aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* crespo: rfkill: fix unbalanced irqPawit Pornkitprasan2013-01-311-1/+9
* Merge kernel.org linux-3.0.y into HEADKalimochoAz2012-10-3126-83/+332
|\
| * x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-311-4/+0
| * x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-311-30/+43
| * ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-315-5/+5
| * ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
| * sparc64: Be less verbose during vmemmap population.David S. Miller2012-10-281-5/+23
| * sparc64: do not clobber personality flags in sys_sparc64_personality()Jiri Kosina2012-10-281-5/+5
| * sparc64: Fix bit twiddling in sparc_pmu_enable_event().David S. Miller2012-10-281-2/+4
| * sparc64: Like x86 we should check current->mm during perf backtrace generation.David S. Miller2012-10-281-4/+5
| * sparc64: fix ptrace interaction with force_successful_syscall_return()Al Viro2012-10-281-18/+14
| * 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
| * 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
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-214-0/+78
| * x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2012-10-212-0/+82
| * 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: 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
* | defconfig: Enable swapJustin White2012-10-231-1/+2
* | Update defconfig to add BFQKalimochoAz2012-10-151-5/+12
* | Merge commit '85ce022' into HEADKalimochoAz2012-10-141-3/+8
|\ \ | |/
| * mm: thp: fix pmd_present for split_huge_page and PROT_NONE with THPAndrea Arcangeli2012-10-131-3/+8
* | Merge commit '2e54c4f' into HEADKalimochoAz2012-10-141-1/+1
|\ \ | |/
| * mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven2012-10-131-1/+1
* | Merge commit '24e842a' into HEADKalimochoAz2012-10-141-1/+1
|\ \ | |/
| * x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
* | Merge commit 'b9a7985' into HEADKalimochoAz2012-10-147-144/+62
|\ \ | |/
| * ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon2012-10-021-115/+4
| * MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
| * x86: Fix boot on Twinhead H12YAlan Cox2012-10-021-0/+17
| * ARM: 7532/1: decompressor: reset SCTLR.TRE for VMSA ARMv7 coresMatthew Leach2012-10-021-0/+1
| * ARM: fix bad applied patch for arch/arm/Kconfig of stable 3.0.y tree.Tetsuyuki Kobayashi2012-10-021-26/+26
| * xen/boot: Disable NUMA for PV guests.Konrad Rzeszutek Wilk2012-10-021-0/+4
| * Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-10-021-2/+2
* | Merge "Touchscreen: Fix unresponsive touchscreen" into jbRafael Salas2012-09-191-2/+2
|\ \
| * | Touchscreen: Fix unresponsive touchscreenelektroschmock2012-09-151-2/+2
* | | Merge remote-tracking branch 'android/android-3.0' into HEADKalimochoAz2012-09-161-0/+2
|\ \ \
| * | | ARM: disable preemption in machine_shutdownMike J. Chen2012-08-201-0/+9
| * | | x86: Call idle notifiersGerman Monroy2012-07-161-0/+2
* | | | Merge remote-tracking branch 'korg/linux-3.0.y' into HEADKalimochoAz2012-09-1611-48/+66
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman2012-09-141-2/+2
| * | powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
| * | powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
| * | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-09-141-5/+16
| * | alpha: Don't export SOCK_NONBLOCK to user space.Michael Cree2012-09-141-0/+2
| * | ARM: imx: select CPU_FREQ_TABLE when neededArnd Bergmann2012-09-141-0/+1