aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | ARM: mxs_defconfig: Make USB host functional againFabio Estevam2013-03-03
| | |/ / / /
| * | | | | Merge tag 'imx-fixes-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 i...Olof Johansson2013-03-04
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1Shawn Guo2013-03-03
| | * | | | ARM: mach-imx: move early resume code out of the .data sectionNicolas Pitre2013-03-03
| | |/ / /
| * | | | ARM: Tegra: Add clock entry for smp_twd clockPrashant Gaikwad2013-03-04
| * | | | ARM: dts: remove generated .dtb files on cleanNishanth Menon2013-03-04
| * | | | ARM: bcm2835: fix I2C module clock rateStephen Warren2013-03-04
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2013-03-12
|\ \ \ \
| * | | | m68k: drop "select EMAC_INC"Paul Bolle2013-03-06
| * | | | m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPUGreg Ungerer2013-03-04
| * | | | m68knommu: fix MC68328.h definesLuis Alves2013-03-03
| * | | | m68knommu: fix build when CPU is not coldfireThadeu Lima de Souza Cascardo2013-03-03
| * | | | m68knommu: add CPU_NAME for 68000Luis Alves2013-03-03
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-11
|\ \ \ \
| * | | | s390: Fix a header dependencies related build errorLi Zefan2013-03-11
* | | | | um: Use tty_port in SIGWINCH handlerRichard Weinberger2013-03-11
* | | | | um: Use tty_port_operations->destructRichard Weinberger2013-03-11
* | | | | um: fix build failure due to mess-up of sig_info protorypeSergei Trofimovich2013-03-11
* | | | | um: add missing declaration of 'getrlimit()' and friendsSergei Trofimovich2013-03-11
* | | | | net : enable tx time stamping in the vde driver.Paul Chavent2013-03-11
| |_|_|/ |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-09
|\ \ \ \
| * | | | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
| | |/ / | |/| |
* | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-08
|\ \ \ \
| * | | | alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon2013-03-08
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-03-08
|\ \ \ \ \
| * | | | | tile: properly use COMPAT_SYSCALL_DEFINExChris Metcalf2013-03-04
| * | | | | tile: work around bug in the generic sys_llseekChris Metcalf2013-03-04
| | |/ / / | |/| | |
* | | | | Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-03-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | metag: Inhibit NUMA balancing.Paul Mundt2013-03-04
| * | | | metag: remove SET_PERSONALITY()James Hogan2013-03-04
| |/ / /
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-07
|\ \ \ \
| * | | | x86: Do not try to sync identity map for non-mapped pagesDave Hansen2013-03-07
| * | | | x86, doc: Be explicit about what the x86 struct boot_params requiresPeter Jones2013-03-06
| * | | | x86: Don't clear efi_info even if the sentinel hitsJosh Boyer2013-03-06
| * | | | x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu2013-03-06
| * | | | x86: Fix 32-bit *_cpu_data initializersKrzysztof Mazur2013-03-06
| * | | | x86, smpboot: Remove unused variableBorislav Petkov2013-03-05
| |/ / /
* | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-03-07
|\ \ \ \
| * | | | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-07
| * | | | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-06
| * | | | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-06
| * | | | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-03
| * | | | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-03
| * | | | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-03
| * | | | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-03
| * | | | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-03
| * | | | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-03
| * | | | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-03
| * | | | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-03
| * | | | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-03