Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2007-10-13 | 1 | -5/+33 | |
| * | | | | | | [SPARC64]: Use sun4v VIRQ interfaces as intended. | David S. Miller | 2007-10-13 | 2 | -12/+31 | |
| * | | | | | | [SPARC64]: Allocate ivector_table dynamically. | David S. Miller | 2007-10-13 | 1 | -11/+11 | |
| * | | | | | | [SPARC64]: Access ivector_table[] using physical addresses. | David S. Miller | 2007-10-13 | 4 | -39/+49 | |
| * | | | | | | [SPARC64]: Make IVEC pointers 64-bit. | David S. Miller | 2007-10-13 | 3 | -25/+32 | |
| * | | | | | | [SPARC64]: Fix register usage in xor_raid_4(). | David S. Miller | 2007-10-13 | 1 | -6/+6 | |
| * | | | | | | [SPARC64]: Kill pci_memspace_mask. | David S. Miller | 2007-10-13 | 6 | -52/+30 | |
| * | | | | | | [SPARC64]: Consolidate MSI support code. | David S. Miller | 2007-10-13 | 6 | -775/+700 | |
| * | | | | | | [SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}. | Stephen Rothwell | 2007-10-13 | 4 | -4/+12 | |
| * | | | | | | [SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes. | David S. Miller | 2007-10-13 | 1 | -11/+4 | |
| * | | | | | | [SPARC/64]: Prepare to remove of_platform_driver name. | Stephen Rothwell | 2007-10-13 | 2 | -2/+8 | |
| * | | | | | | [SPARC32]: Add irqflags.h to sparc32 and use it from generic code. | Robert Reif | 2007-10-13 | 2 | -6/+10 | |
| * | | | | | | [SPARC64]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -89/+122 | |
| * | | | | | | [SPARC]: beautify vmlinux.lds | Sam Ravnborg | 2007-10-13 | 1 | -72/+93 | |
| * | | | | | | [SPARC64]: Enable MSI on sun4u Fire PCI-E controllers. | David S. Miller | 2007-10-13 | 2 | -1/+516 | |
* | | | | | | | Lite5200 shouldn't mess with ROOT_DEV | Grant Likely | 2007-10-14 | 1 | -12/+0 | |
|/ / / / / / | ||||||
* | | | | | | i2c/tps65010: New-style driver updates, part 2 | David Brownell | 2007-10-13 | 3 | -5/+143 | |
* | | | | | | missing includes in arch/powerpc/platforms/52xx/lite5200.c | Al Viro | 2007-10-13 | 1 | -0/+2 | |
* | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-13 | 2 | -51/+51 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MIPS] SMP: Fix use of cpumasks. | Ralf Baechle | 2007-10-13 | 1 | -3/+3 | |
| * | | | | | | [MIPS] Revert "[MIPS] tlbex.c: Cleanup __init usage." | Ralf Baechle | 2007-10-13 | 1 | -48/+48 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Delete filenames in comments. | Dave Jones | 2007-10-13 | 49 | -97/+15 | |
* | | | | | | minimal build fixes for uml (fallout from x86 merge) | Al Viro | 2007-10-13 | 6 | -11/+18 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6 | Linus Torvalds | 2007-10-13 | 25 | -455/+1634 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh64: mach-cayman: Build fixes. | Paul Mundt | 2007-10-09 | 2 | -6/+207 | |
| * | | | | | | sh64: Symbol export fixups. | Paul Mundt | 2007-10-09 | 1 | -5/+1 | |
| * | | | | | | sh64: linker script tidying and alignment fixups. | Paul Mundt | 2007-10-09 | 1 | -51/+9 | |
| * | | | | | | sh64: Set KBUILD_IMAGE to make the rpm target happy. | Paul Mundt | 2007-10-09 | 1 | -2/+3 | |
| * | | | | | | sh64: Kill off obsolete linux/blk.h reference. | Paul Mundt | 2007-10-09 | 1 | -4/+0 | |
| * | | | | | | sh64: cleanup struct irqaction initializers. | Thomas Gleixner | 2007-10-03 | 1 | -2/+12 | |
| * | | | | | | sh64: Kill off dead gdb stub symbol. | Paul Mundt | 2007-10-01 | 1 | -3/+0 | |
| * | | | | | | sh64: alphanumeric display only on Cayman. | Paul Mundt | 2007-10-01 | 1 | -0/+1 | |
| * | | | | | | sh64: Add defconfigs for mach-sim and mach-harp. | Paul Mundt | 2007-10-01 | 2 | -0/+1322 | |
| * | | | | | | sh64: update cayman defconfig. | Paul Mundt | 2007-10-01 | 1 | -38/+10 | |
| * | | | | | | sh64: Tidy up Kconfig dependencies. | Paul Mundt | 2007-10-01 | 1 | -26/+19 | |
| * | | | | | | sh64: Move consistent DMA routines to arch/sh64/mm/. | Paul Mundt | 2007-10-01 | 3 | -3/+3 | |
| * | | | | | | sh64: Some symbol exports and build fixes. | Paul Mundt | 2007-10-01 | 6 | -28/+23 | |
| * | | | | | | sh64: mach-sim: Build fixes. | Paul Mundt | 2007-10-01 | 2 | -58/+8 | |
| * | | | | | | sh64: mach-harp: Build fixes. | Paul Mundt | 2007-10-01 | 2 | -30/+8 | |
| * | | | | | | sh64: Kill off duplicate frame pointer option. | Paul Mundt | 2007-10-01 | 1 | -9/+0 | |
| * | | | | | | sh64: Kill off dead ROM-RAM and generic boards. | Paul Mundt | 2007-10-01 | 4 | -162/+0 | |
| * | | | | | | sh64: Tidy up includes for Cayman board. | Paul Mundt | 2007-10-01 | 1 | -9/+0 | |
| * | | | | | | sh64: Move *_p() I/O routine variants to io.h. | Paul Mundt | 2007-10-01 | 1 | -20/+9 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 | 99 | -3034/+7127 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sh: allow building for both r2d boards in same binary. | Magnus Damm | 2007-10-10 | 1 | -8/+1 | |
| * | | | | | | | sh: fix r2d board detection | Magnus Damm | 2007-10-10 | 1 | -2/+5 | |
| * | | | | | | | sh: Discard .exit.text/.exit.data at runtime. | Paul Mundt | 2007-10-09 | 1 | -0/+5 | |
| * | | | | | | | sh: Fix up some section alignments in linker script. | Paul Mundt | 2007-10-09 | 1 | -0/+4 | |
| * | | | | | | | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 2007-10-04 | 1 | -18/+0 | |
| * | | | | | | | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 | 1 | -4/+4 |