summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | | uml: add newlines to printksJeff Dike2008-02-051-4/+4
* | | uml: style fixes in arch/um/sys-x86_64Jeff Dike2008-02-058-106/+65
* | | uml: add back CONFIG_HZJeff Dike2008-02-051-0/+4
* | | uml: DEBUG_SHIRQ fixesJeff Dike2008-02-052-4/+12
* | | uml: remove fakehdJeff Dike2008-02-051-16/+4
* | | uml: implement O_APPENDJeff Dike2008-02-051-0/+2
* | | uml: SMP locking commentaryJeff Dike2008-02-054-10/+17
* | | uml: remove init_irq_signalsJeff Dike2008-02-053-13/+4
* | | uml: signal handling tidyingJeff Dike2008-02-051-21/+12
* | | uml: style fixes in arch/um/kernelJeff Dike2008-02-0514-133/+122
* | | uml: clean up sig_handler_common_skasJeff Dike2008-02-051-45/+18
* | | uml: move sig_handler_common_skasJeff Dike2008-02-054-79/+65
* | | uml: don't allow processes to call into stubJeff Dike2008-02-051-0/+3
* | | uml: get rid of syscall countersJeff Dike2008-02-053-7/+0
* | | uml: don't kill pid 0Jeff Dike2008-02-051-1/+13
* | | uml: tidy helper codeJeff Dike2008-02-057-50/+36
* | | uml: use barrier() instead of mb()Jeff Dike2008-02-051-20/+8
* | | uml: install panic notifier earlierJeff Dike2008-02-054-32/+42
* | | uml: eliminate setjmp_wrapperJeff Dike2008-02-053-62/+27
* | | uml: customize tlb.hJeff Dike2008-02-051-7/+18
* | | uml: 64-bit tlb fixesJeff Dike2008-02-051-4/+4
* | | uml: style fixes in file.cJeff Dike2008-02-052-115/+118
* | | uml: miscellaneous code cleanupsJeff Dike2008-02-057-40/+18