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
2007-03-06
[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
Alexey Dobriyan
1
-2
/
+1
2007-03-06
[PATCH] fs: nobh_truncate_page() fix
Dave Kleikamp
1
-0
/
+9
2007-03-06
[PATCH] fix vsyscall settimeofday
Daniel Walker
1
-0
/
+2
2007-03-06
[PATCH] mqueue: nested locking annotation
Peter Zijlstra
1
-1
/
+2
2007-03-06
[PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock
Adrian Bunk
1
-1
/
+0
2007-03-06
[PATCH] highres: do not run the TIMER_SOFTIRQ after switching to highres mode
Thomas Gleixner
1
-5
/
+10
2007-03-06
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
1
-1
/
+1
2007-03-06
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
1
-1
/
+1
2007-03-06
[PATCH] i386: make x86_64 tsc header require i386 rather than vice-versa
Andres Salomon
2
-68
/
+68
2007-03-06
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3
Thomas Gleixner
1
-6
/
+4
2007-03-06
[PATCH] Fix 2.6.21 rfcomm lockups
Mark Lord
1
-0
/
+2
2007-03-06
[PATCH] fbdev: fix kconfig error if FB_DDC=n
James Simmons
1
-9
/
+7
2007-03-06
[PATCH] atyfb: fix kconfig error part 2
Randy Dunlap
1
-1
/
+2
2007-03-06
[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight
Dave Jones
1
-0
/
+5
2007-03-06
[PATCH] fix build with CONFIG_NO_IDLE_HZ=n
Andrew Morton
1
-0
/
+8
2007-03-06
[PATCH] Save/restore periodic tick information over suspend/resume
Thomas Gleixner
4
-0
/
+78
2007-03-05
[PATCH] paravirt: re-enable COMPAT_VDSO
Ingo Molnar
1
-1
/
+0
2007-03-05
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
6
-8
/
+52
2007-03-05
[PATCH] disable NMI watchdog by default
Ingo Molnar
2
-2
/
+2
2007-03-05
[PATCH] paravirt: let users decide whether they want VMI
Ingo Molnar
1
-1
/
+0
2007-03-05
[PATCH] paravirt: clarify VMI description
Ingo Molnar
1
-2
/
+3
2007-03-05
[PATCH] paravirt: remove NO_IDLE_HZ on x86
Ingo Molnar
1
-9
/
+0
2007-03-05
[PATCH] video/aty/mach64_ct.c: fix bogus delay loop
David Miller
1
-2
/
+1
2007-03-05
[PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h>
Adrian Bunk
1
-0
/
+1
2007-03-05
[PATCH] usb-storage: do not rebuild when kernel version changes
Sam Ravnborg
1
-2
/
+2
2007-03-05
[PATCH] Documentation for io-accounting / reporting via procfs
Roland Kletzing
1
-0
/
+105
2007-03-05
[PATCH] atyfb: Fix kconfig error
Antonino A. Daplas
1
-1
/
+2
2007-03-05
[PATCH] char/epca.c: remove unused function
Michal Piotrowski
1
-17
/
+0
2007-03-05
[PATCH] timer/hrtimer: take per cpu locks in sane order
Heiko Carstens
3
-9
/
+45
2007-03-05
[PATCH] clocksource init adjustments (fix bug #7426)
john stultz
12
-166
/
+135
2007-03-05
[PATCH] x86_64: remove unusued 'flags' variable
David Rientjes
1
-1
/
+0
2007-03-05
[PATCH] ipmi: check, if default ports are accessible on PPC
Christian Krafft
1
-0
/
+5
2007-03-05
[PATCH] ecryptfs: handle AOP_TRUNCATED_PAGE better
Dmitriy Monakhov
1
-12
/
+16
2007-03-05
[PATCH] ecryptfs: lower root result must be adirectory
Dmitriy Monakhov
1
-7
/
+1
2007-03-05
[PATCH] fix "NMI appears to be stuck"
Thomas Gleixner
1
-2
/
+9
2007-03-05
[PATCH] md: fix for raid6 reshape
NeilBrown
1
-1
/
+1
2007-03-05
[PATCH] vmi: smp fixes
Zachary Amsden
2
-4
/
+5
2007-03-05
[PATCH] vmi: apic ops
Zachary Amsden
2
-73
/
+92
2007-03-05
[PATCH] vmi: fix nohz compile
Zachary Amsden
3
-16
/
+2
2007-03-05
[PATCH] vmi: pit override
Zachary Amsden
4
-7
/
+18
2007-03-05
[PATCH] vmi: paravirt drop udelay op
Zachary Amsden
5
-22
/
+1
2007-03-05
[PATCH] vmi: fix highpte
Zachary Amsden
4
-4
/
+44
2007-03-05
[PATCH] vmi: cpu cycles fix
Zachary Amsden
7
-2
/
+17
2007-03-05
[PATCH] vmi: sched clock paravirt op fix
Zachary Amsden
8
-9
/
+17
2007-03-05
[PATCH] vmi: timer fixes round two
Zachary Amsden
2
-29
/
+24
2007-03-05
[PATCH] Page migration: Fix vma flag checking
Christoph Lameter
3
-10
/
+9
2007-03-05
[PATCH] fb: sm501fb off-by-1 sysfs store
Paul Mundt
1
-3
/
+3
2007-03-05
[PATCH] sched: remove SMT nice
Con Kolivas
8
-165
/
+1
2007-03-05
[PATCH] shmem and simple const super_operations
Hugh Dickins
2
-6
/
+8
2007-03-05
[PATCH] schedule wext/rtnl for removal
Johannes Berg
1
-0
/
+12
[next]