summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-06-20netns: Don't receive new packets in a dead network namespace.Eric W. Biederman
2008-06-20sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller
2008-06-20pppoe: warning fixStephen Hemminger
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-06-20alpha: resurrect Cypress IDE quirkIvan Kokshaysky
2008-06-20alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky
2008-06-20alpha: link failure fixIvan Kokshaysky
2008-06-20alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky
2008-06-20Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-20Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman
2008-06-20BAST: Remove old IDE driverBen Dooks
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson
2008-06-20pcmcia: add an pata/ide IDMatt Reimer
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown
2008-06-20Merge branch 'bugzilla-10695' into releaseLen Brown
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang
2008-06-19ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki
2008-06-19ipv6: Remove options header when setsockopt's optlen is 0Shan Wei
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan
2008-06-19Merge branch 'linus' into sched/urgentIngo Molnar
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky