summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add missing system calls to the syscall tableChris Zankel2012-10-281-19/+72
* xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
* x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
* x86, amd, mce: Avoid NULL pointer reference on CPU northbridge lookupDaniel J Blueman2012-10-281-5/+5
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-282-2/+2
* oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter2012-10-281-1/+1
* arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-281-0/+4
* kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-211-1/+1
* MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2012-10-212-28/+104
* xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk2012-10-211-0/+2
* xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk2012-10-211-1/+15
* ARM: OMAP: counter: add locking to read_persistent_clockColin Cross2012-10-211-7/+14
* ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2012-10-212-0/+13
* mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel2012-10-211-0/+9
* ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King2012-10-211-2/+2
* efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-10-131-0/+1
* efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett2012-10-131-0/+3
* score: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-1/+3
* m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-10-131-0/+3
* ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney2012-10-131-0/+3
* MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos2012-10-131-2/+2
* mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* powerpc/eeh: Fix crash on converting OF node to edevGavin Shan2012-10-132-1/+9
* powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan2012-10-131-2/+2
* ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth2012-10-131-0/+1
* powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2012-10-132-1/+16
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-133-3/+3
* kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-10-131-1/+1
* mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-131-1/+1
* serial: omap: fix software flow controlVikram Pandita2012-10-071-2/+2
* Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-09-2815-106/+53
|\
| * um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven2012-09-274-14/+12
| * um: Fix IPC on umRichard Weinberger2012-09-271-0/+1
| * um: kill thread->forkingAl Viro2012-09-277-66/+29
| * um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2012-09-272-7/+5
| * um: don't leak floating point state and segment registers on execve()Al Viro2012-09-271-0/+1
| * um: take cleaning singlestep to start_thread()Al Viro2012-09-271-19/+5
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-271-0/+7
|\ \
| * | ARM: Orion5x: Fix too small coherent pool.Andrew Lunn2012-09-261-0/+7
* | | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-271-0/+2
|\ \ \ | |_|/ |/| |
| * | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init()Sachin Kamat2012-09-241-0/+2
* | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-09-262-27/+1
|\ \ \