aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-17sparc64: Update defconfig.David S. Miller1-63/+119
2009-04-15sparc: remove some pointless conditionals before kfree()Wei Yongjun1-4/+2
2009-04-14sbus: changed ioctls to unlockedStoyan Gaydarov2-9/+13
2009-04-14sparc: asm/atomic.h on 32bit should include asm/system.h for xchgStephen Rothwell1-0/+2
2009-04-14sparc64: Fix smp_callin() locking.David S. Miller1-2/+2
2009-04-14Linux 2.6.30-rc2Linus Torvalds1-1/+1
2009-04-14Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds9-40/+412
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins1-22/+11
2009-04-14drm/i915: fix scheduling while holding the new active list spinlockShaohua Li1-1/+12
2009-04-14Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-3/+5
2009-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds7-213/+197
2009-04-14Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-14/+15
2009-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-35/+179
2009-04-14Fix lpfc_parse_bg_err()'s use of do_div()David Howells1-1/+1
2009-04-14tty: Update some of the USB kernel docLeandro Dorileo1-2/+5
2009-04-14parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpcTony Breeds1-1/+1
2009-04-14parport: Fix various uses of parport_pcAlan Cox2-3/+5
2009-04-14tty: Fix leak in ti-usbAlan Cox1-12/+14
2009-04-14cdc-acm: Fix long standing abuse of tty->low_latencyAlan Cox1-4/+0
2009-04-14microblaze: Add missing FILE tag to MAINTAINERSMichal Simek1-0/+1
2009-04-14lockdep: warn about lockdep disabling after kernel taint, fixIngo Molnar1-0/+1
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi5-6/+0
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek1-6/+4
2009-04-14microblaze: Simplify copy_thread()Michal Simek1-2/+1
2009-04-14microblaze: Add TIMESTAMPING constants to socket.hMichal Simek1-0/+3
2009-04-14microblaze: Add missing empty ftrace.h fileMichal Simek1-0/+1
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek5-0/+5
2009-04-14sh: Add in PCI bus for DMA API debugging.Paul Mundt1-0/+3
2009-04-14sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt1-1/+11
2009-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds9-10/+65
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds1-1/+1
2009-04-14tomoyo: version bump to 2.2.0.Tetsuo Handa8-10/+10
2009-04-14tomoyo: add Documentation/tomoyo.txtTetsuo Handa1-0/+55
2009-04-13Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds9-71/+193
2009-04-14sh: sh7786: modify usb setup timeout judgment bug.Kuninori Morimoto1-7/+7
2009-04-13edac: use to_delayed_work()Jean Delvare3-3/+3
2009-04-13edac: fix local pci_write_bits32Jeff Haran1-2/+10
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt6-295/+254
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt5-61/+124
2009-04-13sgi-xpc: prevent false heartbeat failuresRobin Holt4-152/+123
2009-04-13sgi-xpc: update SGI XP/XPC/XPNET maintainerRobin Holt1-2/+2
2009-04-13doc: use correct debugfs mountpointShen Feng1-3/+3
2009-04-13memcg: fix documentationBharata B Rao1-23/+32
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang15-36/+36
2009-04-13ext2: fix data corruption for racing writesJan Kara1-11/+33
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins1-5/+20
2009-04-13shmem: fix division by zeroYuri Tikhonov1-1/+1
2009-04-13intelfb: support i854Stefan Husemann7-0/+16
2009-04-13mm: add documentation describing what tsk->active_mm means vs tsk->mmMichael Ellerman2-0/+85