index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const
Trent Piepho
1
-2
/
+2
2008-04-18
[POWERPC] Use asm-generic/bitops/find.h in bitops.h
Alexander van Heukelum
1
-16
/
+1
2008-04-17
[POWERPC] QE: export qe_get_brg_clk()
Anton Vorontsov
1
-0
/
+1
2008-04-17
[POWERPC] QE: immap_qe.h should include asm/io.h
Anton Vorontsov
1
-0
/
+1
2008-04-17
[POWERPC] QE: implement qe_muram_offset
Anton Vorontsov
2
-2
/
+11
2008-04-17
[POWERPC] fsl_lbc: implement few UPM routines
Anton Vorontsov
1
-0
/
+88
2008-04-17
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
1
-0
/
+223
2008-04-17
[POWERPC] CPM: Move opcodes common to CPM1 and CPM2 to include/asm-powerpc/cpm.h
Laurent Pinchart
3
-23
/
+15
2008-04-17
[POWERPC] Remove unused machine call outs
Kumar Gala
1
-3
/
+0
2008-04-17
[POWERPC] pseries/phyp dump: Reserve a variable amount of space at boot
Manish Ahuja
1
-1
/
+3
2008-04-17
[POWERPC] Cleanup pgtable-ppc32.h
Kumar Gala
1
-4
/
+1
2008-04-17
[POWERPC] Update linker script to properly set physical addresses
Kumar Gala
1
-0
/
+1
2008-04-17
[POWERPC] Move phys_addr_t definition into asm/types.h
Kumar Gala
7
-17
/
+7
2008-04-17
[POWERPC] Use lowmem_end_addr to limit lmb allocations on ppc32
Kumar Gala
1
-2
/
+2
2008-04-17
[POWERPC] Remove and replace uses of PPC_MEMSTART with memstart_addr
Kumar Gala
1
-2
/
+0
2008-04-17
[POWERPC] i2c: OF helpers for the i2c API
Jochen Friedrich
1
-0
/
+24
2008-04-17
[POWERPC] Implement support for the GPIO LIB API
Anton Vorontsov
1
-0
/
+56
2008-04-17
[POWERPC] OF helpers for the GPIO API
Anton Vorontsov
1
-0
/
+69
2008-04-15
[LMB] Add lmb_alloc_nid()
David S. Miller
1
-0
/
+2
2008-04-15
[POWERPC] replace asm/of_device.h with linux/of_device.h in macio.h
Stephen Rothwell
1
-1
/
+1
2008-04-15
[POWERPC] remove include of asm/of_device.h from pmi.h
Stephen Rothwell
1
-2
/
+0
2008-04-15
[POWERPC] iSeries: Localise and constify some iSeries data
Stephen Rothwell
1
-1
/
+1
2008-04-15
[POWERPC] iSeries: Make iseries_reg_save private to iSeries
Stephen Rothwell
2
-96
/
+1
2008-04-15
[POWERPC] iSeries: Use alternate paca structure for booting
Stephen Rothwell
1
-0
/
+31
2008-04-14
Merge branch 'linux-2.6'
Paul Mackerras
79
-400
/
+526
2008-04-11
Merge branch 'docs' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-0
/
+3
2008-04-11
Spell out behavior of atomic_dec_and_lock() in kerneldoc
J. Bruce Fields
1
-0
/
+3
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+2
2008-04-11
pnp: increase number of devices supported per protocol
Bjorn Helgaas
1
-1
/
+1
2008-04-10
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2
-0
/
+24
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2
-3
/
+25
2008-04-10
FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2]
David Howells
1
-6
/
+15
2008-04-10
FRV: Add support for emulation of userspace atomic ops [try #2]
David Howells
1
-0
/
+14
2008-04-10
FRV: Move STACK_TOP_MAX up [try #2]
David Howells
1
-1
/
+1
2008-04-10
FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2]
David Howells
1
-5
/
+14
2008-04-07
[TCP]: tcp_simple_retransmit can cause S+L
Ilpo Järvinen
1
-0
/
+2
2008-04-07
[MIPS] Handle aliases in vmalloc correctly.
Ralf Baechle
1
-2
/
+16
2008-04-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-10
/
+10
2008-04-07
virtio: remove overzealous BUG_ON.
Rusty Russell
1
-1
/
+4
2008-04-07
x86: fix 64-bit asm NOPS for CONFIG_GENERIC_CPU
Suresh Siddha
1
-10
/
+10
2008-04-07
[POWERPC] Add of_device_is_available function
Josh Boyer
1
-0
/
+1
2008-04-07
[POWERPC] Fix kernel panic in arch_arm_kprobe
Ionut Nicu
1
-1
/
+2
2008-04-07
[POWERPC] Add hand-coded assembly strcmp
Steven Rostedt
1
-0
/
+2
2008-04-04
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...
Linus Torvalds
1
-1
/
+1
2008-04-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
1
-0
/
+1
2008-04-04
[MIPS] Pb1200: Fix header breakage
Sergei Shtylyov
1
-1
/
+1
2008-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2
-1
/
+30
2008-04-04
x86: revert assign IRQs to hpet timer
Thomas Gleixner
1
-1
/
+1
2008-04-04
x86: fix breakage of vSMP irq operations
Ravikiran G Thirumalai
1
-0
/
+29
[next]