| Commit message (Expand) | Author | Files | Lines |
2008-10-23 | x86, um: get rid of arch/um/Kconfig.arch | Al Viro | 7 | -133/+136 |
2008-10-23 | x86, um: get rid of arch/um/os symlink | Al Viro | 5 | -25/+4 |
2008-10-23 | x86, um: get rid of excessive includes of uml-config.h | Al Viro | 9 | -9/+0 |
2008-10-23 | x86, um: get rid of header symlinks | Al Viro | 50 | -19/+5 |
2008-10-23 | x86, um: merge Kconfig.i386 and Kconfig.x86_64 | Al Viro | 4 | -57/+23 |
2008-10-23 | x86, um: get rid of sysdep symlink | Al Viro | 41 | -10/+2 |
2008-10-23 | x86, um: trim the junk from uml ptrace-*.h | Al Viro | 2 | -15/+2 |
2008-10-23 | x86, um: take vm-flags.h to sysdep | Al Viro | 4 | -3/+2 |
2008-10-23 | x86, um: get rid of uml asm/arch | Al Viro | 2 | -18/+2 |
2008-10-23 | x86, um: get rid of uml highmem.h | Al Viro | 4 | -17/+14 |
2008-10-23 | x86, um: get rid of uml unistd.h | Al Viro | 5 | -41/+4 |
2008-10-23 | x86, um: get rid of system.h -> system.h include | Al Viro | 7 | -55/+266 |
2008-10-23 | x86, um: uml atomic.h is not needed anymore | Al Viro | 1 | -11/+0 |
2008-10-23 | x86, um: untangle uml ldt.h | Al Viro | 9 | -9/+9 |
2008-10-23 | x86, um: get rid of more uml asm/arch uses | Al Viro | 3 | -3/+3 |
2008-10-23 | x86, um: remove dead header (uml module-generic.h; never used these days) | Al Viro | 1 | -6/+0 |
2008-10-23 | x86, um: get rid of uml signal.h | Al Viro | 3 | -30/+2 |
2008-10-23 | x86, um: sanitize uml sigcontext.h uses | Al Viro | 7 | -71/+2 |
2008-10-23 | x86, um: now we can get rid of trivial uml headers | Al Viro | 60 | -371/+2 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 340 | -11/+11 |
2008-10-23 | x86, um: initial part of asm-um move | Al Viro | 145 | -8/+9 |
2008-10-23 | x86, um: take arch/um/include/* out of the way | Al Viro | 79 | -27/+26 |
2008-10-21 | binfmt_elf_fdpic: Update for cputime changes. | Paul Mundt | 1 | -12/+7 |
2008-10-21 | mm: remove duplicated #include's | Huang Weiyi | 2 | -3/+0 |
2008-10-21 | Export tiny shmem_file_setup for DRM-GEM | Hugh Dickins | 2 | -1/+2 |
2008-10-21 | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 5 | -8/+8 |
2008-10-21 | fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.c | Thomas Gleixner | 1 | -2/+3 |
2008-10-21 | fix WARN() for PPC | Arjan van de Ven | 1 | -1/+1 |
2008-10-21 | kexec: fix crash_save_vmcoreinfo_init build problem | Luck, Tony | 1 | -0/+1 |
2008-10-20 | USB: Fix unused label warnings in drivers/usb/host/ehci-hcd.c | Linus Torvalds | 1 | -1/+1 |
2008-10-20 | i915: cleanup coding horrors in i915_gem_gtt_pwrite() | Linus Torvalds | 1 | -23/+36 |
2008-10-20 | Fix sprintf format warnings in drm_proc.c | Linus Torvalds | 1 | -2/+2 |
2008-10-20 | byteorder: remove direct includes of linux/byteorder/swab[b].h | Harvey Harrison | 1 | -1/+1 |
2008-10-20 | Update email addresses. | Dave Jones | 18 | -26/+26 |
2008-10-20 | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan | 6 | -267/+269 |
2008-10-20 | Remove empty imacfb.c file | Linus Torvalds | 1 | -0/+0 |
2008-10-20 | PCI: fix pci_ioremap_bar() on s390 | Heiko Carstens | 1 | -0/+2 |
2008-10-20 | Update .gitignore files for generated targets | Linus Torvalds | 2 | -1/+2 |
2008-10-20 | PCI: fix AER capability check | Yu Zhao | 4 | -12/+5 |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 5 | -65/+20 |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes | 1 | -2/+0 |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 1 | -1/+1 |
2008-10-20 | PCI: document the pcie_aspm kernel parameter | Chuck Ebbert | 1 | -0/+6 |
2008-10-20 | PCI: introduce an pci_ioremap(pdev, barnr) function | Arjan van de Ven | 1 | -0/+13 |
2008-10-20 | powerpc/PCI: Add legacy PCI access via sysfs | Benjamin Herrenschmidt | 3 | -1/+153 |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 5 | -82/+102 |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll | 2 | -16/+15 |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao | 5 | -0/+62 |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu | 1 | -7/+20 |
2008-10-20 | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu | 1 | -55/+83 |