Age | Commit message (Expand) | Author | Files | Lines |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 4 | -24/+49 |
2014-07-19 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -36/+10 |
2014-07-19 | Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2014-07-18 | cpufreq: make table sentinel macros unsigned to match use | Brian W Hart | 1 | -2/+2 |
2014-07-17 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2014-07-16 | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 1 | -2/+4 |
2014-07-16 | locking/rwsem: Reduce the size of struct rw_semaphore | Jason Low | 1 | -14/+11 |
2014-07-16 | locking/rwsem: Rename 'activity' to 'count' | Peter Zijlstra | 1 | -4/+4 |
2014-07-16 | locking/spinlocks/mcs: Introduce and use init macro and function for osq locks | Jason Low | 2 | -1/+9 |
2014-07-16 | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead | Jason Low | 3 | -6/+24 |
2014-07-16 | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() | Jason Low | 2 | -4/+4 |
2014-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -10/+2 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2014-07-10 | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2014-07-04 | Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+3 |
2014-07-04 | Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2014-07-04 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+3 |
2014-07-03 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai | 1 | -2/+2 |
2014-07-02 | kernfs: kernfs_notify() must be useable from non-sleepable contexts | Tejun Heo | 1 | -0/+1 |
2014-07-02 | net: fix circular dependency in of_mdio code | Daniel Mack | 1 | -8/+0 |
2014-07-02 | sched: Fix compiler warnings | Guenter Roeck | 1 | -4/+4 |
2014-07-02 | core: fix typo in percpu read_mostly section | Zhengyu He | 1 | -2/+2 |
2014-07-01 | usb-storage/SCSI: Add broken_fua blacklist flag | Alan Stern | 1 | -1/+3 |
2014-06-30 | kernfs: introduce kernfs_pin_sb() | Li Zefan | 1 | -0/+1 |
2014-06-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -5/+4 |
2014-06-27 | iovec: move memcpy_from/toiovecend to lib/iovec.c | Michael S. Tsirkin | 2 | -5/+4 |
2014-06-27 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -5/+11 |
2014-06-27 | Fix 32-bit regression in block device read(2) | Al Viro | 1 | -1/+13 |
2014-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+9 |
2014-06-25 | Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 1 | -36/+10 |
2014-06-25 | block: add support for limiting gaps in SG lists | Jens Axboe | 2 | -0/+10 |
2014-06-25 | bio: remove unused macro bip_vec_idx() | Gu Zheng | 1 | -4/+0 |
2014-06-24 | kernel/watchdog.c: print traces for all cpus on lockup detection | Aaron Tomlin | 1 | -0/+1 |
2014-06-24 | nmi: provide the option to issue an NMI back trace to every cpu but current | Aaron Tomlin | 1 | -1/+10 |
2014-06-24 | kexec: save PG_head_mask in VMCOREINFO | Petr Tesarik | 1 | -0/+3 |
2014-06-23 | rcu: Reduce overhead of cond_resched() checks for RCU | Paul E. McKenney | 1 | -36/+0 |
2014-06-23 | rcu: Export debug_init_rcu_head() and and debug_init_rcu_head() | Paul E. McKenney | 1 | -0/+10 |
2014-06-23 | Revert "block: add __init to elv_register" | Jens Axboe | 1 | -1/+1 |
2014-06-22 | Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -0/+6 |
2014-06-22 | net: phylib: add link_change_notify callback to phy device | Daniel Mack | 1 | -0/+9 |
2014-06-20 | Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2014-06-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+2 |
2014-06-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 1 | -0/+1 |
2014-06-18 | blk-mq: bitmap tag: fix races on shared ::wake_index fields | Alexander Gordeev | 1 | -1/+1 |
2014-06-18 | block: blk_max_size_offset() should check ->max_sectors | Jens Axboe | 1 | -1/+1 |
2014-06-17 | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook | 1 | -0/+2 |
2014-06-16 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -0/+5 |
2014-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -5/+26 |
2014-06-16 | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq... | Linus Torvalds | 1 | -1/+34 |
2014-06-16 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -9/+5 |