index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_stats.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-11
modules: fix module waiting for dependent modules' init
Rusty Russell
1
-3
/
+4
2008-03-11
hugetlb: correct page count for surplus huge pages
Adam Litke
1
-3
/
+10
2008-03-11
gpio/pca953x bugfix: mark as can_sleep
Arnaud Patard
1
-0
/
+1
2008-03-11
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
1
-1
/
+3
2008-03-11
md: fix formatting error in /proc/mdstat
NeilBrown
1
-1
/
+1
2008-03-11
mempolicy: fix reference counting bugs
Lee Schermerhorn
2
-3
/
+9
2008-03-11
Typo in Documentation/scheduler/sched-stats.txt
Masatake YAMATO
1
-1
/
+1
2008-03-11
memstick: add support for JMicron jmb38x MemoryStick host controller
Alex Dubov
5
-4
/
+960
2008-03-11
memstick: try harder to recover from unsuccessful interface mode switch
Alex Dubov
1
-2
/
+19
2008-03-11
memstick: fix parsing of "assembly_date" attribute field
Alex Dubov
1
-2
/
+16
2008-03-11
memstick: add support for decoding "specfile" media attributes
Alex Dubov
1
-0
/
+49
2008-03-11
tifm: clear interrupt mask bits before setting them on adapter init
Alex Dubov
1
-0
/
+2
2008-03-11
tifm: fix memorystick host initialization code
Alex Dubov
1
-25
/
+15
2008-03-11
tifm: fix the MemoryStick host fifo handling code
Alex Dubov
2
-262
/
+264
2008-03-11
memstick: drop DRIVER_VERSION numbers as meaningless
Alex Dubov
3
-6
/
+0
2008-03-11
memstick: make sure number of command retries is exactly as specified
Alex Dubov
1
-1
/
+1
2008-03-11
memstick: add memstick_suspend/resume_host methods
Alex Dubov
3
-4
/
+31
2008-03-11
memstick: introduce correct definitions in the header
Alex Dubov
4
-64
/
+105
2008-03-11
tridentfb: fix memory size detection
Krzysztof Helt
1
-1
/
+1
2008-03-11
tridentfb: register should be left in non-locked state
Krzysztof Helt
1
-12
/
+0
2008-03-11
of_serial: fix section mismatch warnings
Josh Boyer
1
-1
/
+1
2008-03-11
rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE
Andrew Morton
2
-4
/
+4
2008-03-10
riscom8: Fix hang on load
Alan Cox
1
-6
/
+0
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
[next]