| Commit message (Expand) | Author | Age |
* | [PATCH] switch all filesystems over to d_obtain_alias | Christoph Hellwig | 2008-10-23 |
* | [PATCH] new helper: d_obtain_alias | Christoph Hellwig | 2008-10-23 |
* | [PATCH] generic_file_llseek tidyups | Christoph Hellwig | 2008-10-23 |
* | [PATCH] tidy up chrdev_open | Christoph Hellwig | 2008-10-23 |
* | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 2008-10-23 |
* | [PATCH] dm: kill lookup_device wrapper | Christoph Hellwig | 2008-10-23 |
* | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 2008-10-23 |
* | [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs | Al Viro | 2008-10-23 |
* | [PATCH] get rid of path_lookup_create() | Al Viro | 2008-10-23 |
* | [PATCH] get rid of nameidata in audit_tree | Al Viro | 2008-10-23 |
* | [PATCH] assorted path_lookup() -> kern_path() conversions | Al Viro | 2008-10-23 |
* | [PATCH] switch nfsd to kern_path() | Al Viro | 2008-10-23 |
* | [PATCH] sanitize svc_export_parse() | Al Viro | 2008-10-23 |
* | [PATCH] switch quota_on-related stuff to kern_path() | Al Viro | 2008-10-23 |
* | [PATCH] no need for noinline stuff in fs/namespace.c anymore | Al Viro | 2008-10-23 |
* | [PATCH] finally get rid of nameidata in namespace.c | Al Viro | 2008-10-23 |
* | [PATCH] new helper - kern_path() | Al Viro | 2008-10-23 |
* | binfmt_elf_fdpic: Update for cputime changes. | Paul Mundt | 2008-10-20 |
* | mm: remove duplicated #include's | Huang Weiyi | 2008-10-20 |
* | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins | 2008-10-20 |
* | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-20 |
* | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c | Thomas Gleixner | 2008-10-20 |
* | fix WARN() for PPC | Arjan van de Ven | 2008-10-20 |
* | kexec: fix crash_save_vmcoreinfo_init build problem | Luck, Tony | 2008-10-20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | parisc: convert to generic compat_sys_ptrace | Helge Deller | 2008-10-17 |
| * | parisc: add rtc platform driver | Kyle McMartin | 2008-10-10 |
| * | parisc: initialize unwinder much earlier | James Bottomley | 2008-10-10 |
| * | parisc: add new syscalls | Kyle McMartin | 2008-10-10 |
| * | parisc: hijack jump to start_kernel | Kyle McMartin | 2008-10-10 |
| * | parisc: add pdc_coproc_cfg_unlocked and set_firmware_width_unlocked | Kyle McMartin | 2008-10-10 |
| * | parisc: move include/asm-parisc to arch/parisc/include/asm | Kyle McMartin | 2008-10-10 |
| * | parisc: move pdc_result to real2.S | Kyle McMartin | 2008-10-10 |
| * | parisc: unify CCIO_COLLECT_STATS implementation | Kyle McMartin | 2008-10-10 |
| * | parisc: add arch/parisc/kernel/.gitignore | Kyle McMartin | 2008-10-10 |
| * | parisc: ropes.h - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 |
| * | parisc: parisc-agp - fix <asm-parisc/*> -> <asm/*> | Kyle McMartin | 2008-10-10 |
* | | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds | 2008-10-20 |
* | | i915: cleanup coding horrors in i915_gem_gtt_pwrite() | Linus Torvalds | 2008-10-20 |
* | | Fix sprintf format warnings in drm_proc.c | Linus Torvalds | 2008-10-20 |
* | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-10-20 |
|\ \ |
|
| * | | UIO: BKL removal | Jonathan Corbet | 2008-10-16 |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-10-20 |
|\ \ \ |
|
| * | | | PCI: fix pci_ioremap_bar() on s390 | Heiko Carstens | 2008-10-20 |
| * | | | PCI: fix AER capability check | Yu Zhao | 2008-10-20 |
| * | | | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 2008-10-20 |
| * | | | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes | 2008-10-20 |
| * | | | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 2008-10-20 |
| * | | | PCI: document the pcie_aspm kernel parameter | Chuck Ebbert | 2008-10-20 |
| * | | | PCI: introduce an pci_ioremap(pdev, barnr) function | Arjan van de Ven | 2008-10-20 |