| Commit message (Expand) | Author | Files | Lines |
2007-10-17 | oom: serialize out of memory calls | David Rientjes | 1 | -2/+12 |
2007-10-17 | oom: add per-zone locking | David Rientjes | 3 | -0/+60 |
2007-10-17 | oom: change all_unreclaimable zone member to flags | David Rientjes | 4 | -21/+43 |
2007-10-17 | oom: move constraints to enum | David Rientjes | 2 | -9/+12 |
2007-10-17 | oom: move prototypes to appropriate header file | David Rientjes | 5 | -6/+13 |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 67 | -99/+83 |
2007-10-17 | SLUB: simplify IRQ off handling | Christoph Lameter | 1 | -11/+7 |
2007-10-17 | mm: dirty balancing for tasks | Peter Zijlstra | 4 | -1/+62 |
2007-10-17 | mm: per device dirty threshold | Peter Zijlstra | 5 | -38/+194 |
2007-10-17 | lib: floating proportions | Peter Zijlstra | 3 | -1/+505 |
2007-10-17 | mm: count writeback pages per BDI | Peter Zijlstra | 2 | -2/+11 |
2007-10-17 | mm: count reclaimable pages per BDI | Peter Zijlstra | 5 | -0/+16 |
2007-10-17 | mm: scalable bdi statistics counters | Peter Zijlstra | 2 | -3/+109 |
2007-10-17 | mm: bdi init hooks | Peter Zijlstra | 19 | -7/+131 |
2007-10-17 | lib: percpu_counter_init_irq | Peter Zijlstra | 2 | -0/+15 |
2007-10-17 | lib: percpu_counter_init error handling | Peter Zijlstra | 5 | -18/+52 |
2007-10-17 | lib: percpu_count_sum() | Peter Zijlstra | 2 | -4/+20 |
2007-10-17 | lib: percpu_counter_sum_positive | Peter Zijlstra | 5 | -9/+9 |
2007-10-17 | lib: percpu_counter_set | Peter Zijlstra | 2 | -0/+20 |
2007-10-17 | lib: make percpu_counter_add take s64 | Peter Zijlstra | 2 | -5/+5 |
2007-10-17 | lib: percpu_counter variable batch | Peter Zijlstra | 2 | -4/+12 |
2007-10-17 | lib: percpu_counter_sub | Peter Zijlstra | 4 | -3/+8 |
2007-10-17 | lib: percpu_counter_add | Peter Zijlstra | 8 | -17/+17 |
2007-10-17 | nfs: remove congestion_end() | Peter Zijlstra | 3 | -17/+1 |
2007-10-17 | powerpc: add Altivec/VMX state to coredumps | Mark Nelson | 3 | -3/+34 |
2007-10-17 | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define | Mark Nelson | 5 | -8/+11 |
2007-10-17 | partially fix up the lookup_one_noperm mess | Christoph Hellwig | 3 | -26/+39 |
2007-10-17 | missing include in mmc | Al Viro | 1 | -0/+1 |
2007-10-17 | fix adbhid mismerge | Al Viro | 1 | -1/+1 |
2007-10-17 | WOL bugfix for 3c59x.c | Steffen Klassert | 1 | -1/+7 |
2007-10-17 | skge 1.12 | Stephen Hemminger | 1 | -1/+1 |
2007-10-17 | skge: add a debug interface | Stephen Hemminger | 3 | -0/+156 |
2007-10-17 | skge: eeprom support | Stephen Hemminger | 2 | -2/+102 |
2007-10-17 | skge: internal stats | Stephen Hemminger | 2 | -30/+24 |
2007-10-17 | skge: XM PHY handling fixes | Stephen Hemminger | 2 | -44/+50 |
2007-10-17 | skge: changing MTU while running causes problems | Stephen Hemminger | 1 | -7/+44 |
2007-10-17 | skge: fix ram buffer size calculation | Stephen Hemminger | 1 | -27/+24 |
2007-10-17 | gianfar: Fix compile regression caused by 09f75cd7 | Li Yang | 1 | -4/+3 |
2007-10-17 | net: Fix new EMAC driver for NAPI changes | Benjamin Herrenschmidt | 1 | -8/+17 |
2007-10-17 | bonding: two small fixes for IPoIB support | Jay Vosburgh | 2 | -8/+7 |
2007-10-17 | e1000e: don't poke PHY registers to retreive link status | Auke Kok | 1 | -10/+21 |
2007-10-17 | e1000e: fix error checks | Adrian Bunk | 1 | -2/+2 |
2007-10-17 | e1000e: Fix debug printk macro | Auke Kok | 1 | -1/+1 |
2007-10-17 | tokenring/3c359.c: fixed array index problem | Marcus Meissner | 1 | -1/+1 |
2007-10-17 | [netdrvr] forcedeth: remove in-driver copy of net_device_stats | Jeff Garzik | 1 | -36/+36 |
2007-10-17 | [netdrvr] forcedeth: improved probe info; dev_printk() cleanups | Jeff Garzik | 1 | -31/+57 |
2007-10-17 | forcedeth: fix NAPI rx poll function | Ingo Molnar | 1 | -3/+5 |
2007-10-17 | fix cirrusfb breakage | Al Viro | 1 | -2/+3 |
2007-10-17 | SELinux: kills warnings in Improve SELinux performance when AVC misses | KaiGai Kohei | 2 | -6/+7 |
2007-10-17 | SELinux: improve performance when AVC misses. | KaiGai Kohei | 4 | -237/+303 |