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
2009-03-23
slob: fix lockup in slob_free()
Nick Piggin
1
-1
/
+2
2009-02-11
Merge git://git.infradead.org/users/cbou/battery-2.6.29
Linus Torvalds
1
-1
/
+2
2009-02-11
w1: w1 temp calculation overflow fix
Ian Dall
1
-1
/
+1
2009-02-11
nbd: fix I/O hang on disconnected nbds
Paul Clements
1
-0
/
+9
2009-02-11
mm: rearrange exit_mmap() to unlock before arch_exit_mmap
Jeremy Fitzhardinge
1
-4
/
+6
2009-02-11
parport: parport_serial, don't bind netmos ibm 0299
Jiri Slaby
1
-0
/
+5
2009-02-11
writeback: fix break condition
Federico Cuello
1
-13
/
+16
2009-02-11
syscall define: fix uml compile bug
Heiko Carstens
1
-14
/
+14
2009-02-11
ext2/xip: refuse to change xip flag during remount with busy inodes
Carsten Otte
1
-3
/
+6
2009-02-11
cgroups: fix lockdep subclasses overflow
Li Zefan
2
-1
/
+3
2009-02-11
cgroups: add Li Zefan as a maintainer
KOSAKI Motohiro
1
-0
/
+2
2009-02-11
rtc: t reaches -1, tested 0
Roel Kluin
1
-1
/
+1
2009-02-11
kernel-doc: fix syscall wrapper processing
Randy Dunlap
1
-1
/
+39
2009-02-11
kernel-doc: preferred ending marker and examples
Randy Dunlap
1
-3
/
+4
2009-02-11
memcg: use __GFP_NOWARN in page cgroup allocation
KAMEZAWA Hiroyuki
1
-1
/
+2
2009-02-11
video/framebuffer: move the probe func into .devinit.text in Blackfin LCD driver
Uwe Kleine-Koenig
1
-1
/
+1
2009-02-11
tpm: correct email address for tpm_infineon-driver
Marcel Selhorst
2
-4
/
+4
2009-02-11
mm: fix mlocked page counter mismatch
MinChan Kim
1
-1
/
+2
2009-02-11
ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"
Jan Kara
1
-5
/
+6
2009-02-11
jbd: fix return value of journal_start_commit()
Jan Kara
1
-6
/
+11
2009-02-11
mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches
Sven Wegener
2
-3
/
+4
2009-02-11
gx1fb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-11
gxfb: properly alloc cmap and plug cmap leak
Andres Salomon
1
-6
/
+11
2009-02-11
lxfb: properly alloc cmap in all cases and don't leak the memory
Marco La Porta
1
-6
/
+11
2009-02-11
rtc: update maintainership of pxa rtc driver
Robert Jarzmik
2
-1
/
+7
2009-02-11
migration: migrate_vmas should check "vma"
Daisuke Nishimura
1
-1
/
+1
2009-02-11
Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE
Mel Gorman
1
-20
/
+33
2009-02-11
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+9
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-75
/
+209
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
26
-125
/
+207
2009-02-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+12
2009-02-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-60
/
+81
2009-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-02-11
sched: revert recent sync wakeup changes
Peter Zijlstra
2
-12
/
+9
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2
-12
/
+35
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2
-28
/
+15
2009-02-11
[S390] Update default configuration.
Martin Schwidefsky
1
-27
/
+60
2009-02-11
[S390] dasd: fix race in dasd timer handling
Stefan Weinhuber
1
-30
/
+16
2009-02-11
[S390] dasd: bus_id -> dev_name() conversion.
Cornelia Huck
1
-1
/
+1
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
1
-0
/
+2
2009-02-11
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
1
-2
/
+2
2009-02-11
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
1
-1
/
+1
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
1
-5
/
+4
2009-02-11
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-3
/
+5
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
1
-1
/
+1
2009-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-16
/
+23
2009-02-10
hugetlbfs: fix build failure with !CONFIG_HUGETLBFS
Stefan Richter
1
-3
/
+3
2009-02-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-19
/
+34
2009-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-126
/
+74
2009-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-78
/
+195
[next]