Age | Commit message (Expand) | Author |
2009-03-16 | Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/... | Ingo Molnar |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-03-14 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2009-03-14 | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar |
2009-03-14 | x86: entry_32.S fix compile warnings - fix work mask bit width | Jaswinder Singh Rajput |
2009-03-13 | MIPS: Mark Eins: Fix configuration. | Ralf Baechle |
2009-03-13 | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le |
2009-03-13 | tracing/syscalls: support for syscalls tracing on x86, fix | Ingo Molnar |
2009-03-13 | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker |
2009-03-13 | parisc: update defconfigs | Kyle McMartin |
2009-03-13 | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker |
2009-03-13 | parisc: define x->x mmio accessors | Kyle McMartin |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin |
2009-03-13 | parisc: convert (read|write)bwlq to inlines | Kyle McMartin |
2009-03-13 | parisc: fix use of new cpumask api in irq.c | Kyle McMartin |
2009-03-13 | parisc: update parisc for new irq_desc | Mike Travis |
2009-03-13 | parisc: fix 64bit build | Helge Deller |
2009-03-13 | parisc: add braces around arguments in assembler macros | Helge Deller |
2009-03-13 | parisc: remove unused local out_putf label | Helge Deller |
2009-03-13 | parisc: fix `struct pt_regs' declared inside parameter list warning | Helge Deller |
2009-03-13 | parisc: fix section mismatch warnings | Helge Deller |
2009-03-13 | parisc: BUG_ON() cleanup | Helge Deller |
2009-03-13 | Merge branch 'core/locking' into tracing/ftrace | Ingo Molnar |
2009-03-12 | uml: fix WARNING: vmlinux: 'memcpy' exported twice | akpm@linux-foundation.org |
2009-03-12 | UML on UML fixed: it did not start | Renzo Davoli |
2009-03-12 | [ARM] Fix virtual to physical translation macro corner cases | Russell King |
2009-03-12 | [ARM] update mach-types | Russell King |
2009-03-12 | [ARM] 5421/1: ftrace: fix crash due to tracing of __naked functions | Uwe Kleine-König |
2009-03-12 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 | Russell King |
2009-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2009-03-12 | x86: memcpy, clean up | Ingo Molnar |
2009-03-12 | x86-64: remove unnecessary spill/reload of rbx from memcpy | Jan Beulich |
2009-03-12 | x86-64: move save_paranoid into .kprobes.text | Jan Beulich |
2009-03-12 | x86: remove leftover unwind annotations | Jan Beulich |
2009-03-12 | Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an... | Ingo Molnar |
2009-03-11 | x86: mmiotrace: quieten spurious warning message | Stuart Bennett |
2009-03-11 | MIPS: IP27: Enable RAID5 module | Ralf Baechle |
2009-03-11 | MIPS: TXx9: update defconfigs | Atsushi Nemoto |
2009-03-11 | MIPS: NEC VR5500 processor support fixup | Shinya Kuribayashi |
2009-03-11 | MIPS: Fix build of non-CONFIG_SYSVIPC version of sys_32_ipc | Xiaotian Feng |
2009-03-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-03-11 | x86: remove zImage support | H. Peter Anvin |
2009-03-11 | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs | Ingo Molnar |
2009-03-11 | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn() | Akinobu Mita |
2009-03-11 | x86: cpu architecture debug code, build fix, cleanup | Jaswinder Singh Rajput |
2009-03-11 | x86: shrink __ALIGN and __ALIGN_STR definitions | Cyrill Gorcunov |
2009-03-11 | Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/core | Ingo Molnar |
2009-03-11 | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner |
2009-03-10 | x86, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro |