Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-04-02 | 8 | -12/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | [SPARC]: Wire up sys_sync_file_range() into syscall tables. | David S. Miller | 2006-03-31 | 4 | -3/+12 | |
| * | | | | | [SPARC]: Wire up sys_splice() into the syscall tables. | David S. Miller | 2006-03-31 | 3 | -3/+4 | |
| * | | | | | [SPARC64]: Update defconfig. | David S. Miller | 2006-03-31 | 1 | -4/+10 | |
| * | | | | | [SPARC64]: Align address in huge_pte_alloc(). | David S. Miller | 2006-03-31 | 1 | -0/+7 | |
| * | | | | | [SPARC64]: Document the instruction checks we do in do_sparc64_fault(). | David S. Miller | 2006-03-31 | 1 | -1/+5 | |
| * | | | | | [SPARC64]: Make tsb_sync() mm comparison more precise. | David S. Miller | 2006-03-31 | 1 | -1/+8 | |
| |/ / / / | ||||||
* / / / / | ppc64: actually add sys_splice() to the system call table | Linus Torvalds | 2006-04-02 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-03-31 | 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-03-31 | 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-30 | 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 | |
* | | | | | | [PATCH] uml: fix initcall return values | Jeff Dike | 2006-03-31 | 8 | -85/+8 | |
* | | | | | | [PATCH] uml: redeclare highmem | Jeff Dike | 2006-03-31 | 2 | -2/+2 | |
* | | | | | | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 2006-03-31 | 6 | -47/+185 | |
* | | | | | | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 | 1 | -0/+20 | |
* | | | | | | [PATCH] for_each_possible_cpu: sh | KAMEZAWA Hiroyuki | 2006-03-31 | 1 | -1/+1 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2006-03-30 | 16 | -386/+361 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 2006-03-30 | 3 | -14/+14 |