Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | genirq: Get rid of unnecessary irqaction field in task_struct | Alexander Gordeev | 2012-03-09 | 1 | -5/+5 | |
* | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-20 | 6 | -37/+156 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-02-28 | 6 | -37/+156 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sections | Paul E. McKenney | 2012-02-21 | 1 | -0/+27 | |
| | * | | | | | | | | | rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep | Heiko Carstens | 2012-02-21 | 2 | -2/+16 | |
| | * | | | | | | | | | rcu: Call out dangers of expedited RCU primitives | Paul E. McKenney | 2012-02-21 | 1 | -0/+16 | |
| | * | | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUs | Paul E. McKenney | 2012-02-21 | 2 | -4/+26 | |
| | * | | | | | | | | | rcu: Note that rcu_access_pointer() can be used for teardown | Paul E. McKenney | 2012-02-21 | 1 | -0/+7 | |
| | * | | | | | | | | | rcu: Make rcu_sleep_check() also check rcu_lock_map | Paul E. McKenney | 2012-02-21 | 1 | -0/+14 | |
| | * | | | | | | | | | rcu: Simplify unboosting checks | Paul E. McKenney | 2012-02-21 | 1 | -2/+1 | |
| | * | | | | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initialized | Paul E. McKenney | 2012-02-21 | 1 | -4/+0 | |
| | * | | | | | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacks | Paul E. McKenney | 2012-02-21 | 4 | -25/+48 | |
| | * | | | | | | | | | rcu: Improve synchronize_rcu() diagnostics | Frederic Weisbecker | 2012-02-21 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-03-15 | 3 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Block: use a freezable workqueue for disk-event polling | Alan Stern | 2012-03-02 | 1 | -0/+4 | |
| * | | | | | | | | | block: Fix NULL pointer dereference in sd_revalidate_disk | Jun'ichi Nomura | 2012-03-02 | 1 | -0/+1 | |
| * | | | | | | | | | block: exit_io_context() should call elevator_exit_icq_fn() | Tejun Heo | 2012-02-15 | 1 | -0/+1 | |
| * | | | | | | | | | block: replace icq->changed with icq->flags | Tejun Heo | 2012-02-15 | 1 | -3/+6 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-09 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | route: Remove redirect_genid | Steffen Klassert | 2012-03-08 | 1 | -1/+0 | |
| * | | | | | | | | | | inetpeer: Invalidate the inetpeer tree along with the routing cache | Steffen Klassert | 2012-03-08 | 1 | -0/+3 | |
* | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-09 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into... | Grant Likely | 2012-02-27 | 71 | -431/+369 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | dt: add empty of_find_compatible_node function | Shawn Guo | 2012-02-15 | 1 | -0/+8 | |
* | | | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-07 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ... | viresh kumar | 2012-02-23 | 1 | -0/+2 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (Andrew's patch bomb) | Linus Torvalds | 2012-03-06 | 3 | -9/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | memcg: fix GPF when cgroup removal races with last exit | Hugh Dickins | 2012-03-06 | 1 | -5/+0 | |
| * | | | | | | | | | | | | vfork: kill PF_STARTING | Oleg Nesterov | 2012-03-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | coredump_wait: don't call complete_vfork_done() | Oleg Nesterov | 2012-03-06 | 1 | -1/+0 | |
| * | | | | | | | | | | | | vfork: make it killable | Oleg Nesterov | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | vfork: introduce complete_vfork_done() | Oleg Nesterov | 2012-03-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | kmsg_dump: don't run on non-error paths by default | Matthew Garrett | 2012-03-06 | 1 | -2/+7 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-03-05 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tcp: fix comment for tp->highest_sack | Neal Cardwell | 2012-02-28 | 2 | -3/+5 | |
* | | | | | | | | | | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-05 | 1 | -14/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | percpu: fix __this_cpu_{sub,inc,dec}_return() definition | Konstantin Khlebnikov | 2012-03-04 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | percpu: use raw_local_irq_* in _this_cpu op | Ming Lei | 2012-02-21 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | percpu: fix generic definition of __this_cpu_add_and_return() | Konstantin Khlebnikov | 2012-02-21 | 1 | -1/+2 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c | Linus Torvalds | 2012-03-05 | 1 | -20/+0 | |
* | | | | | | | | | | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2012-03-04 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [PARISC] fix compile break caused by iomap: make IOPORT/PCI mapping functions... | James Bottomley | 2012-02-27 | 2 | -2/+2 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | vfs: clarify and clean up dentry_cmp() | Linus Torvalds | 2012-03-02 | 1 | -5/+4 | |
* | | | | | | | | | | | | | vfs: uninline full_name_hash() | Linus Torvalds | 2012-03-02 | 1 | -8/+1 | |
* | | | | | | | | | | | | | vfs: trivial __d_lookup_rcu() cleanups | Linus Torvalds | 2012-03-02 | 1 | -1/+2 | |
* | | | | | | | | | | | | | regset: Return -EFAULT, not -EIO, on host-side memory fault | H. Peter Anvin | 2012-03-02 | 1 | -2/+2 | |
* | | | | | | | | | | | | | regset: Prevent null pointer reference on readonly regsets | H. Peter Anvin | 2012-03-02 | 1 | -0/+6 | |
* | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-03-02 | 2 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux... | Dave Airlie | 2012-02-29 | 2 | -3/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | drm/exynos: exynos_drm.h header file fixes | Kamil Debski | 2012-02-15 | 2 | -1/+5 |