index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-24
block: fix intermittent dm timeout based oops
Hannes Reinecke
1
-0
/
+7
2009-04-24
umem: fix request_queue lock warning
Sage Weil
1
-0
/
+1
2009-04-24
block: simplify I/O stat accounting
Jerome Marchand
5
-13
/
+12
2009-04-24
pktcdvd.h should include mempool.h
Alexander Beregalov
1
-0
/
+1
2009-04-22
cfq-iosched: use the default seek distance when there aren't enough seek samples
Jeff Moyer
1
-5
/
+6
2009-04-22
cfq-iosched: make seek_mean converge more quickly
Jeff Moyer
1
-1
/
+3
2009-04-22
block: make blk_abort_queue() ignore non-request based devices
Jens Axboe
1
-0
/
+6
2009-04-22
block: include empty disks in /proc/diskstats
Tejun Heo
2
-4
/
+9
2009-04-22
bio: use bio_kmalloc() in copy/map functions
Tejun Heo
1
-3
/
+3
2009-04-22
bio: fix bio_kmalloc()
Tejun Heo
2
-64
/
+55
2009-04-22
block: fix queue bounce limit setting
Tejun Heo
1
-9
/
+11
2009-04-22
block: fix SG_IO vector request data length handling
Tejun Heo
1
-1
/
+12
2009-04-22
scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings
Tejun Heo
1
-3
/
+6
2009-04-21
Linux 2.6.30-rc3
v2.6.30-rc3
Linus Torvalds
1
-1
/
+1
2009-04-21
driver synchronization: make scsi_wait_scan more advanced
Arjan van de Ven
4
-2
/
+13
2009-04-21
Trivial: fix a typo in slow-work.h
Jonathan Corbet
1
-1
/
+1
2009-04-21
PERCPU: Collect the DECLARE/DEFINE declarations together
David Howells
3
-44
/
+86
2009-04-21
FRV: Fix the section attribute on UP DECLARE_PER_CPU()
David Howells
9
-35
/
+50
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
10
-83
/
+272
2009-04-21
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
13
-418
/
+176
2009-04-21
bfin_5xx: misplaced parentheses
Roel Kluin
1
-3
/
+3
2009-04-21
vmscan,memcg: reintroduce sc->may_swap
KOSAKI Motohiro
1
-4
/
+8
2009-04-21
edac: ppc mpc85xx fix mc err detect
Dave Jiang
1
-1
/
+1
2009-04-21
scsi: mpt: suppress debugobjects warning
Eric Paris
1
-1
/
+1
2009-04-21
sgi-xp/sgi-gru: allow modules to load on non-uv systems
Robin Holt
2
-7
/
+7
2009-04-21
uml: kill a kconfig warning
WANG Cong
1
-1
/
+1
2009-04-21
frv: insert PCI root bus resources for the MB93090 devel motherboard
David Howells
1
-13
/
+50
2009-04-21
rtc-cmos: fix printk output
Krzysztof Halasa
1
-11
/
+9
2009-04-21
spi: documentation: emphasise spi_master.setup() semantics
David Brownell
2
-1
/
+12
2009-04-21
MAINTAINERS: add a more searchable string for the H8300 architecture.
Robert P. J. Day
1
-1
/
+1
2009-04-21
MAINTAINERS: add Matt Mackall to embedded maintainers
Matt Mackall
1
-0
/
+2
2009-04-21
spi: pxa2xx: limit reaches -1
Roel Kluin
1
-3
/
+3
2009-04-21
MAINTAINERS: update KMEMTRACE pattern after file rename
Joe Perches
1
-1
/
+1
2009-04-21
MAINTAINERS: remove include/asm-*/suspend* file patterns
Joe Perches
1
-2
/
+0
2009-04-21
pxa2xx_spi: restore DRCMR on resume
Daniel Ribeiro
1
-0
/
+7
2009-04-21
drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module
Helge Deller
1
-1
/
+23
2009-04-21
memcg: use rcu_dereference to access mm->owner
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-04-21
hugetlbfs: return negative error code for bad mount option
Akinobu Mita
1
-2
/
+1
2009-04-21
ipmi: add oem message handling
dann frazier
3
-5
/
+137
2009-04-21
ipmi: fix statistics counting issues
Corey Minyard
1
-22
/
+51
2009-04-21
ipmi: test for event buffer before using
Corey Minyard
2
-29
/
+125
2009-04-21
ipmi: fix platform return check
Corey Minyard
1
-1
/
+1
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2
-3
/
+40
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
54
-79
/
+94
2009-04-21
pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY
Denis V. Lunev
1
-7
/
+9
2009-04-21
asiliantfb: add missing return statement
Vlada Peric
1
-0
/
+1
2009-04-21
go7007: Convert to the new i2c device binding model
Jean Delvare
13
-418
/
+176
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Linus Torvalds
2
-1
/
+9
2009-04-21
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-21
/
+59
[next]