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
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-01
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-27
/
+157
2012-10-01
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-18
/
+22
2012-10-01
Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...
Linus Torvalds
2
-4
/
+2
2012-10-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-9
/
+5
2012-10-01
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-54
/
+47
2012-10-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-185
/
+101
2012-10-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-11
/
+44
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-119
/
+89
2012-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-293
/
+869
2012-10-01
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
24
-54
/
+188
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-6
/
+0
2012-10-01
Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-2
/
+10
2012-09-29
efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
Josh Triplett
3
-0
/
+83
2012-09-29
efi: Add a function to look up existing IO memory mappings
Josh Triplett
1
-0
/
+28
2012-09-29
efi: Defer freeing boot services memory until after ACPI init
Josh Triplett
1
-13
/
+18
2012-09-28
Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-106
/
+53
2012-09-28
Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...
Mark Brown
1
-2
/
+10
2012-09-27
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2012-09-27
Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...
Linus Torvalds
1
-0
/
+2
2012-09-27
um: Preinclude include/linux/kern_levels.h
Geert Uytterhoeven
4
-14
/
+12
2012-09-27
um: Fix IPC on um
Richard Weinberger
1
-0
/
+1
2012-09-27
um: kill thread->forking
Al Viro
7
-66
/
+29
2012-09-27
um: let signal_delivered() do SIGTRAP on singlestepping into handler
Al Viro
2
-7
/
+5
2012-09-27
um: don't leak floating point state and segment registers on execve()
Al Viro
1
-0
/
+1
2012-09-27
um: take cleaning singlestep to start_thread()
Al Viro
1
-19
/
+5
2012-09-27
perf/x86: Fix typo in uncore_pmu_to_box
Yan, Zheng
1
-1
/
+1
2012-09-26
ARM: Orion5x: Fix too small coherent pool.
Andrew Lunn
1
-0
/
+7
2012-09-26
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2
-27
/
+1
2012-09-26
x86: Exit RCU extended QS on notify resume
Frederic Weisbecker
2
-0
/
+5
2012-09-26
x86: Use the new schedule_user API on userspace preemption
Frederic Weisbecker
2
-4
/
+17
2012-09-26
x86: Exception hooks for userspace RCU extended QS
Frederic Weisbecker
3
-28
/
+86
2012-09-26
x86: Unspaghettize do_general_protection()
Frederic Weisbecker
1
-22
/
+16
2012-09-26
x86: Syscall hooks for userspace RCU extended QS
Frederic Weisbecker
2
-3
/
+12
2012-09-26
rcu: Switch task's syscall hooks on context switch
Frederic Weisbecker
1
-0
/
+1
2012-09-26
rcu: Settle config for userspace extended quiescent state
Frederic Weisbecker
1
-0
/
+10
2012-09-26
x86: Unspaghettize do_trap()
Frederic Weisbecker
1
-31
/
+29
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
2
-35
/
+33
2012-09-26
x86/api: Rename mp_register_lapic in a comment
Yasuaki Ishimatsu
1
-1
/
+1
2012-09-26
x86: Remove the useless branch in c_start()
Michael Wang
1
-4
/
+1
2012-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2012-09-25
Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b
Paul E. McKenney
74
-417
/
+613
2012-09-25
cputime: Make finegrained irqtime accounting generally available
Frederic Weisbecker
2
-11
/
+7
2012-09-25
ia64: Reuse system and user vtime accounting functions on task switch
Frederic Weisbecker
1
-8
/
+3
2012-09-25
ia64: Consolidate user vtime accounting
Frederic Weisbecker
1
-13
/
+15
2012-09-25
vtime: Consolidate system/idle context detection
Frederic Weisbecker
3
-30
/
+45
2012-09-25
cputime: Use a proper subsystem naming for vtime related APIs
Frederic Weisbecker
3
-11
/
+11
2012-09-24
Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....
Paul E. McKenney
14
-2
/
+46
2012-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
1
-11
/
+13
2012-09-24
Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+4
[next]