summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds10-1039/+82
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-5/+5
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds23-3465/+1382
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes1-1/+1
2012-03-21drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza1-4/+4
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-61/+25
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds7-9/+17
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds17-35/+1406
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds121-6178/+8489
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds36-1038/+3456
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds36-345/+580
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds17-409/+2746
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-20/+93
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-44/+17
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds19-182/+869
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds54-356/+297
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds38-60/+50
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds17-1209/+1150
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1269-87452/+107717
2012-03-20debugfs-related mode_t whack-a-moleAl Viro2-2/+2
2012-03-20gadgetfs: list_for_each_safe() misuseAl Viro1-6/+3
2012-03-20usbfs: kill racy detection of simple_pin_fs()Al Viro1-9/+1
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro1-6/+5
2012-03-20tidy up after d_make_root() conversionAl Viro3-18/+11
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro5-25/+8
2012-03-21tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectableStephen Rothwell1-4/+0
2012-03-21Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt7-1/+1295
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds235-5471/+9156
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds92-2299/+2795
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds378-14013/+37807
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds65-679/+2138
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds29-309/+32
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-34/+54
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+1
2012-03-20drbd: remove the second argument of k[un]map_atomic()Cong Wang1-7/+7
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2012-03-20gma500: remove the second argument of k[un]map_atomic()Cong Wang1-15/+15
2012-03-20dm: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20vhost: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20target: remove the second argument of k[un]map_atomic()Cong Wang2-8/+6
2012-03-20zram: remove the second argument of k[un]map_atomic()Cong Wang2-42/+41
2012-03-20rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang5-59/+13
2012-03-20hv: remove the second argument of k[un]map_atomic()Cong Wang1-17/+14
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang19-69/+64
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang3-12/+8
2012-03-20memstick: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-03-20media: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2