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-09-30
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-30
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-30
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2013-09-30
Documentation/kernel-parameters.txt: replace kernelcore with Movable
Weiping Pan
1
-1
/
+1
2013-09-30
mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages snapshotting...
Darrick J. Wong
1
-0
/
+2
2013-09-30
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-09-30
ipc/sem.c: synchronize the proc interface
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: optimize sem_lock()
Manfred Spraul
1
-0
/
+8
2013-09-30
ipc/sem.c: fix race in sem_lock()
Manfred Spraul
1
-44
/
+78
2013-09-30
mm/compaction.c: periodically schedule when freeing pages
David Rientjes
1
-0
/
+7
2013-09-30
fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from Oopsing
Dan Aloni
1
-12
/
+18
2013-09-30
revert "mm/memory-hotplug: fix lowmem count overflow when offline pages"
Joonyoung Shim
1
-4
/
+0
2013-09-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
17
-73
/
+24
2013-09-30
Merge tag 'for-linus-20130929' of git://github.com/sctscore/official-linux
Linus Torvalds
8
-52
/
+64
2013-09-30
Merge tag 'arc-fixes-for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+18
2013-09-30
avr32: cast syscall_return to silence compiler warning
Gabor Juhos
1
-1
/
+1
2013-09-30
avr32: fix clockevents kernel warning
Gabor Juhos
1
-1
/
+8
2013-09-30
avr32: use Kbuild infrastructure to handle the asm-generic headers
Steven Rostedt
15
-71
/
+15
2013-09-29
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-29
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-13
/
+10
2013-09-29
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-16
/
+31
2013-09-29
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-50
/
+116
2013-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+1
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-77
/
+266
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-29
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-13
/
+4
2013-09-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
7
-6
/
+31
2013-09-28
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-41
/
+75
2013-09-28
Merge tag 'xfs-for-linus-v3.12-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
5
-22
/
+68
2013-09-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+32
2013-09-28
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+23
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
7
-10
/
+20
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-71
/
+23
2013-09-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
4
-7
/
+13
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
2
-4
/
+16
2013-09-28
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
18
-57
/
+230
2013-09-28
Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danve...
Dave Airlie
5
-7
/
+32
[next]