aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: x86: bpf: don't forget to free sk_filter (v2)Andrey Vagin2013-11-07
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \
| * | | x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-19
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
| |\ \ \ \
| * | | | | net: introduce SO_MAX_PACING_RATEEric Dumazet2013-09-28
| * | | | | ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy modeMugunthan V N2013-09-24
* | | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \ \ \
| * | | | | | exec/ptrace: fix get_dumpable() incorrect testsKees Cook2013-11-12
| * | | | | | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen2013-11-12
| * | | | | | x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
| * | | | | | sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
| * | | | | | errno.h: remove "NFS" from descriptions in commentsEric Sandeen2013-11-12
| * | | | | | arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages()Zhi Yong Wu2013-11-12
| * | | | | | mem-hotplug: introduce movable_node boot optionTang Chen2013-11-12
| * | | | | | x86, acpi, crash, kdump: do reserve_crashkernel() after SRAT is parsed.Tang Chen2013-11-12
| * | | | | | x86/mem-hotplug: support initialize page tables in bottom-upTang Chen2013-11-12
| * | | | | | x86/mm: factor out of top-down direct mapping setupTang Chen2013-11-12
| * | | | | | s390/mmap: randomize mmap base for bottom up directionHeiko Carstens2013-11-12
| * | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-12
| * | | | | | mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-12
| * | | | | | mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-12
| * | | | | | mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-12
| * | | | | | cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-12
| * | | | | | sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-12
| * | | | | | sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \
| * | | | | | | constify copy_siginfo_to_user{,32}()Al Viro2013-11-09
| * | | | | | | new helper: dump_align()Al Viro2013-11-09
| * | | | | | | spufs: get rid of dump_emit() wrappersAl Viro2013-11-09
| * | | | | | | dump_skip(): dump_seek() replacement taking coredump_paramsAl Viro2013-11-09
| * | | | | | | aout: switch to dump_emitAl Viro2013-11-09
| * | | | | | | switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-09
| * | | | | | | switch elf_core_write_extra_data() to dump_emit()Al Viro2013-11-09
| * | | | | | | switch elf_core_write_extra_phdrs() to dump_emit()Al Viro2013-11-09
| * | | | | | | restore 32bit aout coredumpAl Viro2013-11-09
* | | | | | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2013-11-13
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | x86: remove this_cpu_xor() implementationHeiko Carstens2013-10-27
* | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-11
| * | | | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-07
| |\ \ \ \ \ \ \ \
| | * | | | | | | | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-03
| | * | | | | | | | arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-28
| | * | | | | | | | of/irq: create interrupts-extended propertyGrant Likely2013-10-28
| | * | | | | | | | microblaze/pci: Drop PowerPC-ism from irq parsingGrant Likely2013-10-24
| | * | | | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-24
| | * | | | | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-24
| | * | | | | | | | of: Add testcases for interrupt parsingGrant Likely2013-10-24