aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-16powerpc/85xx: fix build warning, remove silly castBecky Bruce1-2/+3
2008-09-16powerpc/83xx: mpc836x_mds: add support for the nor flashAnton Vorontsov2-4/+98
2008-09-16serial/cpm_uart: Remove dead Kconfig optionsKumar Gala1-36/+0
2008-09-16powerpc: Add support for mpc8247 based board MGCOGE from keymile.Heiko Schocher5-0/+1212
2008-09-16powerpc: Add support for the MPC852 based mgsuvd board from keymile.Heiko Schocher5-0/+1134
2008-09-15powerpc: Fix major revision number for Freescale coresMartin Langer1-2/+15
2008-09-15powerpc: Clean up hugepage pagetable allocation for powerpc with 16G pagesDavid Gibson1-26/+33
2008-09-15powerpc: Make the irq reverse mapping radix tree locklessSebastien Dugue1-65/+11
2008-09-15powerpc: Separate the irq radix tree insertion and lookupSebastien Dugue3-31/+95
2008-09-15powerpc: Rename PTE_SIZE to HPTE_SIZEBecky Bruce1-18/+18
2008-09-15powerpc: Enforce a non-spe kernel build even on broken compilersThiemo Seufer1-0/+3
2008-09-15powerpc: Use sys_pause for 32-bit pause entry pointChristoph Hellwig2-9/+1
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras16-19/+181
2008-09-15powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bitPaul Mackerras6-126/+110
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras7-64/+72
2008-09-15powerpc: Rearrange head_64.S to move interrupt handler code to the beginningPaul Mackerras1-97/+106
2008-09-15powerpc: Add support for dynamic reconfiguration memory in kexec/kdump kernelsChandru2-22/+95
2008-09-15powerpc: Check rc of notifier chain for memory removeNathan Fontenot1-3/+3
2008-09-15powerpc: New copy_4K_page()Mark Nelson1-105/+93
2008-09-15powerpc: Add new CPU feature: CPU_FTR_CP_USE_DCBTZMark Nelson1-3/+6
2008-09-15powerpc: Fix duplicate test of MACIO_FLAG_SCCB_ONroel kluin1-1/+1
2008-09-09x86: fix memmap=exactmap boot argumentPrarit Bhargava1-1/+1
2008-09-09lib: Correct printk %pF to work on all architecturesJames Bottomley8-11/+56
2008-09-09MAINTAINERS: add Atheros maintainer for atlxChris Snook1-1/+3
2008-09-09update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig1-11/+4
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-09-08Fix format of MAINTAINERSUwe Kleine-König1-1/+1
2008-09-08usb: fix null deferences in low level usb serialJason Wessel1-1/+1
2008-09-08NFS: Restore missing hunk in NFS mount option parserChuck Lever1-0/+6
2008-09-08bridge: don't allow setting hello time to zeroStephen Hemminger2-9/+25
2008-09-08netns : fix kernel panic in timewait socket destructionDaniel Lezcano4-0/+40
2008-09-08x86: disable static NOPLs on 32 bitsLinus Torvalds1-5/+8
2008-09-08xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge1-1/+1
2008-09-08[MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer1-1/+1
2008-09-08ahci: RAID mode SATA patch for Intel Ibex Peak DeviceIDsSeth Heasley1-0/+2
2008-09-08pata_sil680: remove duplicate pcim_enable_deviceDavid Milburn1-3/+0
2008-09-08libata-sff: kill spurious WARN_ON() in ata_hsm_move()Tejun Heo1-5/+0
2008-09-08sata_nv: disable hardreset for genericTejun Heo1-18/+1
2008-09-08ahci: disable PMP for marvell ahcisTejun Heo1-1/+1
2008-09-08sata_mv: add RocketRaid 1720 PCI ID to driverMark Lord1-1/+2
2008-09-08ahci, pata_marvell: play nicely togetherAlan Cox3-15/+59
2008-09-08powerpc: Fix rare boot build breakageHugh Dickins1-1/+1
2008-09-08Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers"Herbert Xu1-36/+48
2008-09-07pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski1-1/+6
2008-09-07netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoulPatrick McHardy1-0/+10
2008-09-07netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan1-4/+4
2008-09-07netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan1-1/+5