summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Ignore R_SH_NONE module relocations.Paul Mundt2011-05-231-0/+2
* SH: SE7751: Fix pcibios_map_platform_irq prototype.Ralf Baechle2011-05-231-1/+1
* sh: remove warning and warning_symbol from struct stacktrace_opsRichard Weinberger2011-05-235-56/+0
* sh: wire up sys_sendmmsg.Paul Mundt2011-05-234-2/+6
* sh: cosmetic improvement: use an existing pointerGuennadi Liakhovetski2011-05-231-3/+3
* Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+1
|\
| * sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-271-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-23821-21382/+23091
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2011-05-2212-130/+206
| |\ \
| | * \ Merge branch 'flushing' into for-linusJames Bottomley2011-05-228-124/+182
| | |\ \
| | | * | [PARISC] prevent speculative re-read on cache flushJames Bottomley2011-04-152-2/+16
| | | * | [PARISC] only make executable areas executableJames Bottomley2011-04-156-122/+166
| | * | | [PARISC] wire up syncfs syscallJames Bottomley2011-04-152-1/+3
| | * | | [PARISC] wire up the fhandle syscallsJames Bottomley2011-04-152-1/+5
| | * | | [PARISC] wire up clock_adjtime syscallJames Bottomley2011-04-152-1/+3
| | * | | [PARISC] wire up fanotify syscallsJames Bottomley2011-04-153-1/+13
| | * | | [PARISC] fix pacache .size with new binutilsMeelis Roos2011-04-151-4/+2
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-05-2014-261/+1016
| |\ \ \
| | * | | crypto: aesni-intel - fix aesni build on i386Randy Dunlap2011-05-181-3/+4
| | * | | crypto: aesni-intel - Merge with fpu.koAndy Lutomirski2011-05-163-11/+11
| | * | | crypto: s390 - add System z hardware support for CTR modeGerald Schaefer2011-05-043-4/+377
| | * | | crypto: s390 - add System z hardware support for GHASHGerald Schaefer2011-05-043-0/+164
| | * | | crypto: s390 - add System z hardware support for XTS modeGerald Schaefer2011-05-042-0/+264
| | * | | crypto: s390 - cleanup DES codeJan Glauber2011-05-042-235/+96
| | * | | crypto: s390 - extend crypto facility checkJan Glauber2011-05-047-12/+20
| | * | | crypto: caam - de-CHIP-ify device tree compatiblesKim Phillips2011-03-271-21/+11
| | * | | crypto: caam - standardize device tree naming convention to utilize '-vX.Y'Kim Phillips2011-03-271-20/+21
| | * | | crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-1/+94
| * | | | powerpc: Fix 32-bit SMP buildJosh Boyer2011-05-201-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2015-19/+822
| |\ \ \ \
| | * | | | net: Add sendmmsg socket system callAnton Blanchard2011-05-059-6/+14
| | * | | | x86/net: only select BPF_JIT when NET is enabledRandy Dunlap2011-05-041-1/+1
| | * | | | ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-291-13/+8
| | * | | | net: filter: Just In Time compiler for x86-64Eric Dumazet2011-04-275-0/+800
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-05-202-1/+2
| |\ \ \ \ \
| | * | | | | [IA64] define "_sdata" symbolTony Luck2011-05-201-0/+1
| | * | | | | Pull misc-2.6.40 into release branchTony Luck2011-05-201-1/+1
| | |\ \ \ \ \
| | | * | | | | [IA64] fix build warning in arch/ia64/oprofile/backtrace.cTony Luck2011-04-071-1/+1
| * | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-206-0/+9
| |\ \ \ \ \ \ \
| | * | | | | | | extable, core_kernel_data(): Make sure all archs define _sdataSteven Rostedt2011-05-206-0/+9
| * | | | | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-201-9/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: signal: sys_rt_sigreturn() should use set_current_blocked()Oleg Nesterov2011-04-281-4/+1
| | * | | | | | | | x86: signal: handle_signal() should use set_current_blocked()Oleg Nesterov2011-04-281-5/+4
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-05-20229-4065/+8703
| |\ \ \ \ \ \ \ \
| | * | | | | | | | powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt2011-05-201-4/+7
| | * | | | | | | | Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2011-05-20411-16047/+10573
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-2028-1358/+1759
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | powerpc/85xx: Create dts of each core in CAMP mode for P1020RDBPrabhakar Kushwaha2011-05-193-1/+362
| | | * | | | | | | | powerpc/85xx: Fix PCIe IDSEL for Px020RDBPrabhakar Kushwaha2011-05-194-0/+48
| | | * | | | | | | | powerpc/85xx: P2020 DTS: re-organize dts filesPrabhakar Kushwaha2011-05-195-933/+564
OpenPOWER on IntegriCloud