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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
2
-17
/
+6
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
7
-203
/
+15
2012-03-09
powerpc: clean up vio.c
Stephen Rothwell
5
-682
/
+1
2012-03-09
powerpc: Remove the main legacy iSerie platform code
Stephen Rothwell
37
-8374
/
+0
2012-03-07
powerpc/pmac: Use string library in nvram code
Akinobu Mita
1
-23
/
+19
2012-03-07
powerpc: Make SPARSE_IRQ required
Grant Likely
2
-4
/
+1
2012-03-07
powerpc/prom: Remove limit on maximum size of properties
Nishanth Aravamudan
1
-15
/
+0
2012-03-07
powerpc: Use set_current_blocked() and block_sigmask()
Matt Fleming
2
-16
/
+8
2012-03-07
powerpc: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2012-03-07
powerpc/icswx: Fix race condition with IPI setting ACOP
Jimi Xenidis
2
-2
/
+27
2012-03-07
powerpc/atomic: Implement atomic*_inc_not_zero
Anton Blanchard
1
-1
/
+58
2012-02-27
arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice
Danny Kukawka
1
-1
/
+0
2012-02-27
arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice
Danny Kukawka
1
-1
/
+0
2012-02-27
powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files
Stephen Rothwell
6
-285
/
+3
2012-02-27
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
1
-2
/
+6
2012-02-27
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
45
-157
/
+299
2012-02-24
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
1
-1
/
+1
2012-02-24
Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
10
-105
/
+200
2012-02-24
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
13
-20
/
+47
2012-02-24
arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twice
Danny Kukawka
1
-1
/
+0
2012-02-24
ARM: mach-shmobile: r8a7779 PFC IPSR4 fix
Magnus Damm
1
-1
/
+1
2012-02-24
ARM: mach-shmobile: sh73a0 PSTR 32-bit access fix
Magnus Damm
1
-1
/
+1
2012-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...
Paul Mundt
380
-3389
/
+3014
2012-02-24
sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGH
Phil Edworthy
1
-0
/
+2
2012-02-24
sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcr
Shimoda, Yoshihiro
1
-0
/
+5
2012-02-24
arch/sh: remove references to cpu_*_map.
Rusty Russell
2
-2
/
+2
2012-02-24
sh: Fix typo in pci-sh7780.c
Masanari Iida
1
-1
/
+1
2012-02-23
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-9
/
+17
2012-02-23
powerpc/perf: Move perf core & PMU code into a subdirectory
Michael Ellerman
14
-12
/
+18
2012-02-23
fadump: Remove the phyp assisted dump code.
Mahesh Salgaonkar
5
-658
/
+0
2012-02-23
fadump: Invalidate the fadump registration during machine shutdown.
Mahesh Salgaonkar
1
-0
/
+8
2012-02-23
fadump: Invalidate registration and release reserved memory for general use.
Mahesh Salgaonkar
2
-4
/
+157
2012-02-23
fadump: Add PT_NOTE program header for vmcoreinfo
Mahesh Salgaonkar
1
-0
/
+29
2012-02-23
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
4
-2
/
+365
2012-02-23
fadump: Initialize elfcore header and add PT_LOAD program headers.
Mahesh Salgaonkar
2
-1
/
+275
2012-02-23
fadump: Register for firmware assisted dump.
Mahesh Salgaonkar
4
-4
/
+427
2012-02-23
fadump: Reserve the memory for firmware assisted dump.
Mahesh Salgaonkar
5
-1
/
+345
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
32
-59
/
+35
2012-02-23
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2
-20
/
+27
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
18
-38
/
+25
2012-02-23
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2
-0
/
+3
2012-02-23
fsl/mpic: Document and use the "big-endian" device-tree flag
Kyle Moffett
1
-0
/
+1
2012-02-23
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
1
-24
/
+22
2012-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
3
-8
/
+8
2012-02-22
powerpc: Fix various issues with return to userspace
Benjamin Herrenschmidt
4
-7
/
+15
2012-02-22
powerpc: Fix program check handling when lockdep is enabled
Michael Ellerman
1
-1
/
+1
2012-02-22
powerpc: Remove references to cpu_*_map
Rusty Russell
1
-1
/
+1
2012-02-21
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
11
-13
/
+25
2012-02-21
sys_poll: fix incorrect type for 'timeout' parameter
Linus Torvalds
1
-1
/
+1
2012-02-21
ARM/audit: include audit header and fix audit arch
Eric Paris
1
-1
/
+8
[next]