summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* avr32: re-instate MCI WP/CD pin assignments for ATNGW100Peter Ma2009-08-271-5/+0
* 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
| * | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM.David S. Miller2009-08-022-6/+8
| * | | sparc64: Sign extend length arg to truncate syscalls when compat.David S. Miller2009-07-272-2/+4
| * | | sparc: Fix cleanup crash in bbc_envctrl_cleanup()David S. Miller2009-07-171-3/+8
* | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-253-1/+15
|\ \ \ \
| * | | | perf_counter: Fix typo in read() output generationPeter Zijlstra2009-08-211-1/+1
| * | | | perf tools: Check perf.data ownerPeter Zijlstra2009-08-192-0/+14
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-08-251-12/+16
|\ \ \ \ \
| * | | | | dma-debug: Fix check_unmap null pointer dereferenceKyle McMartin2009-08-211-12/+16
* | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-08-255-18/+19
|\ \ \ \ \ \
| * | | | | | clockevent: Prevent dead lock on clockevents_lockSuresh Siddha2009-08-194-17/+18
| * | | | | | timers: Drop write permission on /proc/timer_listAmerigo Wang2009-08-171-1/+1