index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
2008-07-18
14
-17
/
+26
*
nohz: don't stop idle tick if softirqs are pending.
Heiko Carstens
2008-07-11
1
-0
/
+1
*
nohz: reduce jiffies polling overhead
Ingo Molnar
2008-05-30
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2008-05-29
2
-0
/
+18
|
\
|
*
driver-core: prepare for 2.6.27 api change by adding dev_set_name
Stephen Rothwell
2008-05-29
2
-0
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-05-29
26
-96
/
+812
|
\
\
|
*
|
Revert "USB: EHCI: fix performance regression"
Greg Kroah-Hartman
2008-05-29
2
-10
/
+8
|
*
|
USB: fsl_usb2_udc: fix recursive lock
Li Yang
2008-05-29
1
-0
/
+2
|
*
|
USB: usb-serial: option: Don't match Huawei driver CD images
Michael Karcher
2008-05-29
1
-17
/
+17
|
*
|
USB: pl2303: another product ID
Steve Murphy
2008-05-29
2
-0
/
+2
|
*
|
USB: add another scanner quirk
René Rebe
2008-05-29
1
-0
/
+4
|
*
|
USB: Add support for ROKR W5 in unusual_devs.h
Javier Smaldone
2008-05-29
1
-2
/
+4
|
*
|
USB: Fix M600i unusual_devs entry
Phil Dibowitz
2008-05-29
1
-1
/
+1
|
*
|
USB: usb-storage: unusual_devs update for Cypress ATACB
Alan Stern
2008-05-29
1
-1
/
+1
|
*
|
USB: EHCI: fix performance regression
Alan Stern
2008-05-29
2
-8
/
+10
|
*
|
USB: EHCI: fix bug in Iso scheduling
Alan Stern
2008-05-29
1
-23
/
+44
|
*
|
USB: EHCI: fix remote-wakeup regression
Alan Stern
2008-05-29
2
-2
/
+6
|
*
|
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
11
-1
/
+25
|
*
|
USB: EHCI: fix up root-hub TT mess
Alan Stern
2008-05-29
6
-15
/
+8
|
*
|
USB: add all configs to the "descriptors" attribute
Alan Stern
2008-05-29
1
-23
/
+21
|
*
|
USB: fix possible deadlock involving sysfs attributes
Alan Stern
2008-05-29
2
-5
/
+9
|
*
|
USB: Firmware loader driver for USB Apple iSight camera
Matthew Garrett
2008-05-29
3
-0
/
+143
|
*
|
USB: FTDI_SIO : Add support for Matrix Orbital PID Range
Ray Molenkamp
2008-05-29
2
-6
/
+525
|
|
/
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
2008-05-29
1
-2
/
+2
|
\
\
|
*
|
[CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c
Lothar Waßmann
2008-05-29
1
-2
/
+2
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-05-29
8
-584
/
+150
|
\
\
\
|
*
\
\
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
2008-05-29
877
-7306
/
+12739
|
|
\
\
\
|
*
|
|
|
sched: re-tune NUMA topologies
Ingo Molnar
2008-05-29
1
-1
/
+3
|
*
|
|
|
sched: stop wake_affine from causing serious imbalance
Mike Galbraith
2008-05-29
1
-11
/
+14
|
*
|
|
|
sched: fix sched_clock_cpu()
Peter Zijlstra
2008-05-29
1
-4
/
+14
|
*
|
|
|
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
2008-05-29
5
-489
/
+75
|
*
|
|
|
sched: cleanup
Ingo Molnar
2008-05-29
1
-2
/
+2
|
*
|
|
|
show_schedstat(): fix memleak
Adrian Bunk
2008-05-29
1
-0
/
+1
|
*
|
|
|
sched: unite unlikely pairs in rt_policy() and schedule_debug()
Roel Kluin
2008-05-29
1
-2
/
+2
|
*
|
|
|
revert ("sched: fair: weight calculations")
Ingo Molnar
2008-05-29
2
-75
/
+39
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2008-05-28
8
-47
/
+128
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
[IA64] Workaround for RSE issue
Tony Luck
2008-05-27
8
-47
/
+128
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Fix FRV minimum slab/kmalloc alignment
David Howells
2008-05-28
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-28
7
-33
/
+110
|
\
\
\
\
|
*
|
|
|
cfq-iosched: fix RCU problem in cfq_cic_lookup()
Jens Axboe
2008-05-28
1
-2
/
+26
|
*
|
|
|
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
2008-05-28
2
-4
/
+14
|
*
|
|
|
Added in elevator switch message to blktrace stream
Alan D. Brunelle
2008-05-28
1
-0
/
+2
|
*
|
|
|
Added in MESSAGE notes for blktraces
Alan D. Brunelle
2008-05-28
2
-0
/
+39
|
*
|
|
|
block: reorder cfq_queue to save space on 64bit builds
Richard Kennedy
2008-05-28
1
-4
/
+4
|
*
|
|
|
block: Move the second call to get_request to the end of the loop
Zhang, Yanmin
2008-05-28
1
-20
/
+17
|
*
|
|
|
splice: handle try_to_release_page() failure
Jens Axboe
2008-05-28
1
-2
/
+3
|
*
|
|
|
splice: fix sendfile() issue with relay
Tom Zanussi
2008-05-28
2
-5
/
+9
*
|
|
|
|
FRV: Specify the minimum slab/kmalloc alignment
David Howells
2008-05-28
1
-0
/
+7
*
|
|
|
|
MN10300: Fix typo in header guard
Vegard Nossum
2008-05-28
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-27
7
-54
/
+159
|
\
\
\
\
[next]