summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
| * | | [POWERPC] iSeries: Fix section mismatch in viodsasdStephen Rothwell2008-02-061-1/+1
| * | | [POWERPC] Avoid possible extra of_node_put in axon_msi.cStephen Rothwell2008-02-061-1/+1
| * | | [POWERPC] Avoid DMA exception when using axon_msi with IOMMUMichael Ellerman2008-02-061-11/+10
| * | | [POWERPC] Convert axon_msi to an of_platform driverMichael Ellerman2008-02-061-42/+34
| * | | [POWERPC] Search for and publish cell OF platform devices earlierMichael Ellerman2008-02-061-1/+1
| * | | [POWERPC] spufs: Fix memory leak on SPU affinityAndre Detsch2008-02-061-8/+21
| * | | [POWERPC] spufs: Fix SPE single-step modeJeremy Kerr2008-02-061-2/+5
| * | | [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-066-7/+291
* | | | I8K: add i8k driver to the x86_64 KconfigBradley Smith2008-02-071-1/+0
* | | | m32r: build fix of arch/m32r/kernel/smpboot.cMathieu Desnoyers2008-02-071-0/+1
* | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-2/+1
* | | | vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi2008-02-073-3/+9
* | | | vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi2008-02-071-1/+1
* | | | Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2008-02-072-26/+39
* | | | Introduce flags for reserve_bootmem()Bernhard Walle2008-02-0740-95/+145
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-0613-94/+153
|\ \ \ \
| * | | | x86: fix deadlock, make pgd_lock irq-safeIngo Molnar2008-02-061-2/+3
| * | | | x86: fix mttr trimmingYinghai Lu2008-02-061-10/+9
| * | | | x86: delay CPA self-test and repeat itIngo Molnar2008-02-062-16/+53
| * | | | x86: fix 64-bit sectionsSam Ravnborg2008-02-061-10/+5
| * | | | x86: remove suprious ifdefs from pageattr.cArjan van de Ven2008-02-061-3/+0
| * | | | x86: mark the .rodata section also NXArjan van de Ven2008-02-062-2/+9
| * | | | x86: fix iret exception recovery on 64-bitRoland McGrath2008-02-061-2/+1
| * | | | x86: fix sparse warnings in powernow-k8.cHarvey Harrison2008-02-061-1/+0
| * | | | x86: fix sparse error in traps_32.cHarvey Harrison2008-02-061-10/+5
| * | | | x86: trivial sparse/checkpatch in quirks.cHarvey Harrison2008-02-061-13/+13
| * | | | x86 ptrace: disallow null cs/ssRoland McGrath2008-02-061-2/+23
| * | | | x86: remove X2 workaroundIngo Molnar2008-02-061-11/+0
| * | | | x86: make spurious fault handler aware of large mappingsThomas Gleixner2008-02-061-6/+17
| * | | | x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath2008-02-061-6/+15
| |/ / /
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-0618-18/+18
|\ \ \ \
| * | | | Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik2008-02-0618-18/+18
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-068-531/+155
|\ \ \ \
| * | | | [SPARC64]: Temporarily remove IOMMU merging code.David S. Miller2008-02-065-496/+92
| * | | | [SPARC64]: Update defconfig.David S. Miller2008-02-061-30/+53
| * | | | [SPARC]: Add new timerfd syscall entries.David S. Miller2008-02-062-5/+10
| |/ / /
* | | | atmel_lcdfb: backlight controlDavid Brownell2008-02-062-0/+2
* | | | rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle2008-02-061-1/+1
* | | | idle_regs() must be __cpuinitAdrian Bunk2008-02-062-2/+2
* | | | calibrate_delay() must be __cpuinitAdrian Bunk2008-02-0612-24/+5
* | | | get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-065-5/+8
* | | | alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa2008-02-064-20/+0
* | | | read_current_timer() cleanupsAndrew Morton2008-02-064-3/+14
* | | | scheduled OSS driver removalAdrian Bunk2008-02-061-81/+0
* | | | proper show_interrupts() prototypeAdrian Bunk2008-02-061-0/+1
* | | | cleanup after APUS removalAdrian Bunk2008-02-061-2/+0
* | | | remove support for un-needed _extratext sectionRobin Getz2008-02-061-5/+0
* | | | Remove pointless casts from void pointersJeff Garzik2008-02-064-6/+6
* | | | Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-062-2/+0
OpenPOWER on IntegriCloud