summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* minix: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* logfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-30/+30
* jbd2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-10/+10
* jbd: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
* gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+12
* fuse: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
* ext2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* exofs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* afs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
* btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-37/+37
* fs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-37/+34
* vhost: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* target: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+6
* zram: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-42/+41
* rtl8192u: remove the second argument of k[un]map_atomic()Cong Wang2012-03-205-59/+13
* hv: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-17/+14
* scsi: remove the second argument of k[un]map_atomic()Cong Wang2012-03-2019-69/+64
* net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-12/+8
* memstick: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-4/+4
* media: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* md: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-21/+21
* infiniband: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* ide: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* drm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-203-15/+15
* edac: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* crypto: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-5/+5
* block: remove the second argument of k[un]map_atomic()Cong Wang2012-03-205-42/+42
* ata: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-4/+4
* crypto: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-45/+23
* x86: remove the second argument of k[un]map_atomic()Cong Wang2012-03-206-27/+27
* um: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* sh: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-8/+8
* powerpc: remove the second argument of k[un]map_atomic()Cong Wang2012-03-204-9/+8
* mips: remove the second argument of k[un]map_atomic()Cong Wang2012-03-202-6/+6
* arm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-209-50/+50
* include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-14/+14
* highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang2012-03-201-6/+46
* Linux 3.3v3.3Linus Torvalds2012-03-181-1/+1
* Don't limit non-nested epoll pathsJason Baron2012-03-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-03-178-64/+57
|\
| * netfilter: ctnetlink: fix race between delete and timeout expirationPablo Neira Ayuso2012-03-171-11/+12
| * ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu.RongQing.Li2012-03-161-1/+0
| * wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10
| * net/hyperv: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-2/+2
| * net/usbnet: reserve headroom on rx skbsEric Dumazet2012-03-161-2/+2
| * bnx2x: fix memory leak in bnx2x_init_firmware()Michal Schmidt2012-03-161-26/+24
| * bnx2x: fix a crash on corrupt firmware fileMichal Schmidt2012-03-161-0/+1
| * sch_sfq: revert dont put new flow at the end of flowsEric Dumazet2012-03-161-1/+5
| * ipv6: fix icmp6_dst_alloc()Eric Dumazet2012-03-161-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-1713-33/+48
|\ \
OpenPOWER on IntegriCloud