aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-26
|\
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-17
* | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-07-26
|\ \
| * | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-25
| * | tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-25
* | | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-26
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\ \ \
| * | | x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-20
| * | | x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-27
| * | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-27
| * | | x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-27
| * | | x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi2012-06-27
| * | | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
| * | | x86/tlb: fall back to flush all when meet a THP large pageAlex Shi2012-06-27
| * | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-27
| * | | x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
| * | | x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-14
| * | | x86: Define early read-mostly per-cpu macrosIdo Yariv2012-06-14
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-26
|\ \ \ \
| * | | | x86, efi: Handover ProtocolMatt Fleming2012-07-20
| * | | | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-06
| | | | |
| \ \ \ \
*-. \ \ \ \ Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-26
|\ \ \ \ \ \
| | * | | | | x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin2012-07-20
| * | | | | | x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle2012-06-20
* | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-26
|\ \ \ \ \ \ \
| * | | | | | | x86, boot: Exclude cmdline.c if you can't use itGokul Caushik2012-07-21
| * | | | | | | x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach2012-07-21
| * | | | | | | x86, boot: Removed unused debug flag and set codeJoe Millenbach2012-07-21
| * | | | | | | x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach2012-07-21
| * | | | | | | x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach2012-07-21
| * | | | | | | x86, boot: Wrap debug printing in a new debug_putstr functionJoe Millenbach2012-07-21
| * | | | | | | x86, boot: Removed quiet flag and switched quiet output to debug flagJoe Millenbach2012-07-21
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-26
|\ \ \ \ \ \ \
| * | | | | | | sched/x86: Remove broken power estimationPeter Zijlstra2012-07-24
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-07-26
|\ \ \ \ \ \ \ \
| * | | | | | | | crypto: twofish-avx - remove useless instructionJohannes Goetzfried2012-07-10
| * | | | | | | | ARM: AT91SAM9G45: add crypto peripheralsNicolas Royer2012-07-10
| * | | | | | | | crypto: aesni-intel - fix wrong kfree pointerMilan Broz2012-07-10
| * | | | | | | | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: serpent-sse2 - split generic glue code to new helper moduleJussi Kivilinna2012-06-27
| * | | | | | | | crypto: serpent-sse2 - prepare serpent-sse2 glue code into generic x86 glue c...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: aes_ni - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | | | crypto: twofish-avx - change to use shared ablk_* functionsJussi Kivilinna2012-06-27
| * | | | | | | | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t...Jussi Kivilinna2012-06-27
| * | | | | | | | crypto: nx - move nx build to driver/crypto MakefileSeth Jennings2012-06-27