summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-17fs/block: type signature of major_to_index(int) to major_to_index(unsigned)Yang Zhang
2010-12-17block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)Yang Zhang
2010-12-17cfq-iosched: don't check cfqg in choose_service_tree()Gui Jianfeng
2010-12-17fs/splice: Pull buf->ops->confirm() from splice_from_pipe actorsMichał Mirosław
2010-12-13block cfq: select new workload if priority changedShaohua Li writes
2010-11-30cfq-iosched: Get rid of on_st flagGui Jianfeng
2010-11-30cfq-iosched: Get rid of st->activeGui Jianfeng
2010-11-27Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe
2010-11-16block: Rename "block_remap" tracepoint to "block_bio_remap" to clarify the ev...Mike Snitzer
2010-11-16Merge branch 'for-2.6.38/rc2-holder' into for-2.6.38/coreJens Axboe
2010-11-16Merge branch 'v2.6.37-rc2' into for-2.6.38/coreJens Axboe
2010-11-15Linux 2.6.37-rc2v2.6.37-rc2Linus Torvalds
2010-11-15capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris
2010-11-15Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-15Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-11-15i2c: Sanity checks on adapter registrationJean Delvare
2010-11-15i2c: Mark i2c_adapter.id as deprecatedJean Delvare
2010-11-15i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare
2010-11-15i2c: Delete unused adapter IDsJean Delvare
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang
2010-11-15include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds
2010-11-15Fix gcc 4.5.1 miscompiling drivers/char/i8k.c (again)Jim Bos
2010-11-15hwmon: (w83795) Check for BEEP pin availabilityJean Delvare
2010-11-15hwmon: (w83795) Clear intrusion alarm immediatelyJean Delvare
2010-11-15hwmon: (w83795) Read the intrusion state properlyJean Delvare
2010-11-15hwmon: (w83795) Print the actual temperature channels as sourcesJean Delvare
2010-11-15hwmon: (w83795) List all usable temperature sourcesJean Delvare
2010-11-15hwmon: (w83795) Expose fan control methodJean Delvare
2010-11-15hwmon: (w83795) Fix fan control mode attributesJean Delvare
2010-11-15hwmon: (lm95241) Check validity of input valuesJean Delvare
2010-11-15hwmon: Change mail address of Hans J. KochHans J. Koch
2010-11-15blk-cgroup: Allow creation of hierarchical cgroupsVivek Goyal
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap
2010-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-15Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-11-15Merge branches 'sh-fixes-for-linus' and 'rmobile-fixes-for-linus' of git://gi...Linus Torvalds
2010-11-15GFS2: Fix inode deallocation raceSteven Whitehouse
2010-11-15Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt
2010-11-15ARM: mach-shmobile: ap4evb: add fsib 44100Hz rateKuninori Morimoto
2010-11-15sh: intc: Fix up build failure introduced by radix tree changes.Paul Mundt
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger
2010-11-15MAINTAINERS: Add an fbdev git tree entry.Paul Mundt
2010-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2010-11-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-14slub: Fix slub_lock down/up imbalancePavel Emelyanov
2010-11-13Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds