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-11-11
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
Peter Zijlstra
4
-4
/
+25
2013-11-11
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
Rik van Riel
1
-2
/
+13
2013-11-06
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
Preeti U Murthy
3
-18
/
+28
2013-11-06
sched: Fix asymmetric scheduling for POWER7
Vaidyanathan Srinivasan
1
-1
/
+1
2013-11-06
sched: Move completion code from core.c to completion.c
Peter Zijlstra
4
-286
/
+301
2013-11-06
sched: Move wait code from core.c to wait.c
Peter Zijlstra
2
-105
/
+105
2013-11-06
sched: Move wait.c into kernel/sched/
Peter Zijlstra
3
-1
/
+2
2013-11-01
sched/wait: Fix __wait_event_interruptible_lock_irq_timeout()
Heiko Carstens
1
-1
/
+1
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
506
-2851
/
+4225
2013-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-63
/
+81
2013-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
7
-20
/
+51
2013-10-31
Merge tag 'pm+acpi-3.12-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-10
/
+3
2013-10-31
Input: ALPS - add support for model found on Dell XT2
Yunkang Tang
1
-0
/
+1
2013-10-31
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
3
-3
/
+4
2013-10-30
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
4
-7
/
+8
2013-10-30
memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
Greg Thelen
1
-1
/
+1
2013-10-30
percpu: fix this_cpu_sub() subtrahend casting for unsigneds
Greg Thelen
2
-5
/
+6
2013-10-30
mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
Chen LinX
1
-1
/
+1
2013-10-30
mm: list_lru: fix almost infinite loop causing effective livelock
Russell King
1
-1
/
+2
2013-10-30
Merge tag 'tty-3.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+2
2013-10-30
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
7
-54
/
+168
2013-10-30
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
3
-4
/
+22
2013-10-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+2
2013-10-30
Staging: sb105x: info leak in mp_get_count()
Dan Carpenter
1
-1
/
+1
2013-10-30
Staging: bcm: info leak in ioctl
Dan Carpenter
1
-0
/
+1
2013-10-30
staging: wlags49_h2: buffer overflow setting station name
Dan Carpenter
1
-3
/
+6
2013-10-30
aacraid: missing capable() check in compat ioctl
Dan Carpenter
1
-0
/
+2
2013-10-30
staging: ozwpan: prevent overflow in oz_cdev_write()
Dan Carpenter
1
-0
/
+3
2013-10-30
uml: check length in exitcode_proc_write()
Dan Carpenter
1
-1
/
+3
2013-10-30
Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"
Mika Westerberg
1
-5
/
+1
2013-10-30
Revert "select: use freezable blocking call"
Rafael J. Wysocki
1
-2
/
+1
2013-10-30
Revert "epoll: use freezable blocking call"
Rafael J. Wysocki
1
-3
/
+1
2013-10-30
KVM: use a more sensible error number when debugfs directory creation fails
Paolo Bonzini
1
-1
/
+1
2013-10-30
KVM: Fix modprobe failure for kvm_intel/kvm_amd
Tim Gardner
1
-1
/
+1
2013-10-30
drm: allow DRM_IOCTL_VERSION on render-nodes
David Herrmann
1
-1
/
+1
2013-10-30
Merge tag 'drm-intel-fixes-2013-10-29' of git://people.freedesktop.org/~danve...
Dave Airlie
6
-53
/
+167
2013-10-29
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
3
-49
/
+17
2013-10-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
22
-81
/
+176
2013-10-29
Kconfig: make KOBJECT_RELEASE debugging require timer debugging
Linus Torvalds
1
-1
/
+1
2013-10-29
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
Daniel Vetter
1
-47
/
+48
2013-10-29
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2013-10-29
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2013-10-29
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2013-10-29
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2013-10-29
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2013-10-29
mm: Account for a THP NUMA hinting update as one PTE update
Mel Gorman
1
-1
/
+1
2013-10-29
mm: Close races between THP migration and PMD numa clearing
Mel Gorman
2
-26
/
+26
2013-10-29
mm: numa: Sanitize task_numa_fault() callsites
Mel Gorman
2
-44
/
+34
2013-10-29
mm: Prevent parallel splits during THP migration
Mel Gorman
1
-14
/
+30
2013-10-29
mm: Wait for THP migrations to complete during NUMA hinting faults
Mel Gorman
1
-7
/
+16
[next]