Age | Commit message (Expand) | Author | Files | Lines |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -19/+3 |
2012-03-20 | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 16 | -372/+228 |
2012-03-20 | exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap() | Oleg Nesterov | 1 | -3/+1 |
2012-03-20 | exit_signal: fix the "parent has changed security domain" logic | Oleg Nesterov | 2 | -14/+9 |
2012-03-20 | exit_signal: simplify the "we have changed execution domain" logic | Oleg Nesterov | 2 | -6/+4 |
2012-03-20 | CLONE_PARENT shouldn't allow to set ->exit_signal | Oleg Nesterov | 1 | -1/+7 |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 269 | -5607/+9689 |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 117 | -3139/+3207 |
2012-03-20 | Merge tag 'staging-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 379 | -14013/+37812 |
2012-03-20 | Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 109 | -1005/+3568 |
2012-03-20 | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds | 29 | -309/+32 |
2012-03-20 | AFS: checking wrong bit in afs_readpages() | Dan Carpenter | 1 | -1/+1 |
2012-03-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -252/+343 |
2012-03-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 52 | -462/+462 |
2012-03-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 165 | -1984/+6107 |
2012-03-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -82/+66 |
2012-03-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 29 | -583/+2906 |
2012-03-19 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -28/+23 |
2012-03-19 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -24/+35 |
2012-03-19 | Merge branch 'dcache-word-accesses' | Linus Torvalds | 4 | -0/+150 |
2012-03-19 | vfs: get rid of batshit-insane pointless dentry hash calculations | Linus Torvalds | 1 | -3/+3 |
2012-03-18 | Linux 3.3v3.3 | Linus Torvalds | 1 | -1/+1 |
2012-03-18 | Don't limit non-nested epoll paths | Jason Baron | 1 | -0/+4 |
2012-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -64/+57 |
2012-03-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 13 | -33/+48 |
2012-03-17 | netfilter: ctnetlink: fix race between delete and timeout expiration | Pablo Neira Ayuso | 1 | -11/+12 |
2012-03-16 | ipv6: Don't dev_hold(dev) in ip6_mc_find_dev_rcu. | RongQing.Li | 1 | -1/+0 |
2012-03-16 | Merge branch 'akpm' (more patches from Andrew) | Linus Torvalds | 1 | -0/+7 |
2012-03-16 | nilfs2: fix NULL pointer dereference in nilfs_load_super_block() | Ryusuke Konishi | 1 | -0/+1 |
2012-03-16 | nilfs2: clamp ns_r_segments_percentage to [1, 99] | Haogang Chen | 1 | -0/+6 |
2012-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+8 |
2012-03-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -27/+0 |
2012-03-16 | afs: Remote abort can cause BUG in rxrpc code | Anton Blanchard | 1 | -0/+3 |
2012-03-16 | afs: Read of file returns EBADMSG | Anton Blanchard | 1 | -1/+1 |
2012-03-16 | staging/zmem: Use lockdep_assert_held instead of spin_is_locked | Andi Kleen | 1 | -1/+1 |
2012-03-16 | net: qmi_wwan: add support for ZTE MF820D | Bjørn Mork | 1 | -0/+34 |
2012-03-16 | Tools: hv: Support enumeration from all the pools | K. Y. Srinivasan | 3 | -10/+122 |
2012-03-16 | Tools: hv: Fully support the new KVP verbs in the user level daemon | K. Y. Srinivasan | 1 | -1/+280 |
2012-03-16 | Drivers: hv: Support the newly introduced KVP messages in the driver | K. Y. Srinivasan | 3 | -51/+176 |
2012-03-16 | USB: option: add ZTE MF820D | Bjørn Mork | 1 | -0/+2 |
2012-03-16 | usb: gadget: f_fs: Remove lock is held before freeing checks | Andi Kleen | 1 | -3/+1 |
2012-03-16 | USB: option: make interface blacklist work again | Bjørn Mork | 1 | -0/+1 |
2012-03-16 | usb/ub: deprecate & schedule for removal the "Low Performance USB Block" driver | Sebastian Andrzej Siewior | 3 | -1/+14 |
2012-03-16 | C6X: remove dead code from entry.S | Mark Salter | 1 | -27/+0 |
2012-03-16 | genirq: Remove paranoid warnons and bogus fixups | Thomas Gleixner | 1 | -10/+4 |
2012-03-16 | wimax/i2400m: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet | 1 | -20/+10 |
2012-03-16 | net/hyperv: fix erroneous NETDEV_TX_BUSY use | Eric Dumazet | 1 | -2/+2 |
2012-03-16 | net/usbnet: reserve headroom on rx skbs | Eric Dumazet | 1 | -2/+2 |
2012-03-16 | bnx2x: fix memory leak in bnx2x_init_firmware() | Michal Schmidt | 1 | -26/+24 |
2012-03-16 | bnx2x: fix a crash on corrupt firmware file | Michal Schmidt | 1 | -0/+1 |