| Commit message (Expand) | Author | Files | Lines |
2012-07-12 | slob: Fix early boot kernel crash | Christoph Lameter | 1 | -1/+1 |
2012-07-10 | mm, slub: ensure irqs are enabled for kmemcheck | David Rientjes | 1 | -7/+6 |
2012-07-09 | mm, sl[aou]b: Move kmem_cache_create mutex handling to common code | Christoph Lameter | 3 | -67/+54 |
2012-07-09 | mm, sl[aou]b: Use a common mutex definition | Christoph Lameter | 4 | -86/+82 |
2012-07-09 | mm, sl[aou]b: Common definition for boot state of the slab allocators | Christoph Lameter | 6 | -60/+62 |
2012-07-09 | mm, sl[aou]b: Extract common code for kmem_cache_create() | Christoph Lameter | 6 | -31/+87 |
2012-07-09 | slub: remove invalid reference to list iterator variable | Julia Lawall | 1 | -1/+1 |
2012-07-02 | mm: Fix signal SIGFPE in slabinfo.c. | majianpeng | 1 | -7/+7 |
2012-07-02 | slab: move FULL state transition to an initcall | Glauber Costa | 1 | -4/+4 |
2012-07-02 | slab: Fix a typo in commit 8c138b "slab: Get rid of obj_size macro" | Feng Tang | 1 | -1/+1 |
2012-07-02 | mm, slab: Build fix for recent kmem_cache changes | Thierry Reding | 1 | -1/+1 |
2012-07-02 | slab: rename gfpflags to allocflags | Glauber Costa | 2 | -6/+6 |
2012-06-20 | slub: refactoring unfreeze_partials() | Joonsoo Kim | 1 | -34/+14 |
2012-06-20 | slub: use __cmpxchg_double_slab() at interrupt disabled place | Joonsoo Kim | 1 | -3/+9 |
2012-06-20 | slab/mempolicy: always use local policy from interrupt context | Andi Kleen | 4 | -5/+11 |
2012-06-14 | slab: Get rid of obj_size macro | Christoph Lameter | 1 | -26/+21 |
2012-06-14 | mm, sl[aou]b: Extract common fields from struct kmem_cache | Christoph Lameter | 6 | -112/+130 |
2012-06-14 | slab: Remove some accessors | Christoph Lameter | 1 | -27/+8 |
2012-06-14 | slab: Use page struct fields instead of casting | Christoph Lameter | 2 | -4/+8 |
2012-06-14 | slob: Remove various small accessors | Christoph Lameter | 1 | -40/+9 |
2012-06-14 | slob: No need to zero mapping since it is no longer in use | Christoph Lameter | 1 | -1/+0 |
2012-06-14 | slob: Define page struct fields used in mm_types.h | Christoph Lameter | 2 | -60/+42 |
2012-06-03 | Linux 3.5-rc1v3.5-rc1 | Linus Torvalds | 1 | -2/+2 |
2012-06-03 | dm thin: provide userspace access to pool metadata | Joe Thornber | 5 | -11/+193 |
2012-06-03 | dm thin: use slab mempools | Mike Snitzer | 1 | -62/+99 |
2012-06-03 | dm mpath: allow ioctls to trigger pg init | Mikulas Patocka | 1 | -9/+17 |
2012-06-03 | dm mpath: delay retry of bypassed pg | Mike Christie | 1 | -2/+6 |
2012-06-03 | dm mpath: reduce size of struct multipath | Mike Snitzer | 1 | -6/+7 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 14 | -191/+119 |
2012-06-02 | fec_mpc52xx: fix timestamp filtering | Stephan Gatzka | 1 | -1/+1 |
2012-06-02 | mcs7830: Implement link state detection | Ondrej Zary | 1 | -2/+23 |
2012-06-02 | powerpc: Fix size of st_nlink on 64bit | Anton Blanchard | 1 | -1/+1 |
2012-06-02 | frv: Remove bogus closing parenthesis | Geert Uytterhoeven | 1 | -1/+1 |
2012-06-02 | e1000e: fix Rapid Start Technology support for i217 | Bruce Allan | 1 | -9/+9 |
2012-06-02 | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats() | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-06-02 | nls: fix (and rename) mac NLS table files and config options | Linus Torvalds | 13 | -33/+33 |
2012-06-02 | fs/nls/Makefile: remove bogus CONFIG_ assignments | Andrew Morton | 1 | -12/+0 |
2012-06-02 | r8169: call netif_napi_del at errpaths and at driver unload | Devendra Naga | 1 | -0/+3 |
2012-06-01 | x86, x32, ptrace: Remove PTRACE_ARCH_PRCTL for x32 | H.J. Lu | 1 | -6/+0 |
2012-06-01 | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer | 1 | -6/+6 |
2012-06-01 | mtd: block2mtd: fix recursive call of mtd_writev | Gabor Juhos | 1 | -1/+0 |
2012-06-01 | mtd: gpmi-nand: define ecc.strength | Marek Vasut | 1 | -0/+5 |
2012-06-01 | apple-gmux: Fix up the suspend/resume patch | Matthew Garrett | 1 | -1/+1 |
2012-06-01 | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe | 1 | -1/+1 |
2012-06-01 | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2 | -6/+12 |
2012-06-01 | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 1 | -1/+2 |
2012-06-01 | 8139cp/8139too: terminate the eeprom access with the right opmode | Jason Wang | 2 | -2/+2 |
2012-06-01 | 8139cp: set ring address before enabling receiver | Jason Wang | 1 | -11/+11 |
2012-06-01 | cipso: handle CIPSO options correctly when NetLabel is disabled | Paul Moore | 1 | -1/+28 |
2012-06-01 | x86: get rid of calling do_notify_resume() when returning to kernel mode | Al Viro | 2 | -13/+10 |