| Commit message (Expand) | Author | Age |
... | |
| | | * | | | | | | MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled | Zhang Le | 2009-03-13 |
| | | | |_|_|_|/
| | | |/| | | | |
|
| | * | | | | | | parisc: update defconfigs | Kyle McMartin | 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 '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-14 |
| | * | | | | | | 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-12 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | x86: mmiotrace: quieten spurious warning message | Stuart Bennett | 2009-03-11 |
| | | | | * | | | | | | | x86: remove zImage support | H. Peter Anvin | 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: cpu architecture debug code | Jaswinder Singh Rajput | 2009-03-10 |
| | | * | | | | | | | | x86: BUG to BUG_ON changes | Stoyan Gaydarov | 2009-03-10 |
| | * | | | | | | | | | 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, mce: use round_jiffies() instead round_jiffies_relative() | KOSAKI Motohiro | 2009-03-11 |
| | | * | | | | | | | | | | x86, kexec: x86_64: add kexec jump support for x86_64 | Huang Ying | 2009-03-10 |
| | | * | | | | | | | | | | x86, kexec: x86_64: add identity map for pages at image->start | Huang Ying | 2009-03-10 |
| | | * | | | | | | | | | | x86, kexec: fix kexec x86 coding style | Huang Ying | 2009-03-10 |
| | | | |_|/ / / / / / /
| | | |/| | | | | | | | |
|
| | * | | | | | | | | | | x86: convert obsolete irq_desc_t typedef to struct irq_desc | Thomas Gleixner | 2009-03-11 |
| * | | | | | | | | | | | 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 |
|/ / / / / / / / / / / |
|
* | | | | | | | | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 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 |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-03-12 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | sparc64: Fix lost interrupts on sun4u. | David S. Miller | 2009-03-04 |
| * | | | | | | | | | | | 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 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 2009-03-10 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | powerpc/4xx: Enable SERIAL_OF support by default for Virtex platforms | Grant Likely | 2009-02-28 |
| | * | | | | | | | | | | | powerpc: fix linkstation and storcenter compilation breakage | Guennadi Liakhovetski | 2009-03-09 |
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|