Age | Commit message (Expand) | Author |
2008-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-08 | powerpc: Do not ignore arch/powerpc/include | Junio C Hamano |
2008-08-07 | sparc64: Fix end-of-stack checking in save_stack_trace(). | David S. Miller |
2008-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2008-08-07 | powerpc/iseries: remove the old viocons driver | Stephen Rothwell |
2008-08-07 | sparc: don't use asm/of_device.h | Stephen Rothwell |
2008-08-07 | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato |
2008-08-06 | sparc64: Use kernel/uid16.c helpers instead of own copy. | David S. Miller |
2008-08-07 | Move all of include/asm-m68knommu to arch/m68knommu/include/asm. | Greg Ungerer |
2008-08-06 | of/sparc: remove include of linux/of_platform.h from asm/of_platform.h | Stephen Rothwell |
2008-08-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |
2008-08-05 | powerpc: 86xx: mpc8610_hpcd: add watchdog node | Anton Vorontsov |
2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-08-04 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2008-08-04 | mn10300: Fix up __bug_table handling in module loader. | Paul Mundt |
2008-08-04 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2008-08-04 | sparc64: Remove all cpumask_t local variables in xcall dispatch. | David S. Miller |
2008-08-04 | sparc64: Kill error_mask from hypervisor_xcall_deliver(). | David S. Miller |
2008-08-04 | sparc64: Build cpu list and mondo block at top-level xcall_deliver(). | David S. Miller |
2008-08-04 | sparc64: Disable local interrupts around xcall_deliver_impl() invocation. | David S. Miller |
2008-08-04 | sparc64: Make all xcall_deliver's go through common helper function. | David S. Miller |
2008-08-04 | sparc64: Always allocate the send mondo blocks, even on non-sun4v. | David S. Miller |
2008-08-04 | [IA64] Update generic config | Tony Luck |
2008-08-04 | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. | David S. Miller |
2008-08-04 | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. | David S. Miller |
2008-08-04 | sparc64: Call xcall_deliver() directly in some cases. | David S. Miller |
2008-08-04 | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. | David S. Miller |
2008-08-04 | sparc64: Use xcall_deliver() consistently. | David S. Miller |
2008-08-04 | sparc64: Use function pointer for cross-call sending. | David S. Miller |
2008-08-04 | arch/sparc64/kernel/signal.c: removed duplicated #include | Huang Weiyi |
2008-08-04 | sparc64: Need to disable preemption around smp_tsb_sync(). | David S. Miller |
2008-08-04 | [IA64] Eliminate trailing backquote in IA64_SGI_UV | Jack Steiner |
2008-08-04 | [IA64] update generic_defconfig to support sn2. | Robin Holt |
2008-08-04 | [IA64] update generic_defconfig for 2.6.27-rc1 | Robin Holt |
2008-08-04 | [IA64] Allow ia64 to CONFIG_NR_CPUS up to 4096 | Robin Holt |
2008-08-04 | [IA64] Cleanup generated file not ignored by .gitignore | Robin Holt |
2008-08-04 | [IA64] pv_ops: fix ivt.S paravirtualization | Isaku Yamahata |
2008-08-04 | sh: enable maple_keyb in dreamcast_defconfig. | Paul Mundt |
2008-08-04 | SH2(A) cache update | Yoshinori Sato |
2008-08-04 | add addrespace definition for sh2a. | Takashi Yoshii |
2008-08-04 | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. | Paul Mundt |
2008-08-04 | sh: define GENERIC_HARDIRQS_NO__DO_IRQ. | Paul Mundt |
2008-08-04 | sh: define GENERIC_LOCKBREAK. | Paul Mundt |
2008-08-04 | sh: Save NUMA node data in vmcore for crash dumps. | Paul Mundt |
2008-08-04 | sh: module_alloc() should be using vmalloc_exec(). | Paul Mundt |
2008-08-04 | sh: Fix up __bug_table handling in module loader. | Paul Mundt |