aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* taskstats scaled time cleanupMichael Neuling2008-02-061-6/+6
* timerfd: fix remaining architecturesAndrew Morton2008-02-054-4/+4
* Fix timerfd breakage on avr32Haavard Skinnemoen2008-02-051-1/+1
* stop c_p_a corrupting the pdsHugh Dickins2008-02-051-1/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-0520-332/+411
|\
| * [IA64] make pfm_get_task work with virtual pidsPavel Emelyanov2008-02-051-2/+2
| * [IA64] honor notify_die() returning NOTIFY_STOPJan Beulich2008-02-054-22/+39
| * [IA64] remove dead code: __cpu_{down,die} from !HOTPLUG_CPUJan Beulich2008-02-051-11/+0
| * [IA64] ia64_set_psr should use srlz.iXiantao Zhang2008-02-041-1/+0
| * [IA64] Export three symbols for module useZhang, Xiantao2008-02-042-0/+17
| * [IA64] mca style cleanupHidetoshi Seto2008-02-045-53/+65
| * [IA64] sn_hwperf semaphore to mutexDaniel Walker2008-02-041-4/+5
| * [IA64] generalize attribute of fsyscall_gtod_dataHidetoshi Seto2008-02-041-2/+2
| * [IA64] efi.c Add /* never reached */ annotationAron Griffis2008-02-041-2/+2
| * [IA64] efi.c Spelling/punctuation fixesAron Griffis2008-02-041-8/+8
| * [IA64] Make efi.c mostly fit in 80 columnsAron Griffis2008-02-041-223/+266
| * [IA64] Fix the order of atomic operations in restore_previous_kprobes on ia64Masami Hiramatsu2008-02-041-3/+4
| * [IA64] constify function pointer tablesJan Engelhardt2008-02-045-5/+5
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-0512-46/+108
|\ \
| * | [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-052-3/+2
| * | [S390] latencytop s390 support.Heiko Carstens2008-02-052-8/+26
| * | [S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky2008-02-051-0/+5
| * | [S390] console: allow vt220 console to be the only consolePeter Oberparleiter2008-02-051-5/+5
| * | [S390] Fix couple of section mismatches.Heiko Carstens2008-02-056-24/+27
| * | [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3
| * | [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
| * | [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-053-1/+39
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-051-3/+3
|\ \ \
| * | | [SPARC64] pci_sun4v.c: Section fixes.Adrian Bunk2008-02-051-3/+3
| |/ /
* | | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-051-1/+1
|\ \ \
| * | | intel-agp: add chipset flushing supportDave Airlie2008-02-051-1/+1
| |/ /
* | | uml: make mconsole_stack namespace-awareJeff Dike2008-02-051-17/+18
* | | uml: redo the calculation of NR_syscallsJeff Dike2008-02-056-19/+25
* | | uml: defconfig tweaksJeff Dike2008-02-051-3/+3
* | | uml: port mutex conversionDaniel Walker2008-02-051-3/+4
* | | uml: mconsole mutex conversionDaniel Walker2008-02-051-3/+4
* | | uml: LDT mutex conversionDaniel Walker2008-02-051-7/+7
* | | uml: use of a public MAC is a warning, not an errorJeff Dike2008-02-051-5/+4
* | | uml: fix infinite mconsole loopKarol Swietlicki2008-02-051-1/+3
* | | uml: remove map_cbJeff Dike2008-02-051-7/+1
* | | uml: remove TOPDIRWANG Cong2008-02-052-13/+13
* | | uml: remove unused fields from mm_contextJeff Dike2008-02-051-4/+0
* | | uml: move register initializationJeff Dike2008-02-051-3/+7