aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-06Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds
2008-01-03[IA64] Update Altix BTE error return status patchRuss Anderson
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds
2008-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-01-01slub: provide /proc/slabinfoPekka J Enberg
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson
2007-12-27increase PNP_MAX_PORT to 40 from 24Len Brown
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-12-26Revert quicklist need->flush fixChristoph Lameter
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger
2007-12-26[NET] tc_nat: header installStephen Hemminger
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller
2007-12-23quicklists: do not release off node pages earlyChristoph Lameter
2007-12-23[POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese
2007-12-23[POWERPC] 4xx: Add early udbg support for 40x processorsBenjamin Herrenschmidt
2007-12-23[POWERPC] 4xx: Improve support for 4xx indirect DCRsBenjamin Herrenschmidt
2007-12-23[POWERPC] Reworking machine check handling and Fix 440/440ABenjamin Herrenschmidt
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-12-21Merge branch 'linux-2.6'Paul Mackerras
2007-12-21[POWERPC] Pointers marked as __iomem do not need to be volatileStephen Rothwell
2007-12-21[POWERPC] Constify the of_device_id passed to of_platform_bus_probeStephen Rothwell
2007-12-21[POWERPC] Fix for via-pmu based backlight controlBenjamin Herrenschmidt
2007-12-21[POWERPC] Implement arch disable/enable irq hooks.Scott Wood
2007-12-21[POWERPC] spufs: don't set reserved bits in spu interrupt statusMasato Noguchi
2007-12-21[POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr
2007-12-21[POWERPC] spufs: use #defines for SPU class [012] exception statusJeremy Kerr
2007-12-21[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr
2007-12-21[POWERPC] cell: wrap master run control bitMasato Noguchi
2007-12-20[NET] include/net/: Spelling fixesJoe Perches
2007-12-20dm: merge max_hw_sectorNeil Brown
2007-12-20[SPARC64]: Fix OOPS in dma_sync_*_for_device()David S. Miller
2007-12-20[POWERPC] Merge 32 and 64 bits pcibios_enable_deviceBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource allocation & assignmentBenjamin Herrenschmidt
2007-12-20[POWERPC] Merge PCI resource fixupsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add platform option to enable /proc PCI domainsBenjamin Herrenschmidt
2007-12-20[POWERPC] pci32: Add flags modifying the PCI code behaviourBenjamin Herrenschmidt
2007-12-20[POWERPC] include/asm-ppc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] include/asm-powerpc/: Spelling fixesjoe@perches.com
2007-12-20[POWERPC] Implement pci_set_dma_mask() in terms of the dma_opsMichael Ellerman
2007-12-20[POWERPC] Cleanup calling mmio_nvram_initIshizaki Kou