aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-02Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitAdrian Bunk14-219/+846
2006-03-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-214/+474
2006-03-31Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-5/+372
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk12-19/+0
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2-0/+4
2006-03-31[PATCH] LED: add device support for tosaDirk Opfer1-0/+9
2006-03-31[PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie2-0/+18
2006-03-31[PATCH] LED: add sharp charger status LED triggerRichard Purdie1-2/+8
2006-03-31[PATCH] LED: add LED classRichard Purdie1-0/+2
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi17-29/+29
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek4-5/+24
2006-03-31[PATCH] for_each_possible_cpu: s390KAMEZAWA Hiroyuki1-3/+3
2006-03-31[PATCH] uml: check for differences in host supportPaolo 'Blaisorblade' Giarrusso7-5/+97
2006-03-31[PATCH] uml: add arch_switch_to for newly forked threadPaolo 'Blaisorblade' Giarrusso3-4/+25
2006-03-31[PATCH] uml: tls support: hack to make it compile on any hostPaolo 'Blaisorblade' Giarrusso4-11/+68
2006-03-31[PATCH] uml: implement {get,set}_thread_area for i386Paolo 'Blaisorblade' Giarrusso14-23/+470
2006-03-31[PATCH] uml: clean arch_switch usagePaolo 'Blaisorblade' Giarrusso6-6/+35
2006-03-31[PATCH] uml: split ldt.h in arch-independent and arch-dependant codePaolo 'Blaisorblade' Giarrusso1-1/+1
2006-03-31[PATCH] uml: idle thread needn't take access to init_mmPaolo 'Blaisorblade' Giarrusso1-4/+0
2006-03-31[PATCH] uml: fix min usageAl Viro1-1/+1
2006-03-31[PATCH] uml: remove unused make variablesAl Viro1-3/+0
2006-03-31[PATCH] uml: sparse cleanupsAl Viro13-90/+83
2006-03-31[PATCH] uml: kconfigsAl Viro1-0/+3
2006-03-31[PATCH] uml: eliminate duplicate mrpropered filesAl Viro1-2/+1
2006-03-31[PATCH] uml: clean up remapping code build magicAl Viro4-27/+7
2006-03-31[PATCH] uml: eliminate symlinks to host archAl Viro4-54/+19
2006-03-31[PATCH] uml: fix initcall return valuesJeff Dike8-85/+8
2006-03-31[PATCH] uml: redeclare highmemJeff Dike2-2/+2
2006-03-31[PATCH] UML: Hotplug memory, take 2Jeff Dike6-47/+185
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+20
2006-03-31[PATCH] for_each_possible_cpu: shKAMEZAWA Hiroyuki1-1/+1
2006-03-31[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibilityTony Luck2-5/+5
2006-03-30[IA64] Export cpu cache info by sysfsZhang, Yanmin1-0/+367
2006-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds16-386/+361
2006-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds7-123/+195
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe2-0/+2
2006-03-30[PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady3-14/+14
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin1-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2-2/+2
2006-03-30[PARISC] Update defconfigsHelge Deller3-279/+286
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin2-8/+37
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller1-5/+3
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller2-28/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller1-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller2-25/+2
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller2-7/+17
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller1-3/+3