index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
MN10300: Update asb2303_defconfig
David Howells
2008-02-19
1
-9
/
+24
*
MN10300: Make the kernel jump into gdbstub on a BUG
David Howells
2008-02-19
1
-1
/
+1
*
MN10300: Introduce barriers to replace removed volatiles in gdbstub
David Howells
2008-02-19
1
-0
/
+2
*
MN10300: Call update_process_times() outside of the xtime_lock
David Howells
2008-02-19
1
-1
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2008-02-19
2
-5
/
+7
|
\
|
*
IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()
Roland Dreier
2008-02-19
1
-1
/
+1
|
*
IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times out
Pradeep Satyanarayana
2008-02-19
1
-4
/
+6
*
|
Add missing init section definitions
Sam Ravnborg
2008-02-19
2
-0
/
+5
*
|
kbuild: fix reversed symbol name order in modpost
Geert Uytterhoeven
2008-02-19
1
-1
/
+1
*
|
Revert "SLUB: Alternate fast paths using cmpxchg_local"
Linus Torvalds
2008-02-19
1
-86
/
+1
*
|
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-02-19
17
-70
/
+103
|
\
\
|
*
|
[S390] qdio: FCP/SCSI write I/O stagnates on LPAR
Ursula Braun
2008-02-19
1
-3
/
+0
|
*
|
[S390] Fix futex_atomic_cmpxchg_std inline assembly.
Heiko Carstens
2008-02-19
1
-4
/
+4
|
*
|
[S390] dcss: Fix Unlikely(x) != y
Roel Kluin
2008-02-19
1
-1
/
+1
|
*
|
[S390] sclp: clean up send/receive naming scheme
Peter Oberparleiter
2008-02-19
6
-13
/
+15
|
*
|
[S390] etr: fix compile error on !SMP
Heiko Carstens
2008-02-19
1
-2
/
+0
|
*
|
[S390] qdio: fix qdio_activate timeout handling.
Heiko Carstens
2008-02-19
2
-9
/
+3
|
*
|
[S390] Initialize per cpu lowcores on cpu hotplug.
Heiko Carstens
2008-02-19
1
-15
/
+38
|
*
|
[S390] find bit corner case.
Martin Schwidefsky
2008-02-19
1
-8
/
+12
|
*
|
[S390] dasd: fix locking in __dasd_device_process_final_queue
Stefan Weinhuber
2008-02-19
1
-6
/
+6
|
*
|
[S390] Make sure enabled wait psw is loaded in default_idle.
Heiko Carstens
2008-02-19
1
-6
/
+9
|
*
|
[S390] Let NR_CPUS default to 32/64 on s390/s390x.
Heiko Carstens
2008-02-19
1
-1
/
+2
|
*
|
[S390] cio: Do timed recovery on workqueue.
Cornelia Huck
2008-02-19
1
-1
/
+12
|
*
|
[S390] cio: Remember to initialize recovery_lock.
Cornelia Huck
2008-02-19
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-02-19
27
-567
/
+191
|
\
\
|
*
|
libata: implement drain buffers
James Bottomley
2008-02-19
2
-58
/
+57
|
*
|
libata: eliminate the home grown dma padding in favour of
James Bottomley
2008-02-19
10
-220
/
+21
|
*
|
block: clear drain buffer if draining for write command
Tejun Heo
2008-02-19
1
-0
/
+3
|
*
|
block: implement request_queue->dma_drain_needed
Tejun Heo
2008-02-19
3
-5
/
+11
|
*
|
block: add request->raw_data_len
Tejun Heo
2008-02-19
7
-9
/
+16
|
*
|
block: update bio according to DMA alignment padding
Tejun Heo
2008-02-19
1
-0
/
+17
|
*
|
libata: update ATAPI overflow draining
Tejun Heo
2008-02-19
1
-43
/
+33
|
*
|
elevator: make elevator_get() attempt to load the appropriate module
Jens Axboe
2008-02-19
1
-0
/
+15
|
*
|
cfq-iosched: add hlist for browsing parallel to the radix tree
Jens Axboe
2008-02-19
3
-46
/
+29
|
*
|
block: make blk_rq_map_user() clear ->bio if it unmaps it
Jens Axboe
2008-02-19
1
-0
/
+1
|
*
|
fs/block_dev.c: remove #if 0'ed code
Adrian Bunk
2008-02-19
4
-200
/
+1
|
*
|
make struct def_blk_aops static
Adrian Bunk
2008-02-19
2
-2
/
+3
|
*
|
make blk_settings_init() static
Adrian Bunk
2008-02-19
1
-1
/
+1
|
*
|
make blk_ioc_init() static
Adrian Bunk
2008-02-19
1
-1
/
+1
|
*
|
make blk-core.c:request_cachep static again
Adrian Bunk
2008-02-19
1
-1
/
+1
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2008-02-19
6
-8
/
+1340
|
\
\
|
*
|
[WATCHDOG] HP ProLiant WatchDog driver
Thomas Mingarelli
2008-02-18
3
-0
/
+939
|
*
|
[WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init func...
Mike Frysinger
2008-02-18
1
-3
/
+4
|
*
|
[WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO API
Florian Fainelli
2008-02-18
1
-5
/
+30
|
*
|
[WATCHDOG] Add support for SB1 hardware watchdog
Andrew Sharp
2008-02-18
3
-0
/
+367
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq
Linus Torvalds
2008-02-19
2
-2
/
+21
|
\
\
\
|
*
|
|
genirq: do not leave interupts enabled on free_irq
Thomas Gleixner
2008-02-19
1
-1
/
+19
|
*
|
|
genirq: spurious.c: use time_* macros
S.Caglar Onur
2008-02-19
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2008-02-19
20
-249
/
+45
|
\
\
\
|
*
|
|
[SPARC64]: Add regs_return_value().
David S. Miller
2008-02-19
1
-0
/
+1
[next]