index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-11
USB: drivers/usb/storage/sddr55.c: fix uninitialized var warnings
Andrew Morton
1
-2
/
+2
2008-03-11
USB: fix usb-serial generic recursive lock
Pete Zaitcev
1
-4
/
+6
2008-03-10
Linux 2.6.25-rc5
v2.6.25-rc5
Linus Torvalds
1
-1
/
+1
2008-03-10
Do not include linux/backing-dev.h twice
Jesper Juhl
1
-1
/
+0
2008-03-09
alpha: fix iommu-related boot panic
Ivan Kokshaysky
1
-8
/
+7
2008-03-09
cpu hotplug: adjust root-domain->online span in response to hotplug event
Gregory Haskins
1
-11
/
+7
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
3
-13
/
+13
2008-03-09
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...
Karsten Wiese
1
-1
/
+1
2008-03-09
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
1
-0
/
+4
2008-03-09
ntp: use unsigned input for do_div()
David Howells
1
-5
/
+7
2008-03-08
Fix waitid si_code regression
Roland McGrath
1
-1
/
+1
2008-03-08
[CRYPTO] skcipher: Fix section mismatches
Herbert Xu
3
-6
/
+2
2008-03-08
x86_64: make ptrace always sign-extend orig_ax to 64 bits
Roland McGrath
1
-0
/
+10
2008-03-08
bluetooth: Add another Broadcom device
Karsten Keil
1
-0
/
+1
2008-03-07
ide: update references to Documentation/ide/ide.txt (v2)
Randy Dunlap
6
-31
/
+41
2008-03-07
ide: move ide.txt to Documentation/ide/
Randy Dunlap
1
-10
/
+10
2008-03-07
ide: fix buggy code in ide_register_hw()
Peter Teoh
1
-1
/
+1
2008-03-07
ide: fix enabling DMA on it821x in "smart" mode
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-03-07
ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-03-07
NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossings
Trond Myklebust
1
-0
/
+2
2008-03-07
NFS: Fix the fsid revalidation in nfs_update_inode()
Trond Myklebust
2
-2
/
+5
2008-03-07
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
1
-1
/
+5
2008-03-07
NFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
Trond Myklebust
1
-1
/
+1
2008-03-07
gigaset: fix Oops on module unload regression
Tilman Schmidt
1
-2
/
+4
2008-03-07
drivers/char/esp.c: fix bootup lockup
Ingo Molnar
1
-0
/
+1
2008-03-07
sched: don't allow rt_runtime_us to be zero for groups having rt tasks
Dhaval Giani
1
-0
/
+17
2008-03-07
sched: rt-group: fixup schedulability constraints calculation
Peter Zijlstra
1
-7
/
+3
2008-03-07
sched: fix the wrong time slice value for SCHED_FIFO tasks
Miao Xie
1
-1
/
+1
2008-03-07
sched: export task_nice
Pavel Roskin
1
-1
/
+1
2008-03-07
sched: balance RT task resched only on runqueue
Steven Rostedt
1
-2
/
+4
2008-03-07
sched: retain vruntime
Peter Zijlstra
3
-0
/
+23
2008-03-07
x86-boot: don't request VBE2 information
Peter Korsgaard
2
-10
/
+1
2008-03-07
x86: re-add reboot fixups
Ingo Molnar
1
-0
/
+6
2008-03-07
x86: fix typo in step.c
Jan Beulich
1
-2
/
+2
2008-03-07
x86: fix merge mistake in i387.c
Jan Beulich
1
-1
/
+1
2008-03-07
x86: clear DF before calling signal handler
Aurelien Jarno
3
-5
/
+5
2008-03-07
slub: fix typo in Documentation/vm/slub.txt
Itaru Kitayama
1
-2
/
+2
2008-03-07
slab: NUMA slab allocator migration bugfix
Joe Korty
1
-3
/
+2
2008-03-07
slub: Do not cross cacheline boundaries for very small objects
Nick Piggin
1
-4
/
+7
2008-03-07
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
2
-3
/
+3
2008-03-07
slab numa fallback logic: Do not pass unfiltered flags to page allocator
Christoph Lameter
1
-1
/
+1
2008-03-07
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
Christoph Lameter
1
-1
/
+1
2008-03-06
[IA64] kprobes arch consolidation build fix
Harvey Harrison
3
-3
/
+3
2008-03-06
[IA64] update efi region debugging to use MB, GB and TB as well as KB
Simon Horman
1
-4
/
+22
2008-03-06
[IA64] use dev_printk in video quirk
Bjorn Helgaas
1
-1
/
+1
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
26
-191
/
+186
2008-03-06
[IA64] remove unnecessary nfs includes from sys_ia32.c
KOSAKI Motohiro
1
-6
/
+1
2008-03-06
[IA64] remove CONFIG_SMP ifdef in ia64_send_ipi()
Bjorn Helgaas
1
-4
/
+0
2008-03-06
Really unexport asm/page.h
David Woodhouse
2
-5
/
+0
2008-03-06
[CRYPTO] xcbc: Fix crash with IPsec
Joy Latten
1
-1
/
+5
[next]