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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
5
-40
/
+77
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2
-3
/
+9
2013-10-29
uprobes: Change uprobe_copy_process() to dup xol_area
Oleg Nesterov
1
-0
/
+28
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
1
-0
/
+43
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
1
-8
/
+12
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
1
-22
/
+25
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2
-9
/
+9
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
1
-18
/
+46
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
1
-6
/
+11
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
1
-7
/
+8
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
1
-8
/
+6
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
1
-9
/
+9
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
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-40
/
+77
2013-10-28
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
1
-1
/
+0
2013-10-28
genirq: Set the irq thread policy without checking CAP_SYS_NICE
Thomas Pfaff
1
-1
/
+1
2013-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+50
2013-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2013-10-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+16
2013-10-26
sched/rt: Fix task_tick_rt() comment
Li Bin
1
-2
/
+2
2013-10-26
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
1
-1
/
+1
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
1
-7
/
+6
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2013-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+4
2013-10-19
Merge 3.12-rc6 into driver-core-next
Greg Kroah-Hartman
6
-7
/
+36
2013-10-18
time: Fix signedness bug in sysfs_get_uname() and its callers
Patrick Palka
3
-3
/
+3
2013-10-18
timekeeping: Fix some trivial typos in comments
Xie XiuQi
1
-1
/
+2
2013-10-18
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
1
-2
/
+2
2013-10-18
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
1
-16
/
+16
2013-10-18
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
13
-103
/
+251
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
1
-0
/
+4
2013-10-16
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
Ben Hutchings
1
-1
/
+1
2013-10-16
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
1
-0
/
+24
2013-10-16
sched: Remove get_online_cpus() usage
Peter Zijlstra
3
-15
/
+48
2013-10-16
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
3
-9
/
+22
2013-10-16
sched/rt: Add missing rmb()
Peter Zijlstra
1
-1
/
+9
2013-10-15
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
12
-18
/
+38
2013-10-15
Merge branch 'idle.2013.09.25a' into HEAD
Paul E. McKenney
6
-24
/
+41
2013-10-15
Merge branch 'gp.2013.09.25a' into HEAD
Paul E. McKenney
3
-15
/
+78
2013-10-15
Merge tag 'v3.12-rc5' into perf/core
Ingo Molnar
5
-4
/
+33
2013-10-14
sched/fair: Fix trivial typos in comments
Kamalesh Babulal
1
-2
/
+2
2013-10-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
1
-3
/
+3
2013-10-12
sched: Remove bogus parameter in structured comment
Ramkumar Ramachandra
1
-1
/
+0
[prev]
[next]