summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds129-6219/+8581
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds48-1048/+3660
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds39-351/+606
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds22-422/+2890
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-31/+121
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds86-2603/+1439
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds53-611/+1452
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds180-969/+921
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds131-230/+217
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 Torvalds1687-97502/+124541
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-19/+3
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds16-372/+228
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov1-3/+1
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov2-14/+9
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov2-6/+4
2012-03-20CLONE_PARENT shouldn't allow to set ->exit_signalOleg Nesterov1-1/+7
2012-03-20Fix pppol2tp getsockname()Benjamin LaHaise1-1/+1
2012-03-20Remove printk from rds_sendmsgDave Jones1-1/+0
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds269-5607/+9689
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds117-3139/+3207
2012-03-20Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds379-14013/+37812
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds109-1005/+3568
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-20AFS: checking wrong bit in afs_readpages()Dan Carpenter1-1/+1
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-252/+343
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds52-462/+462
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds165-1984/+6107
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-82/+66
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds29-583/+2906
2012-03-20feature-removal-schedule.txt: schedule the deprecated form of kmap_atomic() f...Cong Wang1-0/+8
2012-03-20highmem: kill all __kmap_atomic()Cong Wang16-29/+24
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-20tomoyo: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20sunrpc: remove the second argument of k[un]map_atomic()Cong Wang4-18/+18
2012-03-20rds: remove the second argument of k[un]map_atomic()Cong Wang7-21/+16
2012-03-20net: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20mm: remove the second argument of k[un]map_atomic()Cong Wang7-35/+35
2012-03-20lib: remove the second argument of k[un]map_atomic()Cong Wang2-5/+4
2012-03-20power: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20kdb: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20udf: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-03-20ocfs2: remove the second argument of k[un]map_atomic()Cong Wang1-8/+8
2012-03-20ntfs: remove the second argument of k[un]map_atomic()Cong Wang4-32/+32