Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | ARM: dt: tegra: fix length of pad control and mux registers | Pritesh Raithatha | 2012-10-30 | 1 | -2/+2 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | ARM: highbank: retry wfi on reset request | Rob Herring | 2012-11-06 | 1 | -1/+2 | |
| * | | | | | | | | Merge branch 'upload/fix' of git://github.com/hzhuang1/linux into fixes | Olof Johansson | 2012-11-06 | 2 | -7/+9 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | ARM: pxa/spitz_pm: Fix hang when resuming from STR | Marko Katic | 2012-10-28 | 1 | -6/+2 | |
| | * | | | | | | | ARM: pxa: hx4700: Fix backlight PWM device number | Paul Parsons | 2012-10-28 | 1 | -1/+7 | |
| | | |/ / / / / | | |/| | | | | | ||||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2012-11-16 | 3 | -23/+25 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: Distinguish between user and kernel XN bits | Catalin Marinas | 2012-11-16 | 3 | -23/+25 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-11-16 | 8 | -12/+37 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | s390/mm: have 16 byte aligned struct pages | Heiko Carstens | 2012-11-13 | 1 | -0/+1 | |
| * | | | | | | | s390/gup: fix access_ok() usage in __get_user_pages_fast() | Heiko Carstens | 2012-11-13 | 1 | -2/+1 | |
| * | | | | | | | s390/gup: add missing TASK_SIZE check to get_user_pages_fast() | Heiko Carstens | 2012-11-13 | 1 | -1/+1 | |
| * | | | | | | | s390/topology: fix core id vs physical package id mix-up | Heiko Carstens | 2012-11-12 | 2 | -2/+7 | |
| * | | | | | | | s390/signal: set correct address space control | Martin Schwidefsky | 2012-11-12 | 4 | -7/+27 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'for-linus' of git://github.com/gxt/linux | Linus Torvalds | 2012-11-15 | 17 | -219/+160 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arch/unicore32: remove CONFIG_EXPERIMENTAL | Kees Cook | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | unicore32: switch to generic sys_execve() | Al Viro | 2012-11-09 | 3 | -26/+1 | |
| * | | | | | | | unicore32: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-11-09 | 5 | -99/+23 | |
| * | | | | | | | unicore32: Use Kbuild infrastructure for kvm_para.h | Guan Xuetao | 2012-11-09 | 2 | -1/+2 | |
| * | | | | | | | UAPI: (Scripted) Disintegrate arch/unicore32/include/asm | David Howells | 2012-11-09 | 8 | -76/+96 | |
| * | | | | | | | UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between... | Guan Xuetao | 2012-11-09 | 2 | -5/+6 | |
| * | | | | | | | UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer | Guan Xuetao | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | UniCore32 bugfix: add missed CONFIG_ZONE_DMA | Guan Xuetao | 2012-11-09 | 1 | -0/+3 | |
| * | | | | | | | unicore32/mm/fault.c: Port OOM changes to do_pf | Kautuk Consul | 2012-11-09 | 1 | -10/+27 | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-11-14 | 10 | -231/+477 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | MIPS: Malta: Fix interupt number of CBUS UART. | Ralf Baechle | 2012-11-13 | 1 | -1/+2 | |
| * | | | | | | | | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan | 2012-11-09 | 3 | -133/+253 | |
| * | | | | | | | | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 2012-11-09 | 5 | -83/+214 | |
| * | | | | | | | | MIPS: bitops.h: Change use of 'unsigned short' to 'int' | Jim Quinlan | 2012-11-09 | 1 | -7/+7 | |
| * | | | | | | | | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle | 2012-11-09 | 1 | -6/+0 | |
| * | | | | | | | | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. | Ralf Baechle | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle | 2012-11-09 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-11-12 | 2 | -0/+6 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2012-11-12 | 2 | -0/+6 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 | 34 | -84/+280 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Fix build with mix of modular vs. non-modular crypto drivers. | David S. Miller | 2012-11-09 | 9 | -8/+24 | |
| * | | | | | | | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 | 4 | -2/+20 | |
| * | | | | | | | of/address: sparc: Declare of_address_to_resource() as an extern function for... | Andreas Larsson | 2012-11-09 | 1 | -0/+5 | |
| * | | | | | | | sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq | Andreas Larsson | 2012-11-09 | 1 | -2/+4 | |
| * | | | | | | | sparc: Wire up sys_kcmp. | David S. Miller | 2012-10-28 | 3 | -3/+5 | |
| * | | | | | | | sparc64: Improvde documentation and readability of atomic backoff code. | David S. Miller | 2012-10-28 | 5 | -10/+55 | |
| * | | | | | | | sparc64: Use pause instruction when available. | David S. Miller | 2012-10-27 | 5 | -16/+62 | |
| * | | | | | | | sparc64: Fix cpu strand yielding. | David S. Miller | 2012-10-27 | 2 | -2/+8 | |
| * | | | | | | | sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads. | David S. Miller | 2012-10-26 | 13 | -61/+117 | |
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 2012-11-10 | 10 | -41/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | arm64: mm: fix booting on systems with no memory below 4GB | Will Deacon | 2012-11-08 | 2 | -1/+3 | |
| * | | | | | | | | arm64: smp: add missing completion for secondary boot | Will Deacon | 2012-11-08 | 1 | -2/+1 | |
| * | | | | | | | | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION | Will Deacon | 2012-11-08 | 2 | -1/+1 | |
| * | | | | | | | | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 2012-11-08 | 3 | -25/+3 | |
| * | | | | | | | | arm64: perf: use architected event for CPU cycle counter | Will Deacon | 2012-11-08 | 1 | -8/+2 | |
| * | | | | | | | | Merge tag 'v3.7-rc4' into upstream-master | Catalin Marinas | 2012-11-05 | 165 | -1244/+1652 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | |