| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2011-05-22 | 53 | -1678/+1552 |
|\ |
|
| * | sparc32: fix build, fix missing cpu_relax declaration | Sam Ravnborg | 2011-05-22 | 1 | -0/+1 |
| * | Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8' | David S. Miller | 2011-05-20 | 25 | -53/+62 |
| |\ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2011-05-20 | 6 | -9/+32 |
| |\ \ |
|
| | * | | sparc: add {read,write}*_be routines | Jan Andersson | 2011-05-12 | 1 | -0/+13 |
| * | | | sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. | Kristoffer Glembo | 2011-05-16 | 1 | -26/+16 |
| * | | | sparc: convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-16 | 16 | -105/+115 |
| * | | | sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines | Daniel Hellstrom | 2011-05-16 | 3 | -0/+94 |
| * | | | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom | 2011-05-16 | 3 | -9/+54 |
| * | | | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom | 2011-05-16 | 3 | -3/+126 |
| * | | | sparc32: implement SMP IPIs using the generic functions | Daniel Hellstrom | 2011-05-16 | 5 | -16/+71 |
| * | | | sparc32,leon: SMP power down implementation | Daniel Hellstrom | 2011-05-16 | 1 | -2/+10 |
| * | | | sparc32,leon: added some SMP comments | Daniel Hellstrom | 2011-05-16 | 2 | -0/+14 |
| * | | | sparc32,leon: don't rely on bootloader to mask IRQs | Daniel Hellstrom | 2011-04-21 | 2 | -0/+7 |
| * | | | sparc32,leon: operate on boot-cpu IRQ controller registers | Daniel Hellstrom | 2011-04-21 | 3 | -25/+21 |
| * | | | sparc32: always define boot_cpu_id | Daniel Hellstrom | 2011-04-21 | 5 | -14/+35 |
| * | | | sparc32: removed unused code, implemented by generic code | Daniel Hellstrom | 2011-04-21 | 2 | -205/+0 |
| * | | | sparc32: avoid build warning at mm/percpu.c:1647 | Sam Ravnborg | 2011-04-21 | 1 | -2/+4 |
| * | | | sparc32: always register a PROM based early console | Sam Ravnborg | 2011-04-21 | 3 | -8/+9 |
| * | | | sparc32: probe for cpu info only during startup | Sam Ravnborg | 2011-04-21 | 6 | -13/+8 |
| * | | | sparc: consolidate show_cpuinfo in cpu.c | Sam Ravnborg | 2011-04-21 | 8 | -157/+133 |
| * | | | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 2011-04-21 | 1 | -10/+54 |
| * | | | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 2011-04-21 | 1 | -84/+72 |
| * | | | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2011-04-21 | 2 | -24/+1 |
| * | | | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-21 | 4 | -51/+22 |
| * | | | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2011-04-21 | 2 | -28/+74 |
| * | | | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 2011-04-21 | 1 | -7/+7 |
| * | | | sparc32: genirq support | Sam Ravnborg | 2011-04-19 | 14 | -935/+636 |
| * | | | sparc32: cleanup code for pci init | Sam Ravnborg | 2011-04-19 | 3 | -16/+15 |
| * | | | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 2011-04-19 | 1 | -5/+9 |
* | | | | x86: setup_smep needs to be __cpuinit | Linus Torvalds | 2011-05-22 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds | 2011-05-22 | 12 | -130/+206 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'flushing' into for-linus | James Bottomley | 2011-05-22 | 8 | -124/+182 |
| |\ \ \ \ |
|
| | * | | | | [PARISC] prevent speculative re-read on cache flush | James Bottomley | 2011-04-15 | 2 | -2/+16 |
| | * | | | | [PARISC] only make executable areas executable | James Bottomley | 2011-04-15 | 6 | -122/+166 |
| * | | | | | [PARISC] wire up syncfs syscall | James Bottomley | 2011-04-15 | 2 | -1/+3 |
| * | | | | | [PARISC] wire up the fhandle syscalls | James Bottomley | 2011-04-15 | 2 | -1/+5 |
| * | | | | | [PARISC] wire up clock_adjtime syscall | James Bottomley | 2011-04-15 | 2 | -1/+3 |
| * | | | | | [PARISC] wire up fanotify syscalls | James Bottomley | 2011-04-15 | 3 | -1/+13 |
| * | | | | | [PARISC] fix pacache .size with new binutils | Meelis Roos | 2011-04-15 | 1 | -4/+2 |
| |/ / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-05-20 | 14 | -261/+1016 |
|\ \ \ \ \ |
|
| * | | | | | crypto: aesni-intel - fix aesni build on i386 | Randy Dunlap | 2011-05-18 | 1 | -3/+4 |
| * | | | | | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski | 2011-05-16 | 3 | -11/+11 |
| * | | | | | crypto: s390 - add System z hardware support for CTR mode | Gerald Schaefer | 2011-05-04 | 3 | -4/+377 |
| * | | | | | crypto: s390 - add System z hardware support for GHASH | Gerald Schaefer | 2011-05-04 | 3 | -0/+164 |
| * | | | | | crypto: s390 - add System z hardware support for XTS mode | Gerald Schaefer | 2011-05-04 | 2 | -0/+264 |
| * | | | | | crypto: s390 - cleanup DES code | Jan Glauber | 2011-05-04 | 2 | -235/+96 |
| * | | | | | crypto: s390 - extend crypto facility check | Jan Glauber | 2011-05-04 | 7 | -12/+20 |
| * | | | | | crypto: caam - de-CHIP-ify device tree compatibles | Kim Phillips | 2011-03-27 | 1 | -21/+11 |
| * | | | | | crypto: caam - standardize device tree naming convention to utilize '-vX.Y' | Kim Phillips | 2011-03-27 | 1 | -20/+21 |