Age | Commit message (Expand) | Author |
2013-01-23 | ARM: at91/at91-pinctrl documentation: fix typo and add some details | Richard Genoud |
2013-01-22 | fs/cifs/cifs_dfs_ref.c: fix potential memory leakage | Cong Ding |
2013-01-22 | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho |
2013-01-23 | ARM: kirkwood: fix missing #interrupt-cells property | Sebastian Hesselbarth |
2013-01-23 | mmc: mvsdio: use devm_ API to simplify/correct error paths. | Andrew Lunn |
2013-01-23 | clk: mvebu/clk-cpu.c: fix memory leakage | Cong Ding |
2013-01-22 | Merge tag '3.8-pci-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-01-22 | async: fix __lowest_in_progress() | Tejun Heo |
2013-01-22 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/del... | Linus Torvalds |
2013-01-22 | cpufreq: Add module aliases for acpi-cpufreq | Matthew Garrett |
2013-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2013-01-22 | Merge tag 'fixes-for-v3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-01-22 | Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2013-01-22 | Merge tag 'f2fs-for-3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-01-22 | Merge tag 'vfio-for-v3.8-rc5' of git://github.com/awilliam/linux-vfio | Linus Torvalds |
2013-01-22 | Merge tag 'trace-3.8-rc4-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-01-22 | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2013-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2013-01-22 | wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task | Oleg Nesterov |
2013-01-22 | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL | Oleg Nesterov |
2013-01-22 | arm64: makefile: fix uname munging when setting ARCH on native machine | Will Deacon |
2013-01-22 | arm64: elf: fix core dumping to match what glibc expects | Will Deacon |
2013-01-22 | USB: EHCI: add a name for the platform-private field | Alan Stern |
2013-01-22 | USB: EHCI: fix incorrect configuration test | Alan Stern |
2013-01-22 | USB: EHCI: Move definition of EHCI_STATS to ehci.h | Roger Quadros |
2013-01-22 | USB: UHCI: fix IRQ race during initialization | Alan Stern |
2013-01-22 | ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up() | Oleg Nesterov |
2013-01-22 | i2c-designware: add missing MODULE_LICENSE | Mika Westerberg |
2013-01-22 | i2c: omap: fix draining irq handling | Aaro Koskinen |
2013-01-22 | i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt | Aaro Koskinen |
2013-01-22 | ACPI: Check MSR valid bit before using P-state frequencies | Stefan Bader |
2013-01-22 | PM / devfreq: exynos4_bus: honor RCU lock usage | Nishanth Menon |
2013-01-22 | PM / devfreq: add locking documentation for recommended_opp | Nishanth Menon |
2013-01-22 | cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP | Nishanth Menon |
2013-01-22 | cpufreq: OMAP: use RCU locks around usage of OPP | Nishanth Menon |
2013-01-22 | i2c: muxes: fix wrong use of sizeof(ptr) | Laurent Navet |
2013-01-22 | i2c: sirf: register i2c_client from dt child-nodes in probe entry | Barry Song |
2013-01-22 | i2c: mxs: Fix type of error code | Fabio Estevam |
2013-01-22 | regmap: fix small typo in regmap_bulk_write comment | Nestor Ovroy |
2013-01-22 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Olof Johansson |
2013-01-22 | f2fs: use _safe() version of list_for_each | Dan Carpenter |
2013-01-22 | f2fs: add comments of start_bidx_of_node | Jaegeuk Kim |
2013-01-22 | f2fs: avoid issuing small bios due to several dirty node pages | Jaegeuk Kim |
2013-01-22 | f2fs: support swapfile | Jaegeuk Kim |
2013-01-22 | f2fs: add remap_pages as generic_file_remap_pages | Jaegeuk Kim |
2013-01-22 | f2fs: add __init to functions in init_f2fs_fs | Namjae Jeon |
2013-01-21 | Btrfs: fix a regression in balance usage filter | Ilya Dryomov |
2013-01-21 | Merge branch 'mutex-ops@next-for-chris' of git://github.com/idryomov/btrfs-un... | Chris Mason |
2013-01-21 | Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Chris Mason |