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
2009-07-03
parisc: fix compile warning in mm/init.c
Kyle McMartin
1
-1
/
+1
2009-07-03
parisc: remove dead code from sys_parisc32.c
Christoph Hellwig
1
-62
/
+0
2009-07-03
parisc: wire up rt_tgsigqueueinfo
Kyle McMartin
2
-2
/
+4
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
3
-19
/
+30
2009-07-03
parisc: fix "delay!" timer handling
Grant Grundler
1
-35
/
+53
2009-07-03
parisc: fix mismatched parenthesis in memcpy.c
Randolph Chung
1
-1
/
+1
2009-07-03
parisc: Fix gcc 4.4 warning in lba_pci.c
Grant Grundler
1
-9
/
+22
2009-07-03
parisc: add parameter to read_cr16()
Coly Li
1
-1
/
+1
2009-07-03
parisc: decode_exc.c should include kernel.h
Alexander Beregalov
1
-1
/
+1
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
7
-8
/
+8
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
1
-4
/
+4
2009-07-03
parisc: advertise PCI devs after "assign_resources"
Grant Grundler
2
-10
/
+10
2009-07-03
parisc: fix ldcw inline assembler
Helge Deller
1
-2
/
+2
2009-07-03
parisc: kill WARN in free_initmem when DEBUG_KERNEL
Kyle McMartin
1
-20
/
+9
2009-07-03
parisc: Remove casts from atomic macros
Bastian Blank
1
-4
/
+4
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
7
-14
/
+6
2009-07-03
parisc: ccio-dma: fix build failure without procfs
Alexander Beregalov
1
-3
/
+4
2009-07-03
parisc: stifb: should depend on STI_CONSOLE
Alexander Beregalov
1
-0
/
+2
2009-07-03
parisc: wire up preadv/pwritev syscalls
Kyle McMartin
2
-1
/
+5
2009-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
82
-1216
/
+1530
2009-06-22
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
17
-217
/
+754
2009-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
8
-136
/
+1807
2009-06-22
NFS: Correct the NFS mount path when following a referral
Trond Myklebust
1
-0
/
+24
2009-06-22
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
1
-0
/
+5
2009-06-22
NFSv4: Replace nfs4_path_walk() with VFS path lookup in a private namespace
Trond Myklebust
1
-21
/
+157
2009-06-22
VFS: Add VFS helper functions for setting up private namespaces
Trond Myklebust
2
-8
/
+38
2009-06-22
VFS: Uninline the function put_mnt_ns()
Trond Myklebust
2
-10
/
+7
2009-06-22
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
3
-14
/
+5
2009-06-22
Blackfin: fix dma-mapping build errors
FUJITA Tomonori
1
-0
/
+13
2009-06-22
Blackfin: hook up new perf_counter_open syscall
Mike Frysinger
2
-1
/
+3
2009-06-22
Blackfin: drop BF535-specific text for exception 0x2A (unaligned instruction)
Yi Li
1
-3
/
+1
2009-06-22
Blackfin: fix early crash when booting on wrong cpu
Robin Getz
1
-8
/
+15
2009-06-22
Blackfin: fix GPTMR0_CLOCKSOURCE dependency on BFIN_GPTIMERS
Mike Frysinger
1
-0
/
+1
2009-06-22
Blackfin: drop unused ISP1760 port1_disable from board resources
Mike Frysinger
5
-5
/
+0
2009-06-22
Blackfin: bf526-ezbrd: handle different SDRAM chips
Graf Yang
2
-1
/
+92
2009-06-22
Blackfin: fix typo in TRAS define in mem_init.h header
Graf Yang
1
-1
/
+1
2009-06-22
Blackfin: unify memory map headers
Mike Frysinger
16
-350
/
+145
2009-06-22
Blackfin: stick the CPU name into boot image name
Robin Getz
1
-1
/
+1
2009-06-22
Blackfin: update defconfigs
Mike Frysinger
20
-155
/
+272
2009-06-22
Blackfin: decouple unrelated cache settings to get exact behavior
Jie Zhang
11
-81
/
+176
2009-06-22
Blackfin: update I-pipe patch level
Philippe Gerum
1
-2
/
+2
2009-06-22
Blackfin: remove obsolete mcount support from I-pipe code
Philippe Gerum
3
-76
/
+0
2009-06-22
Blackfin: allow CONFIG_TICKSOURCE_GPTMR0 with interrupt pipeline
Philippe Gerum
3
-27
/
+28
2009-06-22
Blackfin: convert interrupt pipeline to irqflags
Philippe Gerum
5
-30
/
+177
2009-06-22
Blackfin: allow people to select BF51x-0.1 silicon rev
Mike Frysinger
1
-1
/
+1
2009-06-22
Blackfin: bf526-ezbrd: set SPI flash resources to SST device
Graf Yang
1
-2
/
+2
2009-06-22
Blackfin: fix accidental reset in some boot modes
Sonic Zhang
1
-1
/
+2
2009-06-22
Blackfin: abstract irq14 lowering in do_irq
Mike Frysinger
1
-18
/
+25
2009-06-22
Blackfin: simplify irq stack overflow checking
Mike Frysinger
1
-15
/
+17
2009-06-22
Blackfin: only build show_interrupts() when procfs is enabled
Mike Frysinger
1
-0
/
+2
[next]