summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-04-15x86: disable X86_PTRACE_BTS for nowIngo Molnar
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-15MN10300: Wire up missing system callsDavid Howells
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-15Input: mainstone-wm97xx - fix condition in pen_upJiri Slaby
2009-04-15Input: pc110pad - remove unused variable devIlpo Järvinen
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Input: bf54x-keys - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich
2009-04-15Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flagMichael Hennerich
2009-04-15Input: da9034-ts - make pen {down,up} events more reliableEric Miao
2009-04-15Input: da9034-ts - add Bin Yang as co-author of the driverEric Miao
2009-04-15Input: atkbd - add forced release keys quirk for Samsung NC20Barry Carroll
2009-04-15Input: atkbd - add forced release keys quirk for Samsung Q45Dmitry Torokhov
2009-04-15Input: gameport - fix attach driver codeDmitry Torokhov
2009-04-15Input: hp_sdc_rtc should depend on serioAlexander Beregalov
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-15[ARM] s3c2410_defconfig: Add MMC/SD core and driversBen Dooks
2009-04-15[ARM] s3c2410_defconfig: Update machine configurationBen Dooks
2009-04-15[ARM] s3c2410_defconfig: Update network optionsBen Dooks
2009-04-15[ARM] s3c2410_defconfig: update to 2.6.30-rc2Ben Dooks
2009-04-15[ARM] SMDK6410: Request GPIOs for LCD power controlMark Brown
2009-04-15[ARM] S3C: remove duplicated #includeHuang Weiyi
2009-04-15netfilter: nf_conntrack: fix crash when unloading helpersPatrick McHardy
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet
2009-04-15netfilter: nf_log regression fixEric Dumazet
2009-04-15cfq-iosched: add close cooperator codeJens Axboe
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe
2009-04-15brd: fix cacheflushingNick Piggin
2009-04-15brd: support barriersNick Piggin
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15bio: add documentation to bio_alloc()Jens Axboe
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi