summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-20fuse: remove the second argument of k[un]map_atomic()Cong Wang2-4/+4
2012-03-20ext2: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20exofs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20afs: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang7-37/+37
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang7-37/+34
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
2012-03-20md: remove the second argument of k[un]map_atomic()Cong Wang1-21/+21
2012-03-20infiniband: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20ide: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20drm: remove the second argument of k[un]map_atomic()Cong Wang3-15/+15
2012-03-20edac: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-5/+5
2012-03-20block: remove the second argument of k[un]map_atomic()Cong Wang5-42/+42
2012-03-20ata: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang7-45/+23
2012-03-20x86: remove the second argument of k[un]map_atomic()Cong Wang6-27/+27
2012-03-20um: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-03-20sh: remove the second argument of k[un]map_atomic()Cong Wang2-8/+8
2012-03-20powerpc: remove the second argument of k[un]map_atomic()Cong Wang4-9/+8
2012-03-20mips: remove the second argument of k[un]map_atomic()Cong Wang2-6/+6
2012-03-20arm: remove the second argument of k[un]map_atomic()Cong Wang9-50/+50
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang1-6/+46
2012-03-20Merge branch 'upstream' into for-linusJiri Kosina15-1084/+860
2012-03-20HID: multitouch: add PID for Fructel productAndreas Nielsen3-0/+9
2012-03-20Merge branches 'roccat' and 'wacom' into for-linusJiri Kosina3-70/+90
2012-03-20Merge branches 'battery-scope', 'logitech' and 'multitouch' into for-linusJiri Kosina7-59/+204
2012-03-20kcore: fix spelling in read_kcore() commentLaura Vasilescu1-1/+1
2012-03-20ipv6: fix incorrent ipv6 ipsec packet fragmentGao feng1-5/+6
2012-03-20cpsw: Hook up default ndo_change_mtu.David S. Miller1-0/+1
2012-03-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-28/+23
2012-03-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-24/+35
2012-03-20Merge branch 'dcache-word-accesses'Linus Torvalds4-0/+150
2012-03-20constify struct pci_dev * in obvious casesAl Viro3-8/+8
2012-03-20vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds1-3/+3
2012-03-20net: qmi_wwan: fix build error due to cdc-wdm dependecyBjørn Mork1-0/+1
2012-03-20netdev: driver: ethernet: Add TI CPSW driverMugunthan V N4-0/+1086
2012-03-20netdev: driver: ethernet: add cpsw address lookup engine supportMugunthan V N2-0/+734
2012-03-20phy: add am79c874 PHY supportHeiko Schocher3-0/+108
2012-03-20mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-03-20bonding: send igmp report for its masterPeter Pan(潘卫平)1-3/+15