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