Age | Commit message (Expand) | Author | Files | Lines |
2011-03-17 | sparc64: Sharpen address space randomization calculations. | David S. Miller | 1 | -8/+13 |
2011-03-17 | sparc32: irq_32.c cleanup | Sam Ravnborg | 1 | -137/+92 |
2011-03-17 | sparc32, sun4d: add comment in empty statement in sun4d_request_irq() | Sam Ravnborg | 1 | -1/+2 |
2011-03-17 | sparc32,sun4d: drop unused code in sun4d_distribute_irqs() | Sam Ravnborg | 1 | -47/+0 |
2011-03-17 | sparc32,sun4d: irq, smp files cleanup | Sam Ravnborg | 2 | -197/+174 |
2011-03-17 | sparc32,sun4m: irq, smp files cleanup | Sam Ravnborg | 2 | -158/+115 |
2011-03-17 | sparc32,sun4c: irq file cleanup | Sam Ravnborg | 1 | -37/+44 |
2011-03-17 | sparc32: add irq + smp declarations to headers | Sam Ravnborg | 5 | -13/+68 |
2011-03-17 | sparc32: remove tick14.c | Sam Ravnborg | 3 | -44/+0 |
2011-03-17 | sparc32/leon: FPU-FSR only available when FPU present | Daniel Hellstrom | 1 | -1/+1 |
2011-03-17 | SPARC/LEON: power down instruction different of different LEONs | Daniel Hellstrom | 5 | -17/+97 |
2011-03-17 | sparc32: added U-Boot build target: uImage | Daniel Hellstrom | 3 | -1/+66 |
2011-03-17 | sparc64: rename virt_irq => irq - II | Sam Ravnborg | 7 | -53/+53 |
2011-03-17 | sparc64: rename virt_irq => irq - I | Sam Ravnborg | 2 | -80/+77 |
2011-03-17 | sparc64: use up-to-data genirq functions | Sam Ravnborg | 2 | -59/+61 |
2011-03-17 | sparc64: use {get,set}_irq_data for handler_data | Sam Ravnborg | 1 | -10/+10 |
2011-03-17 | sparc64: all pointers to irq_handler_data renamed to handler_data | Sam Ravnborg | 1 | -39/+39 |
2011-03-17 | sparc: in handler_irq() rename irq parameter to pil | Sam Ravnborg | 3 | -21/+21 |
2011-03-17 | sparc64: fix direct access to irq_desc | Sam Ravnborg | 1 | -7/+7 |
2011-03-17 | sparc: Fix sbus_alloc_coherent error handling. | Kristoffer Glembo | 1 | -2/+2 |
2011-03-17 | sparc: Make mmu_inval_dma_area take void * instead of unsigned long to minimi... | Kristoffer Glembo | 1 | -26/+27 |
2011-03-17 | sparc/leon: Make mmu_inval_dma_area flush dcache for LEONs without snooping e... | Kristoffer Glembo | 1 | -3/+7 |
2011-03-17 | sparc/leon: Add LEON dma_ops. | Kristoffer Glembo | 1 | -5/+13 |
2011-03-17 | sparc: Add pci32_unmap_page. | Kristoffer Glembo | 1 | -0/+8 |
2011-03-17 | sparc: Replace open coded page alignment with PAGE_ALIGN macro. | Kristoffer Glembo | 1 | -14/+11 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 40 | -202/+554 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+10 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 9 | -10/+8 |
2011-03-17 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -13/+67 |
2011-03-17 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 36 | -400/+1248 |
2011-03-16 | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 42 | -1039/+3784 |
2011-03-16 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 36 | -317/+347 |
2011-03-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -16/+32 |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 24 | -280/+314 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -4/+3 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+5 |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -13/+11 |
2011-03-16 | Merge branch 'x86/amd-nb' into x86/urgent | Ingo Molnar | 6 | -37/+168 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 21 | -20/+129 |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -8/+2 |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell | 3 | -0/+6 |
2011-03-16 | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky | 1 | -0/+4 |
2011-03-16 | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 1 | -1/+6 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 34 | -373/+1082 |
2011-03-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 56 | -1582/+1814 |
2011-03-16 | Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -192/+198 |
2011-03-16 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -85/+109 |
2011-03-16 | Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -16/+16 |
2011-03-16 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 13 | -313/+253 |
2011-03-16 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -7/+3 |