| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-07-22 | 7 | -69/+164 |
|\ |
|
| * | slab: fix DEBUG_SLAB warning | Tetsuo Handa | 2011-07-22 | 1 | -1/+2 |
| * | slab: shrink sizeof(struct kmem_cache) | Eric Dumazet | 2011-07-20 | 2 | -17/+19 |
| * | slab: fix DEBUG_SLAB build | Hugh Dickins | 2011-07-18 | 1 | -4/+2 |
| * | SLUB: Fix missing <linux/stacktrace.h> include | Pekka Enberg | 2011-07-07 | 1 | -0/+1 |
| * | slub: reduce overhead of slub_debug | Marcin Slusarz | 2011-07-07 | 1 | -2/+34 |
| * | slub: Add method to verify memory is not freed | Ben Greear | 2011-07-07 | 2 | -0/+49 |
| * | slub: Enable backtrace for create/delete points | Ben Greear | 2011-07-07 | 1 | -0/+32 |
| * | slab allocators: Provide generic description of alignment defines | Christoph Lameter | 2011-07-07 | 1 | -0/+10 |
| * | slab, slub, slob: Unify alignment definition | Christoph Lameter | 2011-06-16 | 4 | -46/+10 |
| * | slob/lockdep: Fix gfp flags passed to lockdep | Steven Rostedt | 2011-06-07 | 1 | -0/+6 |
* | | Linux 3.0v3.0 | Linus Torvalds | 2011-07-21 | 1 | -1/+1 |
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2011-07-21 | 1 | -0/+1 |
|\ \ |
|
| * | | sparc,kgdbts: fix compile regression with kgdb test suite | Jason Wessel | 2011-07-21 | 1 | -0/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2011-07-21 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | CIFS: Fix wrong length in cifs_iovec_read | Pavel Shilovsky | 2011-07-21 | 1 | -1/+1 |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-21 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | x86: Make Dell Latitude E6420 use reboot=pci | H. Peter Anvin | 2011-07-21 | 1 | -0/+8 |
| * | | | | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman | 2011-07-21 | 1 | -0/+8 |
| |/ / / |
|
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-07-21 | 4 | -39/+56 |
|\ \ \ \ |
|
| * | | | | drm/i915: Fix unfenced alignment on pre-G33 hardware | Chris Wilson | 2011-07-18 | 3 | -38/+41 |
| * | | | | drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS | Keith Packard | 2011-07-13 | 2 | -1/+15 |
* | | | | | vfs: drop conditional inode prefetch in __do_lookup_rcu | Linus Torvalds | 2011-07-21 | 1 | -2/+0 |
* | | | | | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop | Jan Beulich | 2011-07-21 | 1 | -9/+5 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-07-20 | 5 | -28/+103 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 2011-07-20 | 5 | -28/+103 |
| |\ \ \ \ |
|
| | * | | | | signal: align __lock_task_sighand() irq disabling and RCU | Paul E. McKenney | 2011-07-20 | 1 | -6/+13 |
| | * | | | | softirq,rcu: Inform RCU of irq_exit() activity | Peter Zijlstra | 2011-07-20 | 2 | -3/+11 |
| | * | | | | sched: Add irq_{enter,exit}() to scheduler_ipi() | Peter Zijlstra | 2011-07-20 | 1 | -6/+38 |
| | * | | | | rcu: protect __rcu_read_unlock() against scheduler-using irq handlers | Paul E. McKenney | 2011-07-20 | 1 | -5/+24 |
| | * | | | | rcu: Streamline code produced by __rcu_read_unlock() | Paul E. McKenney | 2011-07-19 | 1 | -6/+6 |
| | * | | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special | Paul E. McKenney | 2011-07-19 | 2 | -2/+9 |
| | * | | | | rcu: decrease rcu_report_exp_rnp coupling with scheduler | Paul E. McKenney | 2011-07-19 | 1 | -2/+4 |
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-07-20 | 4 | -61/+190 |
|\ \ \ \ \ \ |
|
| * | | | | | | sched: Avoid creating superfluous NUMA domains on non-NUMA systems | Peter Zijlstra | 2011-07-20 | 1 | -0/+2 |
| * | | | | | | sched: Allow for overlapping sched_domain spans | Peter Zijlstra | 2011-07-20 | 3 | -29/+132 |
| * | | | | | | sched: Break out cpu_power from the sched_group structure | Peter Zijlstra | 2011-07-20 | 3 | -34/+58 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-20 | 3 | -2/+10 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | x86. reboot: Make Dell Latitude E6320 use reboot=pci | Maxime Ripard | 2011-07-12 | 1 | -0/+8 |
| * | | | | | x86, doc only: Correct real-mode kernel header offset for init_size | Darren Hart | 2011-07-12 | 1 | -1/+1 |
| * | | | | | x86: Disable AMD_NUMA for 32bit for now | Tejun Heo | 2011-07-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-07-19 | 1 | -7/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | ceph: fix file mode calculation | Sage Weil | 2011-07-19 | 1 | -7/+10 |
* | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 2011-07-19 | 3 | -7/+24 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | davinci: DM365 EVM: fix video input mux bits | Jon Povey | 2011-07-19 | 1 | -2/+2 |
| * | | | | | | | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor | 2011-07-19 | 1 | -0/+6 |
| * | | | | | | | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv | 2011-07-12 | 1 | -5/+16 |
* | | | | | | | | vmscan: fix a livelock in kswapd | Shaohua Li | 2011-07-19 | 1 | -1/+2 |
* | | | | | | | | fs/libfs.c: fix simple_attr_write() on 32bit machines | Akinobu Mita | 2011-07-19 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-19 | 2 | -72/+35 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|/ /
|/| | | | | | | |
|