| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-21 | 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 |
| * | | crypto: caam - Add support for the Freescale SEC4/CAAM | Kim Phillips | 2011-03-27 | 1 | -1/+94 |
* | | | powerpc: Fix 32-bit SMP build | Josh Boyer | 2011-05-21 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 15 | -19/+822 |
|\ \ \ |
|
| * | | | net: Add sendmmsg socket system call | Anton Blanchard | 2011-05-05 | 9 | -6/+14 |
| * | | | x86/net: only select BPF_JIT when NET is enabled | Randy Dunlap | 2011-05-04 | 1 | -1/+1 |
| * | | | ethtool: Call ethtool's get/set_settings callbacks with cleaned data | David Decotigny | 2011-04-29 | 1 | -13/+8 |
| * | | | net: filter: Just In Time compiler for x86-64 | Eric Dumazet | 2011-04-28 | 5 | -0/+800 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2011-05-20 | 2 | -1/+2 |
|\ \ \ \ |
|
| * | | | | [IA64] define "_sdata" symbol | Tony Luck | 2011-05-20 | 1 | -0/+1 |
| * | | | | Pull misc-2.6.40 into release branch | Tony Luck | 2011-05-20 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | [IA64] fix build warning in arch/ia64/oprofile/backtrace.c | Tony Luck | 2011-04-07 | 1 | -1/+1 |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-05-20 | 6 | -0/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | extable, core_kernel_data(): Make sure all archs define _sdata | Steven Rostedt | 2011-05-20 | 6 | -0/+9 |
* | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc | Linus Torvalds | 2011-05-20 | 1 | -9/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: signal: sys_rt_sigreturn() should use set_current_blocked() | Oleg Nesterov | 2011-04-28 | 1 | -4/+1 |
| * | | | | | | | x86: signal: handle_signal() should use set_current_blocked() | Oleg Nesterov | 2011-04-28 | 1 | -5/+4 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-05-20 | 229 | -4065/+8703 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | powerpc: Fix hard CPU IDs detection | Benjamin Herrenschmidt | 2011-05-20 | 1 | -4/+7 |
| * | | | | | | | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 411 | -16047/+10573 |
| |\ \ \ \ \ \ \
| | | |/ / / / /
| | |/| | | | | |
|
| * | | | | | | | Merge remote branch 'kumar/next' into next | Benjamin Herrenschmidt | 2011-05-20 | 28 | -1358/+1759 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB | Prabhakar Kushwaha | 2011-05-19 | 3 | -1/+362 |
| | * | | | | | | | powerpc/85xx: Fix PCIe IDSEL for Px020RDB | Prabhakar Kushwaha | 2011-05-19 | 4 | -0/+48 |
| | * | | | | | | | powerpc/85xx: P2020 DTS: re-organize dts files | Prabhakar Kushwaha | 2011-05-19 | 5 | -933/+564 |
| | * | | | | | | | powerpc/85xx: P1020 DTS : re-organize dts files | Prabhakar Kushwaha | 2011-05-19 | 2 | -313/+380 |
| | * | | | | | | | powerpc/fsl: enable verbose bug output | Scott Wood | 2011-05-19 | 10 | -10/+0 |
| | * | | | | | | | powerpc/e5500: add networking to defconfig | Scott Wood | 2011-05-19 | 1 | -9/+29 |
| | * | | | | | | | powerpc/mpic: add the mpic global timer support | Scott Wood | 2011-05-19 | 2 | -7/+88 |
| | * | | | | | | | powerpc/mpic: parse 4-cell intspec types other than zero | Scott Wood | 2011-05-19 | 2 | -1/+38 |
| | * | | | | | | | powerpc/p1022ds: fix broken mpic timer node | Scott Wood | 2011-05-19 | 1 | -47/+59 |
| | * | | | | | | | powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD | Timur Tabi | 2011-05-19 | 1 | -33/+64 |
| | * | | | | | | | powerpc/mpc8610_hpcd: Do not use "/" in interrupt names | Geert Uytterhoeven | 2011-05-19 | 1 | -1/+1 |