aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-07vmcoreinfo: fix the configuration dependenciesKen'ichi Ohmichi3-3/+9
2008-02-07vmcoreinfo: rename vmcoreinfo's macros returning the sizeKen'ichi Ohmichi1-1/+1
2008-02-07Use BOOTMEM_EXCLUSIVE for kdumpBernhard Walle2-26/+39
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle40-95/+145
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds13-94/+153
2008-02-06x86: fix deadlock, make pgd_lock irq-safeIngo Molnar1-2/+3
2008-02-06x86: fix mttr trimmingYinghai Lu1-10/+9
2008-02-06x86: delay CPA self-test and repeat itIngo Molnar2-16/+53
2008-02-06x86: fix 64-bit sectionsSam Ravnborg1-10/+5
2008-02-06x86: remove suprious ifdefs from pageattr.cArjan van de Ven1-3/+0
2008-02-06x86: mark the .rodata section also NXArjan van de Ven2-2/+9
2008-02-06x86: fix iret exception recovery on 64-bitRoland McGrath1-2/+1
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison1-1/+0
2008-02-06x86: fix sparse error in traps_32.cHarvey Harrison1-10/+5
2008-02-06x86: trivial sparse/checkpatch in quirks.cHarvey Harrison1-13/+13
2008-02-06x86 ptrace: disallow null cs/ssRoland McGrath1-2/+23
2008-02-06x86: remove X2 workaroundIngo Molnar1-11/+0
2008-02-06x86: make spurious fault handler aware of large mappingsThomas Gleixner1-6/+17
2008-02-06x86: make traps on entry code be debuggable in user space, 64-bitRoland McGrath1-6/+15
2008-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds18-18/+18
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-531/+155
2008-02-06atmel_lcdfb: backlight controlDavid Brownell2-0/+2
2008-02-06rtc: add HPET RTC emulation to RTC_DRV_CMOSBernhard Walle1-1/+1
2008-02-06idle_regs() must be __cpuinitAdrian Bunk2-2/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk12-24/+5
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet5-5/+8
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa4-20/+0
2008-02-06read_current_timer() cleanupsAndrew Morton4-3/+14
2008-02-06scheduled OSS driver removalAdrian Bunk1-81/+0
2008-02-06proper show_interrupts() prototypeAdrian Bunk1-0/+1
2008-02-06cleanup after APUS removalAdrian Bunk1-2/+0
2008-02-06remove support for un-needed _extratext sectionRobin Getz1-5/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik4-6/+6
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle2-2/+0
2008-02-06taskstats scaled time cleanupMichael Neuling1-6/+6
2008-02-06[SPARC64]: Temporarily remove IOMMU merging code.David S. Miller5-496/+92
2008-02-06[SPARC64]: Update defconfig.David S. Miller1-30/+53
2008-02-06[SPARC]: Add new timerfd syscall entries.David S. Miller2-5/+10
2008-02-06Rename: linux/pata_platform.h to linux/ata_platform.hJeff Garzik18-18/+18
2008-02-05timerfd: fix remaining architecturesAndrew Morton4-4/+4
2008-02-05Fix timerfd breakage on avr32Haavard Skinnemoen1-1/+1
2008-02-05stop c_p_a corrupting the pdsHugh Dickins1-1/+0
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-332/+411
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-46/+108
2008-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-3/+3
2008-02-05Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6Linus Torvalds1-1/+1
2008-02-05uml: make mconsole_stack namespace-awareJeff Dike1-17/+18
2008-02-05uml: redo the calculation of NR_syscallsJeff Dike6-19/+25
2008-02-05uml: defconfig tweaksJeff Dike1-3/+3
2008-02-05uml: port mutex conversionDaniel Walker1-3/+4