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
2009-06-23
[ARM] S3C maintainer updates merge branch maintainers-updates into s3c-fixes
Ben Dooks
1
-0
/
+43
2009-06-23
[ARM] MINI2440: Add missing flash_bbt flat to NAND
Ben Dooks
1
-0
/
+1
2009-06-23
[ARM] s3c2410_defconfig: add MINI2440 machine to build
Ben Dooks
1
-0
/
+1
2009-06-23
[ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devices
Ben Dooks
1
-1
/
+1
2009-06-23
[ARM] S3C24XX: Fix missing s3c_iis_device.
Ben Dooks
1
-0
/
+1
2009-06-23
[ARM] MINI2440: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2009-06-23
[ARM] S3C24XX: Fix spi-bus configuration build errors
Ben Dooks
2
-4
/
+2
2009-06-23
[ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORT
Ben Dooks
4
-11
/
+0
2009-06-23
[ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWM
Ben Dooks
1
-1
/
+1
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
2009-06-22
Blackfin: redo handling of bad irqs
Mike Frysinger
1
-42
/
+11
2009-06-22
Blackfin: update anomaly lists
Mike Frysinger
7
-125
/
+178
2009-06-22
Blackfin: bf533-ezkit: add resources for FISP devices
Mike Frysinger
1
-0
/
+106
2009-06-22
Blackfin: bf518f-ezbrd: update DSA resources
Mike Frysinger
1
-5
/
+11
2009-06-22
Blackfin: unify memory region checks between kgdb and traps
Mike Frysinger
4
-274
/
+256
2009-06-22
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
49
-827
/
+3133
2009-06-22
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
57
-222
/
+5269
2009-06-22
[ARM] idle: clean up pm_idle calling, obey hlt_counter
Russell King
1
-26
/
+32
2009-06-22
MN10300: Fix the vmlinux ldscript
David Howells
1
-44
/
+16
2009-06-22
LDSCRIPT: Name INIT_RAM_FS consistently
David Howells
1
-1
/
+1
[next]