index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-19
migration: fix writepage error
Hugh Dickins
1
-4
/
+1
2008-11-19
sprint_symbol(): use less stack
Hugh Dickins
1
-5
/
+12
2008-11-19
cgroup: fix potential deadlock in pre_destroy
KAMEZAWA Hiroyuki
1
-5
/
+9
2008-11-19
mm: vmalloc search restart fix
Glauber Costa
1
-2
/
+2
2008-11-19
mm: vmalloc failure flush fix
Nick Piggin
1
-2
/
+13
2008-11-19
mm: vmalloc allocator off by one
Nick Piggin
1
-1
/
+1
2008-11-19
cpuset: update top cpuset's mems after adding a node
Miao Xie
3
-10
/
+16
2008-11-19
eCryptfs: Allocate up to two scatterlists for crypto ops on keys
Michael Halcrow
1
-17
/
+14
2008-11-19
spi_imx: full duplex dma corruption bugfix
Andrea Paterniani
1
-23
/
+22
2008-11-19
lcd: fix oops if driver only interested in .set_power
Ben Dooks
1
-4
/
+7
2008-11-19
viafb: fix releasing of /proc/viafb/ subtree
Bruno Prémont
1
-8
/
+9
2008-11-19
pxa2xx_spi: bugfix full duplex dma data corruption
Ned Forrester
1
-12
/
+12
2008-11-19
lib/scatterlist.c: fix kunmap() argument in sg_miter_stop()
Arjan van de Ven
1
-1
/
+1
2008-11-19
tmiofb: fix compilation with ACCEL disabled
Dmitry Baryshkov
1
-3
/
+7
2008-11-19
GRU: fix for debug option
Jack Steiner
1
-0
/
+4
2008-11-19
gpiolib: extend gpio label column width in debugfs file
Jarkko Nikula
1
-1
/
+1
2008-11-19
Documentation/kernel-parameters.txt: add min_addr, fix max_addr
Randy Dunlap
1
-2
/
+5
2008-11-19
sparc64: wire up accept4()
David Miller
5
-6
/
+19
2008-11-19
reintroduce accept4
Ulrich Drepper
6
-124
/
+21
2008-11-19
fbdev: clean the penguin's dirty feet
Clemens Ladisch
1
-1
/
+1
2008-11-19
sysvipc: fix the ipc structures initialization
Nadia Derbey
1
-5
/
+9
2008-11-19
drivers/video: bad error test before a dereference
Julien Brunel
1
-1
/
+1
2008-11-19
hwmon: applesmc: Add support for iMac 6
Henrik Rydberg
1
-0
/
+9
2008-11-18
Parport driver: disable pc-style parport on Blackfin systems
Mike Frysinger
1
-1
/
+1
2008-11-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-25
/
+42
2008-11-18
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
1
-1
/
+1
2008-11-18
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-19
/
+135
2008-11-18
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-19
/
+35
2008-11-18
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+7
2008-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
11
-32
/
+49
2008-11-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
4
-19
/
+94
2008-11-18
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+6
2008-11-18
relay: fix cpu offline problem
Lai Jiangshan
1
-5
/
+4
2008-11-18
Release old elevator on change elevator
Zhaolei
1
-1
/
+7
2008-11-18
block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash
Zhang, Yanmin
1
-0
/
+2
2008-11-18
block/md: fix md autodetection
Tejun Heo
1
-1
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
3
-17
/
+19
2008-11-18
block: fix add_partition() error path
Tejun Heo
1
-1
/
+3
2008-11-18
Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linus
Takashi Iwai
4
-19
/
+94
2008-11-18
ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT
Takashi Iwai
1
-2
/
+2
2008-11-18
ALSA: hda - Add quirks for HP Pavilion DV models
Takashi Iwai
1
-0
/
+4
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()
Takashi Iwai
1
-7
/
+7
2008-11-18
kernel/profile.c: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-11-18
cpuset: fix regression when failed to generate sched domains
Li Zefan
2
-10
/
+15
2008-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-716
/
+765
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
1
-1
/
+4
2008-11-18
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2
-27
/
+83
2008-11-17
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
[next]