| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/ppc: export strncasecmp | Kumar Gala | 2006-04-02 | 2 | -0/+2 |
* | [PATCH] powerpc: iSeries needs slb_initialize to be called | Stephen Rothwell | 2006-04-02 | 1 | -6/+4 |
* | powerpc: hook up the splice syscall | Paul Mackerras | 2006-04-01 | 1 | -0/+1 |
* | [PATCH] powerpc/cell: compile fixes | Dave Jones | 2006-04-01 | 2 | -0/+2 |
* | [PATCH] powerpc: trivial spelling fixes in fault.c | Anton Blanchard | 2006-04-01 | 1 | -3/+3 |
* | [PATCH] powerpc/pseries: EEH Cleanup | Nathan Fontenot | 2006-04-01 | 1 | -32/+30 |
* | [PATCH] powerpc/pseries: misc lparcfg fixes | Will Schmidt | 2006-04-01 | 1 | -4/+5 |
* | [PATCH] powerpc/pseries: fix device name printing, again. | Linas Vepstas | 2006-04-01 | 1 | -3/+4 |
* | [PATCH] powerpc: Extends HCALL interface for InfiniBand usage | Heiko J Schick | 2006-04-01 | 2 | -1/+102 |
* | [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS | Segher Boessenkool | 2006-04-01 | 8 | -52/+52 |
* | [PATCH] powerpc/pseries: print message if EEH recovery fails | Linas Vepstas | 2006-04-01 | 1 | -2/+10 |
* | [PATCH] powerpc/pseries: mutex lock to serialize EEH event processing | Linas Vepstas | 2006-04-01 | 1 | -12/+18 |
* | Merge branch 'for_paulus' of git://git.kernel.org/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2006-04-01 | 4 | -52/+43 |
|\ |
|
| * | powerpc: converted embedded platforms to use new define_machine support | Kumar Gala | 2006-03-31 | 3 | -46/+40 |
| * | powerpc: merge machine_check_exception between ppc32 & ppc64 | Kumar Gala | 2006-03-31 | 1 | -6/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-04-01 | 11 | -214/+474 |
|\ \ |
|
| * | | [ARM] 3425/1: xsc3: need to include pgtable-hwdef.h | Lennert Buytenhek | 2006-03-30 | 1 | -0/+1 |
| * | | [ARM] 3420/1: Missing clobber in example code | Paul Brook | 2006-03-28 | 1 | -1/+1 |
| * | | Merge nommu tree | Russell King | 2006-03-28 | 9 | -213/+472 |
| |\ \ |
|
| | * | | [ARM] nommu: fixups for the exception vectors | Hyok S. Choi | 2006-03-27 | 4 | -5/+31 |
| | * | | [ARM] nommu: add nommu specific Kconfig and MMUEXT variable in Makefile | Hyok S. Choi | 2006-03-27 | 2 | -1/+33 |
| | * | | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 4 | -207/+302 |
| | * | | [ARM] nommu: MPU support in boot/compressed/head.S | Hyok S. Choi | 2006-03-27 | 1 | -0/+106 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2006-04-01 | 3 | -5/+372 |
|\ \ \ \ |
|
| * | | | | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2006-03-31 | 2 | -5/+5 |
| * | | | | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 2006-03-31 | 1 | -0/+367 |
* | | | | | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 12 | -19/+0 |
* | | | | | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware | Richard Purdie | 2006-03-31 | 2 | -0/+4 |
* | | | | | [PATCH] LED: add device support for tosa | Dirk Opfer | 2006-03-31 | 1 | -0/+9 |
* | | | | | [PATCH] LED: add LED device support for the zaurus corgi and spitz models | Richard Purdie | 2006-03-31 | 2 | -0/+18 |
* | | | | | [PATCH] LED: add sharp charger status LED trigger | Richard Purdie | 2006-03-31 | 1 | -2/+8 |
* | | | | | [PATCH] LED: add LED class | Richard Purdie | 2006-03-31 | 1 | -0/+2 |
* | | | | | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 1 | -0/+1 |
* | | | | | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 | 17 | -29/+29 |
* | | | | | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek | 2006-03-31 | 4 | -5/+24 |
* | | | | | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -3/+3 |
* | | | | | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 7 | -5/+97 |
* | | | | | [PATCH] uml: add arch_switch_to for newly forked thread | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 3 | -4/+25 |
* | | | | | [PATCH] uml: tls support: hack to make it compile on any host | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 4 | -11/+68 |
* | | | | | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 14 | -23/+470 |
* | | | | | [PATCH] uml: clean arch_switch usage | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 6 | -6/+35 |
* | | | | | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -1/+1 |
* | | | | | [PATCH] uml: idle thread needn't take access to init_mm | Paolo 'Blaisorblade' Giarrusso | 2006-03-31 | 1 | -4/+0 |
* | | | | | [PATCH] uml: fix min usage | Al Viro | 2006-03-31 | 1 | -1/+1 |
* | | | | | [PATCH] uml: remove unused make variables | Al Viro | 2006-03-31 | 1 | -3/+0 |
* | | | | | [PATCH] uml: sparse cleanups | Al Viro | 2006-03-31 | 13 | -90/+83 |
* | | | | | [PATCH] uml: kconfigs | Al Viro | 2006-03-31 | 1 | -0/+3 |
* | | | | | [PATCH] uml: eliminate duplicate mrpropered files | Al Viro | 2006-03-31 | 1 | -2/+1 |
* | | | | | [PATCH] uml: clean up remapping code build magic | Al Viro | 2006-03-31 | 4 | -27/+7 |
* | | | | | [PATCH] uml: eliminate symlinks to host arch | Al Viro | 2006-03-31 | 4 | -54/+19 |