index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-22
wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
Oleg Nesterov
1
-1
/
+2
2013-01-22
ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
Oleg Nesterov
3
-14
/
+64
2013-01-22
arm64: makefile: fix uname munging when setting ARCH on native machine
Will Deacon
2
-2
/
+2
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
1
-1
/
+4
2013-01-22
USB: EHCI: add a name for the platform-private field
Alan Stern
1
-0
/
+3
2013-01-22
USB: EHCI: fix incorrect configuration test
Alan Stern
1
-1
/
+1
2013-01-22
USB: EHCI: Move definition of EHCI_STATS to ehci.h
Roger Quadros
2
-4
/
+4
2013-01-22
USB: UHCI: fix IRQ race during initialization
Alan Stern
1
-6
/
+9
2013-01-22
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
3
-15
/
+18
2013-01-22
i2c-designware: add missing MODULE_LICENSE
Mika Westerberg
1
-0
/
+4
2013-01-22
i2c: omap: fix draining irq handling
Aaro Koskinen
1
-2
/
+2
2013-01-22
i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
Aaro Koskinen
1
-1
/
+1
2013-01-22
ACPI: Check MSR valid bit before using P-state frequencies
Stefan Bader
1
-0
/
+7
2013-01-22
PM / devfreq: exynos4_bus: honor RCU lock usage
Nishanth Menon
1
-27
/
+67
2013-01-22
PM / devfreq: add locking documentation for recommended_opp
Nishanth Menon
1
-0
/
+5
2013-01-22
cpufreq: cpufreq-cpu0: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+5
2013-01-22
cpufreq: OMAP: use RCU locks around usage of OPP
Nishanth Menon
1
-0
/
+3
2013-01-22
i2c: muxes: fix wrong use of sizeof(ptr)
Laurent Navet
1
-1
/
+1
2013-01-22
i2c: sirf: register i2c_client from dt child-nodes in probe entry
Barry Song
1
-0
/
+4
2013-01-22
i2c: mxs: Fix type of error code
Fabio Estevam
1
-1
/
+1
2013-01-22
regmap: fix small typo in regmap_bulk_write comment
Nestor Ovroy
1
-1
/
+1
2013-01-22
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Olof Johansson
3
-3
/
+2
2013-01-22
f2fs: use _safe() version of list_for_each
Dan Carpenter
1
-4
/
+3
2013-01-22
f2fs: add comments of start_bidx_of_node
Jaegeuk Kim
1
-1
/
+5
2013-01-22
f2fs: avoid issuing small bios due to several dirty node pages
Jaegeuk Kim
1
-6
/
+11
2013-01-22
f2fs: support swapfile
Jaegeuk Kim
1
-0
/
+6
2013-01-22
f2fs: add remap_pages as generic_file_remap_pages
Jaegeuk Kim
1
-2
/
+3
2013-01-22
f2fs: add __init to functions in init_f2fs_fs
Namjae Jeon
5
-9
/
+9
2013-01-21
Merge tag 'fixes-for-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1706
-10059
/
+17804
2013-01-21
ARM: OMAP2+: omap4-panda: add UART2 muxing for WiLink shared transport
Luciano Coelho
1
-0
/
+6
2013-01-21
ARM: OMAP2+: DT node Timer iteration fix
Pantelis Antoniou
1
-6
/
+2
2013-01-21
ARM: OMAP2+: Fix section warning for omap_init_ocp2scp()
Tony Lindgren
1
-1
/
+1
2013-01-21
ARM: OMAP2+: fix build break for omapdrm
Rob Clark
1
-1
/
+2
2013-01-21
ftrace: Be first to run code modification on modules
Steven Rostedt
1
-1
/
+1
2013-01-21
Merge tag 'omap-fixes-b-for-v3.8-rc' of git://git.kernel.org/pub/scm/linux/ke...
Tony Lindgren
4
-8
/
+15
2013-01-21
ALSA: hda - Add Conexant CX20755/20756/20757 codec IDs
Takashi Iwai
1
-0
/
+9
2013-01-21
i2c: mxs: Fix misuse init_completion
Marek Vasut
1
-1
/
+3
2013-01-22
security/device_cgroup: lock assert fails in dev_exception_clean()
Jerry Snitselaar
1
-0
/
+2
2013-01-22
evm: checking if removexattr is not a NULL
Dmitry Kasatkin
1
-2
/
+2
2013-01-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-32
/
+140
2013-01-20
module: fix missing module_mutex unlock
Linus Torvalds
1
-1
/
+1
2013-01-21
ttm: on move memory failure don't leave a node dangling
Dave Airlie
1
-0
/
+1
2013-01-21
ttm: don't destroy old mm_node on memcpy failure
Dave Airlie
1
-2
/
+9
2013-01-21
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-20
/
+84
2013-01-21
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
10
-10
/
+46
2013-01-20
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-52
/
+122
2013-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-14
/
+30
2013-01-20
ia64: kill thread_matches(), unexport ptrace_check_attach()
Oleg Nesterov
3
-29
/
+1
2013-01-19
sys_clone() needs asmlinkage_protect
Al Viro
1
-2
/
+4
2013-01-19
make sure that /linuxrc has std{in,out,err}
Al Viro
1
-0
/
+4
[prev]
[next]