| Commit message (Expand) | Author | Age |
... | |
| | * | | | | m68k: Fix redefinition of pgprot_noncached | Alexey Dobriyan | 2009-08-26 |
| | * | | | | arch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg | Andrew Morton | 2009-08-26 |
| | * | | | | m68k: cnt reaches -1, not 0 | Roel Kluin | 2009-08-26 |
| | * | | | | m68k: count can reach 51, not 50 | Roel Kluin | 2009-08-26 |
| | | |/ /
| | |/| | |
|
| * | | | | leds: after setting inverted attribute, we must update the LED | Thadeu Lima de Souza Cascardo | 2009-08-26 |
| * | | | | leds: fix multiple requests and releases of IRQ for GPIO LED Trigger | Thadeu Lima de Souza Cascardo | 2009-08-26 |
| * | | | | acpi processor: remove superfluous warning message | Frans Pop | 2009-08-26 |
| * | | | | ACPI processor: force throttling state when BIOS returns incorrect value | Frans Pop | 2009-08-26 |
| * | | | | wmi: fix kernel panic when stack protection enabled. | Costantino Leandro | 2009-08-26 |
| * | | | | acpi: don't call acpi_processor_init if acpi is disabled | Yinghai Lu | 2009-08-26 |
| * | | | | thermal_sys: check get_temp return value | Michael Brunner | 2009-08-26 |
| * | | | | clone(): fix race between copy_process() and de_thread() | Oleg Nesterov | 2009-08-26 |
| * | | | | mm: fix for infinite churning of mlocked pages | Minchan Kim | 2009-08-26 |
| * | | | | flex_array: convert element_nr formals to unsigned | David Rientjes | 2009-08-26 |
| * | | | | flex_array: declare parts member to have incomplete type | David Rientjes | 2009-08-26 |
| * | | | | flex_array: fix flex_array_free_parts comment | David Rientjes | 2009-08-26 |
| * | | | | flex_array: fix get function for elements in base starting at non-zero | David Rientjes | 2009-08-26 |
| * | | | | pps: fix incorrect verdict check | Joonwoo Park | 2009-08-26 |
| |/ / / |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-08-26 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | irda/sa1100_ir: fix broken netdev_ops conversion | Alexander Beregalov | 2009-08-25 |
| | * | | irda/au1k_ir: fix broken netdev_ops conversion | Alexander Beregalov | 2009-08-25 |
| | * | | pkt_sched: Fix bogon in tasklet_hrtimer changes. | David S. Miller | 2009-08-24 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-08-26 |
| |\ \ \ |
|
| | * | | | sparc64: Validate linear D-TLB misses. | David S. Miller | 2009-08-25 |
| | * | | | sparc64: Update defconfig. | David S. Miller | 2009-08-19 |
| | * | | | sparc32: Update defconfig. | David S. Miller | 2009-08-19 |
| | * | | | sparc32: Kill trap table freeing code. | David S. Miller | 2009-08-19 |
| | * | | | sparc: sys32.S incorrect compat-layer splice() system call | Mathieu Desnoyers | 2009-08-18 |
| | * | | | sparc: Use page_fault_out_of_memory() for VM_FAULT_OOM. | David S. Miller | 2009-08-02 |
| | * | | | sparc64: Sign extend length arg to truncate syscalls when compat. | David S. Miller | 2009-07-27 |
| | * | | | sparc: Fix cleanup crash in bbc_envctrl_cleanup() | David S. Miller | 2009-07-17 |
| * | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2009-08-25 |
| |\ \ \ \ |
|
| | * | | | | perf_counter: Fix typo in read() output generation | Peter Zijlstra | 2009-08-21 |
| | * | | | | perf tools: Check perf.data owner | Peter Zijlstra | 2009-08-19 |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-25 |
| |\ \ \ \ \ |
|
| | * | | | | | dma-debug: Fix check_unmap null pointer dereference | Kyle McMartin | 2009-08-21 |
| * | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-08-25 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha | 2009-08-19 |
| | * | | | | | | timers: Drop write permission on /proc/timer_list | Amerigo Wang | 2009-08-17 |
| * | | | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-08-25 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing: Fix too large stack usage in do_one_initcall() | Ingo Molnar | 2009-08-21 |
| | * | | | | | | | tracing: handle broken names in ftrace filter | Jiri Olsa | 2009-08-18 |
| | * | | | | | | | ftrace: Unify effect of writing to trace_options and option/* | Zhaolei | 2009-08-17 |
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-08-25 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86: Fix build with older binutils and consolidate linker script | Jan Beulich | 2009-08-25 |
| | * | | | | | | | | x86: Fix an incorrect argument of reserve_bootmem() | Amerigo Wang | 2009-08-24 |
| | * | | | | | | | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 |
| | * | | | | | | | | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Ingo Molnar | 2009-08-20 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | xen: rearrange things to fix stackprotector | Jeremy Fitzhardinge | 2009-08-19 |
| | | * | | | | | | | | x86: make sure load_percpu_segment has no stackprotector | Jeremy Fitzhardinge | 2009-08-19 |