aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-------. \ \ \ Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f...Linus Torvalds2011-04-16
|\ \ \ \ \ \ \ \
| | | | | * | | | x86, amd: Disable GartTlbWlkErr when BIOS forgets itJoerg Roedel2011-04-15
| | | | | * | | | x86, NUMA: Fix fakenuma boot failureKOSAKI Motohiro2011-04-15
| | | | | * | | | x86/mrst: Fix boot crash caused by incorrect pin to irq mappingJacob Pan2011-04-12
| | | | | * | | | x86/ce4100: Add reg property to bridgesSebastian Andrzej Siewior2011-04-11
| | | | * | | | | Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...Thomas Gleixner2011-04-12
| | | | |\ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | | | * | | | RTC: rtc-mrst: follow on to the change of rtc_device_register()Feng Tang2011-04-06
| | | | | * | | | RTC: add missing "return 0" in new alarm func for rtc-bfin.cMike Frysinger2011-03-29
| | | | | * | | | RTC: Fix s3c compile error due to missing s3c_rtc_setpieVasily Khoruzhick2011-03-29
| | | | | * | | | RTC: Fix early irqs caused by calling rtc_set_alarm too earlyJohn Stultz2011-03-29
| | | * | | | | | sched: Fix erroneous all_pinned logicKen Chen2011-04-11
| | | * | | | | | sched: Fix sched-domain avg_load calculationKen Chen2011-04-11
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Stephane Eranian2011-04-11
| | * | | | | | perf: Fix a build error with some GCC versionsEric Dumazet2011-04-08
| * | | | | | | futex: Set FLAGS_HAS_TIMEOUT during futex_wait restart setupDarren Hart2011-04-15
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-04-15
|\ \ \ \ \ \ \
| * | | | | | | net/9p: nwname should be an unsigned intHarsh Prateek Bora2011-04-15
| * | | | | | | 9p: Fix sparse errorAneesh Kumar K.V2011-04-15
| * | | | | | | fs/9p: Fix error reported by coccicheckAneesh Kumar K.V2011-04-15
| * | | | | | | 9p: revert tsyncfs related changesAneesh Kumar K.V2011-04-15
| * | | | | | | fs/9p: Use write_inode for data sync on serverAneesh Kumar K.V2011-04-15
| * | | | | | | fs/9p: Fix revalidate to return correct valueAneesh Kumar K.V2011-04-15
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-04-15
|\ \ \ \ \ \ \
| * | | | | | | arm: tegra: fix error check in tegra2_clocks.cNicolas Kaiser2011-04-01
| * | | | | | | ARM: tegra: gpio: Fix unused variable warningsColin Cross2011-03-30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-04-15
|\ \ \ \ \ \ \
| * | | | | | | ARM: 6879/1: fix personality test wrt usage of domain handlersNicolas Pitre2011-04-14
| * | | | | | | ARM: 6878/1: fix personality flag propagation across an execNicolas Pitre2011-04-14
| * | | | | | | ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre2011-04-14
| * | | | | | | ARM: 6876/1: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSStephen Boyd2011-04-14
| * | | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2011-04-13
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-12
| | * | | | | | | ARM: mmp: align NR_BUILTIN_GPIO with gpio interrupt numberHaojian Zhuang2011-04-12
| | * | | | | | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-12
| | * | | | | | | ARM: pxa: always clear LPM bits for PXA168 MFPRHaojian Zhuang2011-04-12
| | * | | | | | | pcmcia: limit pxa2xx_trizeps4 subdriver to trizeps4 platformDmitry Eremin-Solenikov2011-04-12
| | * | | | | | | pcmcia: limit pxa2xx_balloon3 subdriver to balloon3 platformDmitry Eremin-Solenikov2011-04-12
| | * | | | | | | ARM: pxafb: Fix access to nonexistent member of pxafb_infoMarek Vasut2011-04-12
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | ARM: 6872/1: arch:common:Makefile Remove unused config in the Makefile.Justin P. Mattock2011-04-10
| * | | | | | | ARM: 6868/1: Preserve the VFP state during forkCatalin Marinas2011-04-10
| * | | | | | | ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooksCatalin Marinas2011-04-10
| * | | | | | | ARM: 6866/1: Do not restrict HIGHPTE to !OUTER_CACHECatalin Marinas2011-04-10
| * | | | | | | ARM: 6865/1: perf: ensure pass through zero is counted on overflowWill Deacon2011-04-10
| * | | | | | | ARM: 6864/1: hw_breakpoint: clear DBGVCR out of resetWill Deacon2011-04-10
| * | | | | | | ARM: Only allow PM_SLEEP with CPUs which support suspendRussell King2011-04-02
| * | | | | | | ARM: Make consolidated PM sleep code depend on PM_SLEEPRussell King2011-04-02
* | | | | | | | vfs: Fix absolute RCU path walk failures due to uninitialized seq numberTim Chen2011-04-15
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-15
|\ \ \ \ \ \ \
| * | | | | | | block: only force kblockd unplugging from the schedule() pathJens Axboe2011-04-15
| * | | | | | | block: cleanup the block plug helper functionsChristoph Hellwig2011-04-15