summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-23clk: mvebu/clk-cpu.c: fix memory leakageCong Ding
2013-01-22Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-01-22async: fix __lowest_in_progress()Tejun Heo
2013-01-22Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del...Linus Torvalds
2013-01-22cpufreq: Add module aliases for acpi-cpufreqMatthew Garrett
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-01-22Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2013-01-22Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-22Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-01-22Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-01-22wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov
2013-01-22ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov
2013-01-22arm64: makefile: fix uname munging when setting ARCH on native machineWill Deacon
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-22USB: EHCI: add a name for the platform-private fieldAlan Stern
2013-01-22USB: EHCI: fix incorrect configuration testAlan Stern
2013-01-22USB: EHCI: Move definition of EHCI_STATS to ehci.hRoger Quadros
2013-01-22USB: UHCI: fix IRQ race during initializationAlan Stern
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov
2013-01-22i2c-designware: add missing MODULE_LICENSEMika Westerberg
2013-01-22i2c: omap: fix draining irq handlingAaro Koskinen
2013-01-22i2c: omap: errata i462: fix incorrect ack for arbitration lost interruptAaro Koskinen
2013-01-22ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-22PM / devfreq: exynos4_bus: honor RCU lock usageNishanth Menon
2013-01-22PM / devfreq: add locking documentation for recommended_oppNishanth Menon
2013-01-22cpufreq: cpufreq-cpu0: use RCU locks around usage of OPPNishanth Menon
2013-01-22cpufreq: OMAP: use RCU locks around usage of OPPNishanth Menon
2013-01-22i2c: muxes: fix wrong use of sizeof(ptr)Laurent Navet
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song
2013-01-22i2c: mxs: Fix type of error codeFabio Estevam
2013-01-22regmap: fix small typo in regmap_bulk_write commentNestor Ovroy
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson
2013-01-22f2fs: use _safe() version of list_for_eachDan Carpenter
2013-01-22f2fs: add comments of start_bidx_of_nodeJaegeuk Kim
2013-01-22f2fs: avoid issuing small bios due to several dirty node pagesJaegeuk Kim
2013-01-22f2fs: support swapfileJaegeuk Kim
2013-01-22f2fs: add remap_pages as generic_file_remap_pagesJaegeuk Kim
2013-01-22f2fs: add __init to functions in init_f2fs_fsNamjae Jeon
2013-01-21Btrfs: fix a regression in balance usage filterIlya Dryomov
2013-01-21Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un...Chris Mason
2013-01-21Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason
2013-01-21Btrfs: prevent qgroup destroy when there are still relationsArne Jansen
2013-01-21Btrfs: ignore orphan qgroup relationsArne Jansen
2013-01-21Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-21ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transportLuciano Coelho
2013-01-21ARM: OMAP2+: DT node Timer iteration fixPantelis Antoniou