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
2008-03-19
fs/ufs/balloc.c: fix sparc64 printk warning
Andrew Morton
1
-2
/
+2
2008-03-19
drivers/md/raid5.c: fix printk warnings
Andrew Morton
1
-3
/
+3
2008-03-19
memstick: drivers/memstick/host/jmb38x_ms.c: suppress uninitialized var warning
Andrew Morton
1
-1
/
+3
2008-03-19
memstick: drivers/memstick/host/jmb38x_ms.c needs dma-mapping.h
Andrew Morton
1
-0
/
+1
2008-03-19
mm/readahead: fix kernel-doc notation
Randy Dunlap
1
-2
/
+3
2008-03-19
zisofs: fix readpage() outside i_size
Dave Young
1
-0
/
+11
2008-03-19
fs: fix kernel-doc notation warnings
Randy Dunlap
7
-25
/
+17
2008-03-19
eCryptfs: Swap dput() and mntput()
Michael Halcrow
1
-1
/
+1
2008-03-19
rcu: fix misplaced mb() in rcu_enter/exit_nohz()
Paul E. McKenney
1
-2
/
+2
2008-03-19
i810fb: fix console switch regression
Stefan Bauer
1
-1
/
+1
2008-03-19
jbd2: correctly unescape journal data blocks
Duane Griffin
1
-1
/
+1
2008-03-19
jbd: correctly unescape journal data blocks
Duane Griffin
1
-1
/
+1
2008-03-19
rtc: fix kconfig help
Alessandro Zummo
1
-1
/
+1
2008-03-19
smack: do not dereference NULL ipc object
Ahmed S. Darwish
1
-3
/
+6
2008-03-19
ROMFS: Fix up an error in iget removal
David Howells
1
-19
/
+11
2008-03-19
ext3: fix wrong gfp type under transaction
Josef Bacik
3
-8
/
+8
2008-03-19
ibmpex: report temperatures in mC, not C
Darrick J. Wong
1
-1
/
+1
2008-03-19
ibmpex: update Kconfig to list more supported models
Darrick J. Wong
1
-2
/
+3
2008-03-19
ibmpex: correct power use multipliers for QS2x blade
Darrick J. Wong
1
-3
/
+8
2008-03-19
quota: add possibly missing iput() when quotaon and quotaoff races
Jan Kara
1
-1
/
+1
2008-03-19
memcgroup: fix check for thread being a group leader in memcgroup
Pavel Emelyanov
1
-1
/
+1
2008-03-19
jbd: fix jbd kernel-doc notation
Randy Dunlap
2
-3
/
+5
2008-03-19
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
1
-12
/
+0
2008-03-19
mm: rmap kernel-doc fixes
Randy Dunlap
1
-3
/
+10
2008-03-19
mm: highmem kernel-doc additions
Randy Dunlap
1
-4
/
+26
2008-03-19
mm/oom_kill: fix kernel-doc
Randy Dunlap
1
-1
/
+8
2008-03-19
mm/shmem and tiny-shmem: fix some kernel-doc
Randy Dunlap
2
-20
/
+13
2008-03-19
mm: fix various kernel-doc comments
Randy Dunlap
7
-17
/
+33
2008-03-19
aio: bad AIO race in aio_complete() leads to process hang
Quentin Barnes
1
-0
/
+8
2008-03-18
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
3
-1
/
+32
2008-03-18
Revert "ACPI: EC: Handle IRQ storm on Acer laptops"
Alexey Starikovskiy
1
-11
/
+0
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
6
-77
/
+134
2008-03-18
IDE: Make taskfile interface more robust wrt unexpected end-of-command
Linus Torvalds
1
-9
/
+27
2008-03-18
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-3
/
+9
2008-03-19
sched: tune multi-core idle balancing
Ingo Molnar
1
-1
/
+0
2008-03-19
sched: retune wake granularity
Ingo Molnar
1
-2
/
+2
2008-03-19
sched: wakeup-buddy tasks are cache-hot
Ingo Molnar
1
-0
/
+6
2008-03-19
sched: improve affine wakeups
Ingo Molnar
4
-17
/
+50
2008-03-19
sched, net: socket wakeups are sync
Ingo Molnar
1
-2
/
+2
2008-03-19
sched: clean up wakeup balancing, code flow
Ingo Molnar
1
-15
/
+10
2008-03-19
sched: clean up wakeup balancing, rename variables
Ingo Molnar
1
-12
/
+20
2008-03-19
sched: clean up wakeup balancing, move wake_affine()
Ingo Molnar
1
-59
/
+75
2008-03-18
async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor
Dan Williams
1
-1
/
+1
2008-03-18
fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.
Zhang Wei
2
-0
/
+31
2008-03-18
Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+22
2008-03-18
[PATCH] export sessionid alongside the loginuid in procfs
Eric Paris
1
-0
/
+22
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-15
/
+17
2008-03-18
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-214
/
+44
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
13
-25
/
+183
2008-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+2
[next]