summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-21Add return value to reserve_bootmem_node()Bernhard Walle2-3/+5
2008-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-7/+52
2008-06-21netns: Don't receive new packets in a dead network namespace.Eric W. Biederman3-0/+18
2008-06-21sctp: Make sure N * sizeof(union sctp_addr) does not overflow.David S. Miller1-1/+3
2008-06-21pppoe: warning fixStephen Hemminger1-1/+1
2008-06-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+2
2008-06-21alpha: resurrect Cypress IDE quirkIvan Kokshaysky1-0/+17
2008-06-21alpha: fix compile failures with gcc-4.3 (bug #10438)Ivan Kokshaysky8-23/+26
2008-06-21alpha: link failure fixIvan Kokshaysky1-0/+1
2008-06-21alpha: fix module load failures on smp (bug #10926)Ivan Kokshaysky1-1/+71
2008-06-21Linux 2.6.26-rc7v2.6.26-rc7Linus Torvalds1-1/+1
2008-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds7-110/+21
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds5-141/+180
2008-06-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-6/+5
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds13-1070/+2604
2008-06-20Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2008-06-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+19
2008-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+73
2008-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-16/+26
2008-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds6-29/+25
2008-06-20Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-16/+67
2008-06-20[watchdog] hpwdt: fix use of inline assemblyLinus Torvalds1-75/+80
2008-06-20[IA64] SN2: security hole in sn2_ptc_proc_writeCliff Wickman1-0/+2
2008-06-20BAST: Remove old IDE driverBen Dooks3-98/+0
2008-06-20pcmcia ide kingston compactflash's have a new manufacturer idChristophe Niclaes1-0/+1
2008-06-20pcmcia: add another pata/ide IDKristoffer Ericson2-0/+2
2008-06-20pcmcia: add an pata/ide IDMatt Reimer2-0/+2
2008-06-20ide: increase timeout in wait_drive_not_busy()Bartlomiej Zolnierkiewicz1-3/+3
2008-06-20palm_bk3710: fix resource managementSergei Shtylyov1-9/+13
2008-06-20Reinstate ZERO_PAGE optimization in 'get_user_pages()' and fix XIPLinus Torvalds3-5/+24
2008-06-20Merge branch 'bugzilla-9761' into releaseLen Brown1-1/+2
2008-06-20Merge branch 'bugzilla-10695' into releaseLen Brown1-5/+3
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie1-4/+3
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2-2/+12
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang1-1/+1
2008-06-20ipv6: Drop packets for loopback address from outside of the box.YOSHIFUJI Hideaki2-0/+15
2008-06-20ipv6: Remove options header when setsockopt's optlen is 0Shan Wei1-4/+7
2008-06-19x86, geode: add a VSA2 ID for General SoftwareJordan Crouse2-3/+6
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi1-0/+6
2008-06-19Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.Sonic Zhang6-27/+23
2008-06-19Blackfin arch: fix typo error in bf548 serial header fileSonic Zhang1-2/+2
2008-06-19x86: use BOOTMEM_EXCLUSIVE on 32-bitBernhard Walle1-2/+8
2008-06-19x86, 32-bit: fix boot failure on TSC-less processorsMikael Pettersson1-10/+8
2008-06-19x86: fix NULL pointer deref in __switch_toSuresh Siddha2-0/+2
2008-06-19x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits.Jeremy Fitzhardinge1-1/+2
2008-06-19softlockup: fix NMI hangs due to lock race - 2.6.26-rc regressionJason Wessel1-5/+10
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt1-2/+0
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan3-4/+9
2008-06-19Merge branch 'linus' into sched/urgentIngo Molnar197-3866/+6556
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky2-0/+28