summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kmemleak: add clear command supportLuis R. Rodriguez2009-09-082-0/+56
* kmemleak: use bool for true/false questionsLuis R. Rodriguez2009-09-081-4/+4
* kmemleak: Do no create the clean-up thread during kmemleak_disable()Catalin Marinas2009-09-081-17/+5
* kmemleak: Scan all thread stacksCatalin Marinas2009-09-041-7/+7
* kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-043-2/+31
* kmemleak: Ignore the aperture memory hole on x86_64Catalin Marinas2009-09-012-0/+12
* kmemleak: Printing of the objects hex dumpSergey Senozhatsky2009-08-271-0/+39
* kmemleak: Do not report alloc_bootmem blocks as leaksCatalin Marinas2009-08-271-1/+5
* kmemleak: Save the stack trace for early allocationsCatalin Marinas2009-08-271-12/+52
* kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-272-21/+23
* kmemleak: Dump object information on requestCatalin Marinas2009-08-272-0/+26
* kmemleak: Allow rescheduling during an object scanningCatalin Marinas2009-08-271-4/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-262-16/+47
|\
| * virtio: net refill on out-of-memoryRusty Russell2009-08-261-15/+46
| * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-261-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-08-262-136/+79
|\ \
| * | powerpc/ps3: Update ps3_defconfigGeoff Levand2009-08-271-136/+75
| * | powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven2009-08-271-0/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-08-261-0/+4
|\ \ \
| * | | IMA: iint put in ima_counts_get and putEric Paris2009-08-271-0/+4
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-08-267-12/+17
|\ \ \ \
| * | | | m68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_counter_openGeert Uytterhoeven2009-08-263-1/+7
| * | | | m68k: Fix redefinition of pgprot_noncachedAlexey Dobriyan2009-08-261-2/+1
| * | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap argAndrew Morton2009-08-261-6/+4
| * | | | m68k: cnt reaches -1, not 0Roel Kluin2009-08-261-2/+4
| * | | | m68k: count can reach 51, not 50Roel Kluin2009-08-261-1/+1
| | |/ / | |/| |
* | | | leds: after setting inverted attribute, we must update the LEDThadeu Lima de Souza Cascardo2009-08-261-0/+3
* | | | leds: fix multiple requests and releases of IRQ for GPIO LED TriggerThadeu Lima de Souza Cascardo2009-08-261-7/+14
* | | | acpi processor: remove superfluous warning messageFrans Pop2009-08-261-2/+2
* | | | ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop2009-08-263-17/+20
* | | | wmi: fix kernel panic when stack protection enabled.Costantino Leandro2009-08-261-4/+4
* | | | acpi: don't call acpi_processor_init if acpi is disabledYinghai Lu2009-08-261-0/+6
* | | | thermal_sys: check get_temp return valueMichael Brunner2009-08-261-1/+8
* | | | clone(): fix race between copy_process() and de_thread()Oleg Nesterov2009-08-261-15/+5
* | | | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-262-2/+8
* | | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-262-15/+19
* | | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-261-1/+1
* | | | flex_array: fix flex_array_free_parts commentDavid Rientjes2009-08-261-3/+0
* | | | flex_array: fix get function for elements in base starting at non-zeroDavid Rientjes2009-08-261-6/+8
* | | | pps: fix incorrect verdict checkJoonwoo Park2009-08-261-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-254-10/+2
|\ \ \ | | |/ | |/|
| * | irda/sa1100_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | irda/au1k_ir: fix broken netdev_ops conversionAlexander Beregalov2009-08-251-4/+0
| * | pkt_sched: Fix bogon in tasklet_hrtimer changes.David S. Miller2009-08-242-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-08-2513-143/+175
|\ \ \
| * | | sparc64: Validate linear D-TLB misses.David S. Miller2009-08-254-28/+76
| * | | sparc64: Update defconfig.David S. Miller2009-08-181-25/+34
| * | | sparc32: Update defconfig.David S. Miller2009-08-181-30/+44
| * | | sparc32: Kill trap table freeing code.David S. Miller2009-08-182-48/+0
| * | | sparc: sys32.S incorrect compat-layer splice() system callMathieu Desnoyers2009-08-181-1/+1
OpenPOWER on IntegriCloud