aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-10-13efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi
2012-10-13efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett
2012-10-13score: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-10-13ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney
2012-10-13MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-10-13mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli
2012-10-13powerpc/eeh: Fix crash on converting OF node to edevGavin Shan
2012-10-13powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan
2012-10-13ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth
2012-10-13powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare
2012-10-13kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek
2012-10-13mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven
2012-10-07serial: omap: fix software flow controlVikram Pandita
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-09-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-27Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven
2012-09-27um: Fix IPC on umRichard Weinberger
2012-09-27um: kill thread->forkingAl Viro
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro
2012-09-27um: take cleaning singlestep to start_thread()Al Viro
2012-09-26ARM: Orion5x: Fix too small coherent pool.Andrew Lunn
2012-09-26Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2012-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-09-24Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-24phy/micrel: Rename KS80xx to KSZ80xxMarek Vasut
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf
2012-09-24c6x: use asm-generic/barrier.hMark Salter
2012-09-24xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk
2012-09-24ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-09-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-09-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-09-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-21sparc: fix the return value of module_alloc()Wei Yongjun