| Commit message (Expand) | Author | Age | Files | Lines |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-07-26 | 2 | -184/+64 |
* | PNP: Lindent all source files | Bjorn Helgaas | 2007-07-26 | 2 | -157/+268 |
* | include/asm-:mips add missing edac h file | Doug Thompson | 2007-07-26 | 1 | -0/+35 |
* | fix 'dynreloc miscount' link error on Powerpc | Sam Ravnborg | 2007-07-26 | 2 | -2/+1 |
* | lguest: documentation III: Drivers | Rusty Russell | 2007-07-26 | 2 | -4/+61 |
* | lguest: documentation II: Guest | Rusty Russell | 2007-07-26 | 1 | -9/+38 |
* | xen: xen/page.h compile fix | Jeremy Fitzhardinge | 2007-07-26 | 1 | -0/+1 |
* | PM: fix compiler error of PPC dart_iommu | Ryusuke Konishi | 2007-07-26 | 1 | -0/+3 |
* | arm unaligned.h annotations | Al Viro | 2007-07-26 | 1 | -10/+12 |
* | m68k {in,out}_le{16,32} endianness misannotation | Al Viro | 2007-07-26 | 1 | -4/+4 |
* | make powerpc BUG_ON() OK with pointers and bitwise | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | amd64: fix get_user() on bitwise | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | make __chk_{user,io}_ptr() accept pointers to volatile | Al Viro | 2007-07-26 | 1 | -2/+2 |
* | alpha: long constant | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | netfilter endian regressions | Al Viro | 2007-07-26 | 2 | -4/+4 |
* | m68knommu: remove unused mach_trap_init | Greg Ungerer | 2007-07-26 | 1 | -1/+0 |
* | m68knommu: add prototype for ack_bad_irq | Greg Ungerer | 2007-07-26 | 1 | -0/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-07-25 | 4 | -7/+8 |
|\ |
|
| * | [IA64] fix section mismatch warnings | Tony Luck | 2007-07-25 | 1 | -1/+0 |
| * | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 2 | -6/+7 |
| * | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 | 1 | -0/+1 |
* | | [x86 setup] Make struct apm_bios_info cross-architecture | H. Peter Anvin | 2007-07-25 | 1 | -9/+11 |
* | | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin | 2007-07-25 | 3 | -6/+10 |
* | | [x86 setup] Fix typos in struct efi_info | H. Peter Anvin | 2007-07-25 | 1 | -2/+2 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 | 12 | -49/+58 |
|\ \ |
|
| * \ | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 6 | -15/+28 |
| |\ \ |
|
| | * | | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 | 2 | -0/+7 |
| | * | | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 2007-07-23 | 4 | -15/+21 |
| * | | | Pull d-states into release branch | Len Brown | 2007-07-25 | 2 | -0/+6 |
| |\ \ \ |
|
| | * | | | ACPI, PNP: hook ACPI D-state to PNP suspend/resume | Shaohua Li | 2007-07-22 | 1 | -0/+4 |
| | * | | | ACPI: Add acpi_pm_device_sleep_state helper routine | Shaohua Li | 2007-07-22 | 1 | -0/+2 |
| * | | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 6 | -34/+24 |
| | |/ /
| |/| | |
|
* | | | | m68knommu: fix reset register address casting | Greg Ungerer | 2007-07-25 | 1 | -2/+2 |
* | | | | m68knommu: create hw_irq.h | Greg Ungerer | 2007-07-25 | 1 | -0/+4 |
* | | | | m68knommu: fix definition of MCFDMA_DIR_INV | Philippe De Muyter | 2007-07-25 | 1 | -1/+1 |
* | | | | m68knommu: fix tick timer definition for coldfire | Greg Ungerer | 2007-07-25 | 1 | -1/+23 |
* | | | | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 1 | -5/+1 |
* | | | | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-07-24 | 2 | -3/+30 |
|\ \ \ |
|
| * | | | [POWERPC] 85xx: Added needed MPC85xx PCI device IDs | Kumar Gala | 2007-07-24 | 1 | -0/+13 |
| * | | | [POWERPC] Add Freescale PCI VENDOR ID and 8641 device IDs | Jon Loeliger | 2007-07-24 | 1 | -0/+4 |
| * | | | [POWERPC] Provide ability to setup P2P bridge registers from struct resource | Kumar Gala | 2007-07-23 | 1 | -0/+2 |
| * | | | [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime | Kumar Gala | 2007-07-23 | 1 | -1/+3 |
| * | | | [POWERPC] Removed setup_indirect_pci_nomap | Kumar Gala | 2007-07-23 | 1 | -2/+0 |
| * | | | [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link | Kumar Gala | 2007-07-23 | 1 | -0/+5 |
| * | | | [POWERPC] Add the ability to find PCI capabilities early on | Kumar Gala | 2007-07-23 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-24 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | [MIPS] Whitespace cleanup. | Ralf Baechle | 2007-07-24 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-07-24 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | ata_piix: fix suspend/resume for some TOSHIBA laptops | Tejun Heo | 2007-07-24 | 1 | -0/+2 |