index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-07
[MIPS] local_irq_restore wasn't safe to be used in other macros mode.
Ralf Baechle
1
-2
/
+2
2006-02-07
[MIPS] Remove commented out code to add -mmad for Nevada.
Ralf Baechle
1
-1
/
+0
2006-02-07
[MIPS] Fix Cobalt PCI cache line sizes
Peter Horton
1
-2
/
+2
2006-02-07
[MIPS] Sparse: Add _MIPS_SZINT and _MIPS_ISA to CHECKFLAGS to fix sparse warn...
Atsushi Nemoto
1
-0
/
+22
2006-02-07
[MIPS] Build blast_cache routines from template
Atsushi Nemoto
1
-350
/
+50
2006-02-07
[MIPS] Sparse: Fix some compiler/sparse warnings in ptrace32.c
Atsushi Nemoto
1
-7
/
+15
2006-02-07
[MIPS] Reformat to 80 columns.
Ralf Baechle
1
-8
/
+19
2006-02-07
[MIPS] Sibyte: Make all setup functions __init.
Ralf Baechle
1
-4
/
+5
2006-02-07
[MIPS] Get rid of CONFIG_SB1_PASS_1_WORKAROUNDS #ifdef crapola.
Ralf Baechle
1
-4
/
+3
2006-02-07
[MIPS] Au1200: Make KGDB compile
Sergei Shtylylov
1
-0
/
+4
2006-02-07
[MIPS] Au1xx0: really set KSEG0 to uncached on reboot
Sergei Shtylylov
1
-1
/
+1
2006-02-07
[MIPS] TX49x7: Fix timer register #define's
Sergei Shtylylov
1
-11
/
+10
2006-02-07
[MIPS] Bullet proof uaccess.h against 4.0.1 miss-compilation.
Ralf Baechle
1
-35
/
+36
2006-02-07
[MIPS] SB1: Add oprofile support.
Mark Mason
3
-0
/
+8
2006-02-07
[MIPS] BCM1480: Cleanup debug code left behind in the PCI driver.
Mark Mason
1
-2
/
+0
2006-02-07
[MIPS] BCM1125 PCI fixes
Mark Mason
1
-0
/
+1
2006-02-07
[MIPS] Nevada support for SGI O2.
Ralf Baechle
3
-1
/
+3
2006-02-07
[MIPS] CPU definitions for Cobalt.
Ralf Baechle
1
-0
/
+56
2006-02-07
[MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt.
Ralf Baechle
9
-7
/
+7
2006-02-07
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
30
-40
/
+79
2006-02-07
[MIPS] Check function pointers are non-zero before calling.
Ralf Baechle
1
-4
/
+6
2006-02-07
[MIPS] Revert "mips: add pm_power_off"
Ralf Baechle
1
-6
/
+0
2006-02-07
[MIPS] RTLX compile fixes.
Ralf Baechle
1
-0
/
+4
2006-02-07
[MIPS] Get rid of unnecessary prototypes. Fixes and optimizations for HZ > 100.
Ralf Baechle
1
-27
/
+25
2006-02-07
[MIPS] Fix C version of ssnop to use the right opcode.
Ralf Baechle
1
-1
/
+1
2006-02-07
[MIPS] Remove stray .set mips3 resulting in 64-bit instruction in 32-bit kern...
Ralf Baechle
1
-1
/
+1
2006-02-05
[PPP]: Fixed hardware RX checksum handling
Herbert Xu
1
-0
/
+3
2006-02-05
[PATCH] USB: Fix GPL markings on usb core functions.
Greg KH
1
-3
/
+3
2006-02-05
mm/slab.c (non-NUMA): Fix compile warning and clean up code
Linus Torvalds
1
-3
/
+8
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-8
/
+17
2006-02-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
21
-61
/
+124
2006-02-05
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
1
-1
/
+11
2006-02-05
[PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64
Adrian Bunk
1
-0
/
+1
2006-02-05
[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1
Takashi Iwai
2
-2
/
+2
2006-02-05
[PATCH] i386: print kernel version in register dumps
Chuck Ebbert
2
-4
/
+8
2006-02-05
[PATCH] i386 cpu hotplug: don't access freed memory
Chuck Ebbert
9
-3
/
+77
2006-02-05
[PATCH] namei.c: unlock missing in error case
Ulrich Drepper
1
-16
/
+16
2006-02-05
[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
Trond Myklebust
1
-2
/
+3
2006-02-05
[PATCH] NUMA slab locking fixes: fix cpu down and up locking
Ravikiran G Thirumalai
1
-38
/
+85
2006-02-05
[PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock
Ravikiran G Thirumalai
1
-18
/
+18
2006-02-05
[PATCH] NUMA slab locking fixes: move color_next to l3
Ravikiran G Thirumalai
1
-11
/
+11
2006-02-05
[PATCH] hugetlb: add comment explaining reasons for Bus Errors
Christoph Lameter
1
-0
/
+9
2006-02-05
[PATCH] jbd: fix transaction batching
Andrew Morton
2
-1
/
+13
2006-02-05
[PATCH] reiserfs_get_acl() build fix
Andrew Morton
1
-1
/
+5
2006-02-05
[PATCH] x86: fix stack trace facility level
Hugh Dickins
1
-1
/
+2
2006-02-05
[PATCH] selinux: require SECURITY_NETWORK
Stephen Smalley
3
-22
/
+5
2006-02-05
[PATCH] missing license tag in intermodule
Dave Jones
1
-0
/
+3
2006-02-05
[PATCH] pktcdvd: Allow larger packets
Phillip Susi
1
-1
/
+1
2006-02-05
[PATCH] pktcdvd: Don't waste kernel memory
Peter Osterlund
3
-29
/
+32
2006-02-05
[PATCH] Let CDROM_PKTCDVD_WCACHE depend on EXPERIMENTAL
Adrian Bunk
1
-2
/
+2
[next]