index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-12
memcg: bugfix for memory hotplug
KAMEZAWA Hiroyuki
1
-2
/
+2
2008-11-12
ext3: Clean up outdated and incorrect comment for ext3_write_super()
Theodore Tso
1
-5
/
+2
2008-11-12
atmel_spi: work-around required for new HW bug in AT91SAM9263 Rev.B SPI contr...
Jean-Christophe Lallemand
1
-0
/
+3
2008-11-12
lm85: support adt7468 chips
Darrick J. Wong
1
-6
/
+46
2008-11-12
adt7473: check inputs from sysfs writes
Darrick J. Wong
1
-15
/
+74
2008-11-12
adt7470: check input range when sysfs files are written
Darrick J. Wong
1
-13
/
+62
2008-11-12
kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds
Andrew Morton
1
-1
/
+1
2008-11-12
DOC: update xip method info
Marco Stornelli
1
-4
/
+5
2008-11-12
DOC: add printk-formats.txt
Randy Dunlap
2
-0
/
+37
2008-11-12
remove ratelimt()
Andrew Morton
1
-7
/
+0
2008-11-12
vfs: fix shrink_submounts
Eric W. Biederman
1
-2
/
+2
2008-11-12
mm: remove lru_add_drain_all() from the munlock path
KOSAKI Motohiro
1
-10
/
+6
2008-11-12
kprobes: disable preempt for module_text_address() and kernel_text_address()
Masami Hiramatsu
1
-5
/
+16
2008-11-12
freezer_cg: disable writing freezer.state of root cgroup
Li Zefan
2
-10
/
+22
2008-11-12
freezer_cg: remove task_lock from freezer_fork()
Li Zefan
1
-2
/
+6
2008-11-12
GPIO: add new Xilinx driver for powerpc
John Linn
3
-0
/
+244
2008-11-12
cpusets: update mems allowed in page allocator
David Rientjes
1
-0
/
+4
2008-11-12
i5000-edac: hold reference to mci kobject
Darrick J. Wong
1
-1
/
+3
2008-11-12
Fix platform drivers that crash on suspend/resume
Darrick J. Wong
3
-24
/
+30
2008-11-12
atmel_lcdfb: change irq_base definition to allow error reporting
Nicolas Ferre
1
-1
/
+1
2008-11-12
hwmon: applesmc: add support for Macbook 4
Henrik Rydberg
1
-1
/
+5
2008-11-12
hugetlb: make unmap_ref_private multi-size-aware
Adam Litke
1
-2
/
+3
2008-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-19
/
+43
2008-11-12
bnx2: fix poll_controller to pass proper structures and check all rx queues
Neil Horman
1
-3
/
+6
2008-11-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-4
/
+10
2008-11-12
niu: Fix readq implementation when architecture does not provide one.
David S. Miller
1
-2
/
+1
2008-11-12
hostap: pad the skb->cb usage in lieu of a proper fix
Johannes Berg
1
-1
/
+4
2008-11-12
rtl8187 : support for Sitecom WL-168 0001 v4
Bob Jolliffe
1
-0
/
+1
2008-11-12
mac80211: fix notify_mac function
Johannes Berg
1
-3
/
+3
2008-11-12
rtl8187: Add Abocom USB ID
Ivan Kuten
1
-0
/
+2
2008-11-12
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-14
/
+0
2008-11-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
6
-21
/
+30
2008-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
12
-57
/
+108
2008-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-22
/
+63
2008-11-12
MN10300: Don't do misalignment handling for userspace
David Howells
1
-29
/
+23
2008-11-12
MN10300: Don't handle misaligned loading and storing of SP
David Howells
1
-2
/
+0
2008-11-12
MN10300: Handle misaligned SP-based operands
David Howells
1
-9
/
+24
2008-11-12
MN10300: Fix misaligned index-register addressing handling
David Howells
1
-4
/
+4
2008-11-12
MN10300: Handle misaligned postinc-with-imm addressing mode correctly
David Howells
1
-51
/
+56
2008-11-12
MN10300: Perform misalignment fixups of MOV_Lcc
David Howells
1
-1
/
+94
2008-11-12
MN10300: Allow misalignment fixup in interrupt handling
David Howells
1
-3
/
+0
2008-11-12
MN10300: Fix register-postinc addressing misalignment handling
David Howells
1
-1
/
+3
2008-11-12
MN10300: Extract the displacement from an insn correctly in misalignment fixup
David Howells
1
-13
/
+13
2008-11-12
MN10300: Add further misalignment fixups
David Howells
1
-1
/
+53
2008-11-12
MN10300: Add built-in testing for misalignment handler
David Howells
2
-0
/
+170
2008-11-12
MN10300: Clean up the misalignment handler a little
David Howells
1
-18
/
+9
2008-11-12
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-10
/
+23
2008-11-12
parisc: fix find_extend_vma() breakage
Denys Vlasenko
1
-1
/
+1
2008-11-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
56
-390
/
+937
2008-11-12
Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next
Roland Dreier
9
-50
/
+106
[next]