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-12-06
Merge tag 'trace-fixes-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-10
/
+3
2013-12-05
tracing: Only run synchronize_sched() at instance deletion time
Steven Rostedt
2
-10
/
+3
2013-12-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-19
/
+32
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-7
/
+28
2013-12-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+7
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+37
2013-11-29
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+37
2013-11-29
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
1
-1
/
+3
2013-11-28
kernel/extable: fix address-checks for core_kernel and init areas
Helge Deller
1
-2
/
+2
2013-11-27
cgroup: fix cgroup_subsys_state leak for seq_files
Tejun Heo
1
-1
/
+4
2013-11-27
cpuset: Fix memory allocator deadlock
Peter Zijlstra
1
-2
/
+6
2013-11-27
sched: Expose preempt_schedule_irq()
Thomas Gleixner
1
-2
/
+1
2013-11-26
Merge tag 'trace-fixes-v3.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-29
/
+35
2013-11-26
ftrace: Fix function graph with loading of modules
Steven Rostedt (Red Hat)
1
-29
/
+35
2013-11-25
irq: Enable all irqs unconditionally in irq_resume
Laxman Dewangan
1
-1
/
+1
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+4
2013-11-22
workqueue: fix pool ID allocation leakage and remove BUILD_BUG_ON() in init_w...
Li Bin
1
-6
/
+9
2013-11-22
workqueue: fix comment typo for __queue_work()
Li Bin
1
-1
/
+1
2013-11-22
workqueue: fix ordered workqueues in NUMA setups
Tejun Heo
1
-2
/
+22
2013-11-22
workqueue: swap set_cpus_allowed_ptr() and PF_NO_SETAFFINITY
Oleg Nesterov
1
-4
/
+5
2013-11-22
cgroup: use a dedicated workqueue for cgroup destruction
Tejun Heo
1
-3
/
+27
2013-11-22
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
1
-1
/
+1
2013-11-21
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
9
-131
/
+173
2013-11-21
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
4
-82
/
+210
2013-11-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-6
/
+1
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+3
2013-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-25
/
+13
2013-11-19
kernel/bounds: avoid circular dependencies in generated headers
Kirill A. Shutemov
1
-1
/
+1
2013-11-19
genetlink: only pass array to genl_register_family_with_ops()
Johannes Berg
1
-2
/
+1
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+16
2013-11-19
sched: Fix a trivial typo in comments
Shigeru Yoshida
1
-1
/
+1
2013-11-19
sched: Avoid NULL dereference on sd_busy
Peter Zijlstra
1
-1
/
+2
2013-11-19
sched: Check sched_domain before computing group power
Srikar Dronamraju
1
-3
/
+24
2013-11-19
perf/trace: Properly use u64 to hold event_id
Vince Weaver
1
-1
/
+1
2013-11-19
perf: Remove fragile swevent hlist optimization
Peter Zijlstra
1
-8
/
+0
2013-11-19
ftrace, perf: Avoid infinite event generation loop
Peter Zijlstra
1
-0
/
+6
2013-11-19
tick: Document tick_do_timer_cpu
Andrew Morton
1
-0
/
+15
2013-11-19
timer: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
Joe Perches
1
-3
/
+2
2013-11-19
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
2
-14
/
+11
2013-11-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
2
-1
/
+3
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
16
-212
/
+521
2013-11-15
consolidate simple ->d_delete() instances
Al Viro
1
-6
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-40
/
+26
2013-11-15
kernel: fix generic_exec_single indentation
Christoph Hellwig
1
-2
/
+1
2013-11-15
kernel: provide a __smp_call_function_single stub for !CONFIG_SMP
Christoph Hellwig
1
-0
/
+11
2013-11-15
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS
Christoph Hellwig
2
-3
/
+1
2013-11-15
revert "softirq: Add support for triggering softirq work on softirqs"
Christoph Hellwig
1
-131
/
+0
[next]