Age | Commit message (Expand) | Author |
2008-05-23 | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepable | Pekka Paalanen |
2008-05-23 | x86_64: fix kernel rodata NX setting | Pekka Paalanen |
2008-05-23 | x86: add a list for custom page fault handlers. | Pekka Paalanen |
2008-05-23 | ftrace: dont write protect kernel text | Steven Rostedt |
2008-05-23 | ftrace: fix the fault label in updating code | Steven Rostedt |
2008-05-23 | ftrace: fix kexec | Ingo Molnar |
2008-05-23 | ftrace: use dynamic patching for updating mcount calls | Steven Rostedt |
2008-05-23 | ftrace: move memory management out of arch code | Steven Rostedt |
2008-05-23 | ftrace: use nops instead of jmp | Steven Rostedt |
2008-05-23 | ftrace: dynamic enabling/disabling of function calls | Steven Rostedt |
2008-05-23 | ftrace: trace preempt off critical timings | Steven Rostedt |
2008-05-23 | ftrace: trace irq disabled critical timings | Steven Rostedt |
2008-05-23 | ftrace: add basic support for gcc profiler instrumentation | Arnaldo Carvalho de Melo |
2008-05-23 | x86: add notrace annotations to vsyscall. | Steven Rostedt |
2008-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-21 | sparc64: Prevent stack backtrace false positives on trap frames. | David S. Miller |
2008-05-21 | sparc64: Fix stack tracing through trap frames. | David S. Miller |
2008-05-21 | sparc64: Fix kernel thread stack termination. | David S. Miller |
2008-05-21 | provide out-of-line strcat() for m68k | Al Viro |
2008-05-21 | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro |
2008-05-21 | thanks to net/mac80211 we need to pull drivers/leds/Kconfig on uml | Al Viro |
2008-05-21 | missing export of csum_partial() on uml/amd64 | Al Viro |
2008-05-21 | uml: add missing exports for UML_RANDOM=m | Al Viro |
2008-05-21 | fix include order in sys-i386/registers.c | Al Viro |
2008-05-21 | missed kmalloc() in pcap_user.c | Al Viro |
2008-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2008-05-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-05-20 | [POWERPC] Update defconfigs for desktop/server systems | Paul Mackerras |
2008-05-20 | Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras |
2008-05-20 | sparc64: Add global register dumping facility. | David S. Miller |
2008-05-20 | sparc: remove CVS keywords | Adrian Bunk |
2008-05-20 | sparc64: remove CVS keywords | Adrian Bunk |
2008-05-20 | [POWERPC] Fix mpc8377_mds.dts DMA nodes to match spec | Kumar Gala |
2008-05-20 | [POWERPC] Update arch/powerpc/boot/.gitignore | Kumar Gala |
2008-05-20 | [POWERPC] Remove generated files on make clean | Kumar Gala |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-05-19 | Merge branch 'for-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2008-05-20 | [POWERPC] powerpc/mm/hash_low_32.S: Remove CVS keyword | Adrian Bunk |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-05-19 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-05-19 | PCI: Correct last two HP entries in the bfsort whitelist | Tony Camuso |
2008-05-19 | [POWERPC] 4xx: Workaround for CHIP_11 Errata | Josh Boyer |
2008-05-19 | sh: Fix up restorer in debug_trap exception return path. | Paul Mundt |
2008-05-19 | sh: Make is_valid_bugaddr() more intelligent on nommu. | Paul Mundt |
2008-05-18 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds |
2008-05-18 | m68k: Add multi_defconfig | Geert Uytterhoeven |
2008-05-18 | m68k: Update defconfigs | Geert Uytterhoeven |
2008-05-18 | m68k: Correctly handle multi-ISA at runtime | Geert Uytterhoeven |