summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-269-98/+235
|\
| * [SPARC]: Add iomap interfaces.David S. Miller2006-06-252-0/+50
| * [SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2006-06-252-36/+71
| * [SPARC]: Add of_set_property() interface.David S. Miller2006-06-252-0/+106
| * [SPARC64]: Export auxio_register to modules.David S. Miller2006-06-251-1/+2
| * [SPARC64]: Export _PAGE_IE to modules.David S. Miller2006-06-251-0/+1
| * [SPARC64]: Allow floppy driver to build modular.David S. Miller2006-06-251-61/+0
| * [SPARC]: Export x_bus_type to modules.David S. Miller2006-06-252-0/+5
* | [PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2006-06-263-1/+38
* | [PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie2006-06-261-20/+25
* | [PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy2006-06-261-1/+35
* | [PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy2006-06-261-1/+35
* | [PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy2006-06-261-1/+35
* | [PATCH] Notify page fault call chain for i386Anil S Keshavamurthy2006-06-261-2/+36
* | [PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy2006-06-261-2/+37
* | [PATCH] Kprobe: multi kprobe posthandler for boostermao, bibo2006-06-261-11/+5
* | [PATCH] kprobe: boost 2byte-opcodes on i386Masami Hiramatsu2006-06-261-14/+65
* | [PATCH] GTOD: add scx200 HRT clocksourceJim Cromie2006-06-261-5/+15
* | [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-2/+2
* | [PATCH] time: fix time going backward w/ clock=pitjohn stultz2006-06-261-6/+39
* | [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-263-4/+4
* | [PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr2006-06-261-1/+1
* | [PATCH] time: rename clocksource functionsjohn stultz2006-06-263-4/+4
* | [PATCH] Time: i386 Clocksource Driversjohn stultz2006-06-265-3/+282
* | [PATCH] Time: i386 Conversion - part 4: Remove Old timer_opts Codejohn stultz2006-06-269-1716/+0
* | [PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2006-06-265-144/+82
* | [PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz2006-06-265-183/+324
* | [PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz2006-06-264-19/+33
* | [PATCH] Time: Let user request precision from current_tick_length()john stultz2006-06-261-1/+1
* | [PATCH] arch: use list_move()Akinobu Mita2006-06-263-12/+6
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-265-6/+6
|/
* [PATCH] m68knommu: improve syscall entry and fix stracePhilippe De Muyter2006-06-251-26/+20
* [PATCH] m68knommu: configurable frequency selectionGreg Ungerer2006-06-251-115/+33
* [PATCH] m68knommu: configure support for Avnet5282 boardGreg Ungerer2006-06-251-0/+11
* [PATCH] m68knommu: ColdFire 532x CPU configure supportGreg Ungerer2006-06-251-2/+19
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-252-201/+0
* [PATCH] m68knommu: ColdFire 532x CPU platform build supportGreg Ungerer2006-06-251-0/+20
* [PATCH] m68knommu: add ColdFire 532x timer build supportGreg Ungerer2006-06-251-0/+1
* [PATCH] m68knommu: cleanup setup.cGreg Ungerer2006-06-251-47/+21
* [PATCH] m68knommu: check DEBUG defined arch codeGreg Ungerer2006-06-252-4/+4
* [PATCH] m68knommu: ColdFire 532x CPU startup codeGreg Ungerer2006-06-251-0/+486
* [PATCH] m68knommu: read/write register access for PIT timerGreg Ungerer2006-06-251-17/+20
* [PATCH] m68knommu: remove use of rom_lengthGreg Ungerer2006-06-251-5/+1
* [PATCH] m68knommu: switch arch config name to CONFIG_M68KGreg Ungerer2006-06-251-1/+1
* [PATCH] m68knommu: read/write register access for ColdFire core timerGreg Ungerer2006-06-251-26/+23
* [PATCH] spufs: update ->flush method protoAl Viro2006-06-251-2/+2
* [PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink2006-06-251-0/+8
* [PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah2006-06-251-1/+1
* [PATCH] s390: setup.c cleanup + build fixHeiko Carstens2006-06-251-9/+6
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-0/+119