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
2011-08-10
x86-64: Rework vsyscall emulation and add vsyscall= parameter
Andy Lutomirski
10
-89
/
+111
2011-08-10
x86-64: Wire up getcpu syscall
Andy Lutomirski
1
-0
/
+2
2011-08-10
x86: Remove unnecessary compile flag tweaks for vsyscall code
Andy Lutomirski
2
-16
/
+0
2011-08-04
x86-64: Add vsyscall:emulate_vsyscall trace event
Andy Lutomirski
2
-0
/
+35
2011-08-04
x86-64: Add user_64bit_mode paravirt op
Andy Lutomirski
8
-9
/
+38
2011-08-04
x86-64, xen: Enable the vvar mapping
Andy Lutomirski
1
-1
/
+3
2011-08-04
x86-64: Work around gold bug 13023
Andy Lutomirski
1
-6
/
+10
2011-08-04
x86-64: Move the "user" vsyscall segment out of the data segment.
Andy Lutomirski
1
-18
/
+18
2011-08-04
x86-64: Pad vDSO to a page boundary
Andy Lutomirski
1
-0
/
+1
2011-08-04
Merge commit 'v3.0' into x86/vdso
H. Peter Anvin
1381
-9205
/
+40791
2011-07-21
Linux 3.0
v3.0
Linus Torvalds
1
-1
/
+1
2011-07-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+1
2011-07-21
sparc,kgdbts: fix compile regression with kgdb test suite
Jason Wessel
1
-0
/
+1
2011-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-07-21
x86-64, vdso: Do not allocate memory for the vDSO
Andy Lutomirski
2
-21
/
+19
2011-07-21
clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option
H. Peter Anvin
6
-9
/
+10
2011-07-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+16
2011-07-21
x86: Make Dell Latitude E6420 use reboot=pci
H. Peter Anvin
1
-0
/
+8
2011-07-21
x86: Make Dell Latitude E5420 use reboot=pci
Daniel J Blueman
1
-0
/
+8
2011-07-21
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-39
/
+56
2011-07-21
vfs: drop conditional inode prefetch in __do_lookup_rcu
Linus Torvalds
1
-2
/
+0
2011-07-21
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
Jan Beulich
1
-9
/
+5
2011-07-21
CIFS: Fix wrong length in cifs_iovec_read
Pavel Shilovsky
1
-1
/
+1
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-28
/
+103
2011-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-61
/
+190
2011-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+10
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
5
-28
/
+103
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
1
-6
/
+13
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2
-3
/
+11
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
1
-6
/
+38
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
1
-5
/
+24
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
1
-0
/
+2
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
3
-29
/
+132
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
3
-34
/
+58
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-7
/
+10
2011-07-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
3
-7
/
+24
2011-07-19
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-19
fs/libfs.c: fix simple_attr_write() on 32bit machines
Akinobu Mita
1
-1
/
+1
2011-07-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-72
/
+35
2011-07-19
vfs: fix race in rcu lookup of pruned dentry
Linus Torvalds
1
-1
/
+6
2011-07-19
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
1
-6
/
+6
2011-07-19
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2
-2
/
+9
2011-07-19
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
1
-2
/
+4
2011-07-19
ceph: fix file mode calculation
Sage Weil
1
-7
/
+10
2011-07-19
davinci: DM365 EVM: fix video input mux bits
Jon Povey
1
-2
/
+2
2011-07-19
ARM: davinci: Check for NULL return from irq_alloc_generic_chip
Todd Poynor
1
-0
/
+6
2011-07-18
drm/i915: Fix unfenced alignment on pre-G33 hardware
Chris Wilson
3
-38
/
+41
2011-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-10
/
+3
2011-07-18
x86, vdso: Drop now wrong comment
Borislav Petkov
1
-1
/
+0
2011-07-18
pppoe: Must flush connections when MAC address changes too.
David S. Miller
1
-1
/
+2
[next]