index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2006-06-29
[S390] head.S code moving.
Heiko Carstens
3
-90
/
+88
2006-06-29
[S390] virtual cpu accounting vs. machine checks.
Martin Schwidefsky
2
-41
/
+116
2006-06-29
[S390] add __cpuinit to appldata cpu hotplug notifier.
Gerald Schaefer
1
-1
/
+1
2006-06-29
[S390] console_unblank woes.
Martin Schwidefsky
1
-3
/
+18
2006-06-29
[S390] memory detection.
Heiko Carstens
2
-2
/
+2
2006-06-29
[S390] incomplete stack traces.
Heiko Carstens
1
-5
/
+3
2006-06-29
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
Paul Mackerras
1
-0
/
+1
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
2
-11
/
+3
2006-06-29
[POWERPC] U4 DART improvements
Olof Johansson
2
-7
/
+48
2006-06-29
[POWERPC] todc: add support for Time-Of-Day-Clock
Mark A. Greer
3
-0
/
+400
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
2
-71
/
+78
2006-06-29
[POWERPC] Fix idr locking in init_new_context
Sonny Rao
1
-0
/
+2
2006-06-29
[POWERPC] mpc7448hpc2 (taiga) board config file
Zang Roy-r61911
1
-0
/
+923
2006-06-29
[POWERPC] Add tsi108 pci and platform device data register function
Zang Roy-r61911
3
-0
/
+558
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
7
-3
/
+397
2006-06-28
Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-94
/
+297
2006-06-28
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
24
-25
/
+575
2006-06-28
[PATCH] m68knommu: remove fixed ROM region setups from linker script
Greg Ungerer
1
-60
/
+6
2006-06-28
[PATCH] m68knommu: configuration options for ROM region
Greg Ungerer
1
-0
/
+53
2006-06-28
[PATCH] m68knommu: fix 68EZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: fix 68VZ328/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: fix 68360/config.c asm
Greg Ungerer
1
-7
/
+7
2006-06-28
[PATCH] m68knommu: include irqnode.h in 68360/ints.c
Greg Ungerer
1
-0
/
+1
2006-06-28
[PATCH] m68knommu: build support for 68328 romvec.S
Greg Ungerer
1
-0
/
+1
2006-06-28
[PATCH] m68knommu: remove romvec asm code from ints.c
Greg Ungerer
1
-19
/
+1
2006-06-28
[PATCH] m68knommu: create romvec.S for 68328
Greg Ungerer
1
-0
/
+37
2006-06-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
4
-6
/
+12
2006-06-28
[PATCH] x86_64: oprofile build fix
Andrew Morton
1
-0
/
+2
2006-06-28
[PATCH] powermac backlight fixes
Michael Hanselmann
1
-2
/
+12
2006-06-28
[PATCH] x86: do_IRQ(): check irq number
Andrew Morton
2
-0
/
+12
2006-06-28
[PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...
pageexec@freemail.hu
1
-6
/
+4
2006-06-28
[IA64-SGI] fix prom revision checks in SN kernel
Aaron Young
2
-2
/
+2
2006-06-28
[ARM] nommu: backtrace code must not reference a discarded section
Russell King
1
-4
/
+1
2006-06-28
[ARM] nommu: Initial uCLinux support for MMU-based CPUs
Hyok S. Choi
13
-0
/
+129
2006-06-28
[ARM] nommu: prevent Xscale-based machines being selected
Russell King
1
-0
/
+5
2006-06-28
[ARM] nommu: export flush_dcache_page()
Hyok S. Choi
1
-0
/
+1
2006-06-28
[ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build
Russell King
1
-4
/
+4
2006-06-28
[ARM] Remove TABLE_SIZE, and several unused function prototypes
Russell King
1
-2
/
+0
2006-06-28
[ARM] nommu: Provide a simple flush_dcache_page implementation
Russell King
2
-2
/
+10
2006-06-28
[ARM] nommu: add arch/arm/Kconfig-nommu to Kconfig files
Hyok S. Choi
1
-0
/
+4
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
4
-48
/
+92
2006-06-28
[ARM] nommu: avoid selecting TLB and CPU specific copy code
Hyok S. Choi
1
-29
/
+32
2006-06-28
[ARM] nommu: uaccess tweaks
Russell King
3
-7
/
+21
2006-06-28
[ARM] nommu: we need the TLS register emulation for nommu mode
Russell King
1
-3
/
+3
2006-06-28
[IA64] tiger_defconfig s/NR_CPUS=4/NR_CPUS=16/
Tony Luck
1
-1
/
+1
2006-06-28
[IA64-SGI] - Pass OS logical cpu number to the SN prom (bios)
Jack Steiner
1
-2
/
+8
2006-06-28
[IA64] palinfo.c: s/register_cpu_notifier/register_hotcpu_notifier/
Tony Luck
1
-1
/
+1
2006-06-28
[ARM] 3672/1: PXA: don't probe output GPIOs for interrupt
Guennadi Liakhovetski
1
-2
/
+2
2006-06-28
[ARM] 3671/1: ep93xx: add cirrus logic edb9315 support
Lennert Buytenhek
3
-0
/
+69
2006-06-28
[ARM] 3370/2: ep93xx: add crunch support
Lennert Buytenhek
6
-0
/
+405
[prev]
[next]