Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | sparc64: Do not clobber %g7 in setcontext() trap. | David S. Miller | 2008-07-31 | 1 | -2/+4 | |
| * | | | | sparc64: Kill __show_regs(). | David S. Miller | 2008-07-31 | 3 | -28/+3 | |
| * | | | | sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. | David S. Miller | 2008-07-31 | 2 | -26/+25 | |
| * | | | | sparc64: Kill smp_report_regs(). | David S. Miller | 2008-07-31 | 4 | -56/+0 | |
| * | | | | sparc64: Kill VERBOSE_SHOWREGS code. | David S. Miller | 2008-07-31 | 1 | -35/+0 | |
| * | | | | sparc64: Hook up trigger_all_cpu_backtrace(). | David S. Miller | 2008-07-30 | 2 | -2/+11 | |
| * | | | | sparc64: Make global reg dumping even more useful. | David S. Miller | 2008-07-30 | 3 | -11/+40 | |
| * | | | | sparc64: FUTEX_OP_ANDN fix | Mikael Pettersson | 2008-07-30 | 1 | -1/+1 | |
| * | | | | sparc: merge of_platform_{32,64}.h | Stephen Rothwell | 2008-07-29 | 3 | -53/+21 | |
| * | | | | sparc64: Kill isa_bus_type. | David S. Miller | 2008-07-29 | 2 | -6/+0 | |
| * | | | | sparc64: Fix global reg snapshotting on self-cpu. | David S. Miller | 2008-07-28 | 1 | -1/+1 | |
* | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-08-01 | 192 | -11/+29374 | |
|\ \ \ \ \ | ||||||
| * | | | | | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 192 | -11/+29374 | |
* | | | | | | FRV: Wire up new system calls | David Howells | 2008-08-01 | 1 | -1/+6 | |
* | | | | | | MN10300: Wire up new system calls | David Howells | 2008-08-01 | 1 | -0/+6 | |
* | | | | | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-08-01 | 4 | -7/+130 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | KVM: s390: Fix kvm on IBM System z10 | Christian Borntraeger | 2008-07-31 | 1 | -0/+1 | |
| * | | | | | | KVM: Advertise synchronized mmu support to userspace | Avi Kivity | 2008-07-29 | 1 | -0/+1 | |
| * | | | | | | KVM: Synchronize guest physical memory map to host virtual memory map | Andrea Arcangeli | 2008-07-29 | 2 | -0/+112 | |
| * | | | | | | KVM: Allow browsing memslots with mmu_lock | Andrea Arcangeli | 2008-07-29 | 1 | -7/+14 | |
| * | | | | | | KVM: Allow reading aliases with mmu_lock | Andrea Arcangeli | 2008-07-29 | 1 | -0/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-08-01 | 5 | -0/+15 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-07-30 | 5 | -0/+15 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-... | Jeff Garzik | 2008-07-29 | 5 | -0/+15 | |
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | | ||||||
| | | * | | | | mv643xx_eth: use auto phy polling for configuring (R)(G)MII interface | Lennert Buytenhek | 2008-07-24 | 5 | -0/+15 | |
* | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-08-01 | 28 | -51/+51 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix rename of at91_nand -> atmel_nand | Pieter du Preez | 2008-08-01 | 28 | -51/+51 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-01 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | regulator: core kbuild files | Liam Girdwood | 2008-07-30 | 1 | -0/+2 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-01 | 396 | -2679/+19370 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sh: defconfig updates. | Paul Mundt | 2008-07-30 | 16 | -2202/+2518 | |
| * | | | | | | | sh: Kill off stray mach-rsk7203 reference. | Paul Mundt | 2008-07-30 | 1 | -1/+0 | |
| * | | | | | | | sh: Move out individual boards without mach groups. | Paul Mundt | 2008-07-30 | 17 | -39/+26 | |
| * | | | | | | | sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. | Paul Mundt | 2008-07-29 | 1 | -1/+1 | |
| * | | | | | | | sh: Allow SH-3 and SH-5 to use common headers. | Paul Mundt | 2008-07-29 | 6 | -83/+1 | |
| * | | | | | | | sh: Provide common CPU headers, prune the SH-2 and SH-2A directories. | Paul Mundt | 2008-07-29 | 13 | -210/+23 | |
| * | | | | | | | sh: More header path fixups for mach dir refactoring. | Paul Mundt | 2008-07-29 | 8 | -10/+10 | |
| * | | | | | | | sh: Move out the solution engine headers to arch/sh/include/mach-se/ | Paul Mundt | 2008-07-29 | 30 | -281/+282 | |
| * | | | | | | | sh: I2C fix for AP325RXA and Migo-R | Magnus Damm | 2008-07-29 | 2 | -0/+8 | |
| * | | | | | | | sh: Shuffle the board directories in to mach groups. | Paul Mundt | 2008-07-29 | 108 | -35/+35 | |
| * | | | | | | | sh: dma-sh: Fix up dreamcast dma.h mach path. | Paul Mundt | 2008-07-29 | 1 | -1/+1 | |
| * | | | | | | | sh: Switch KBUILD_DEFCONFIG to shx3_defconfig. | Paul Mundt | 2008-07-29 | 1 | -1/+1 | |
| * | | | | | | | sh: Add ARCH_DEFCONFIG entries for sh and sh64. | Paul Mundt | 2008-07-29 | 1 | -0/+5 | |
| * | | | | | | | sh: Fix compile error of Solution Engine | Nobuhiro Iwamatsu | 2008-07-29 | 1 | -0/+6 | |
| * | | | | | | | sh: Proper __put_user_asm() size mismatch fix. | OGAWA Hirofumi | 2008-07-29 | 2 | -4/+5 | |
| * | | | | | | | sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation. | Paul Mundt | 2008-07-29 | 1 | -1/+2 | |
| * | | | | | | | sh: Add an arch/sh/kernel/.gitignore | Paul Mundt | 2008-07-29 | 1 | -0/+1 | |
| * | | | | | | | sh: dreamcast: fix build failure from header reorg. | Paul Mundt | 2008-07-29 | 1 | -1/+1 | |
| * | | | | | | | sh: migrate to arch/sh/include/ | Paul Mundt | 2008-07-29 | 289 | -102/+16621 | |
| * | | | | | | | sh: rsk7203: update defconfig. | Paul Mundt | 2008-07-29 | 1 | -37/+142 |