Age | Commit message (Expand) | Author | Files | Lines |
2006-04-02 | Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Adrian Bunk | 14 | -219/+846 |
2006-04-01 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -214/+474 |
2006-04-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 3 | -5/+372 |
2006-04-01 | kexec: grammar fix for crash_save_this_cpu() | Horms | 1 | -1/+1 |
2006-04-01 | [PATCH] unexport get_wchan | Adrian Bunk | 12 | -19/+0 |
2006-04-01 | [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware | Richard Purdie | 2 | -0/+4 |
2006-04-01 | [PATCH] LED: add device support for tosa | Dirk Opfer | 1 | -0/+9 |
2006-04-01 | [PATCH] LED: add LED device support for the zaurus corgi and spitz models | Richard Purdie | 2 | -0/+18 |
2006-04-01 | [PATCH] LED: add sharp charger status LED trigger | Richard Purdie | 1 | -2/+8 |
2006-04-01 | [PATCH] LED: add LED class | Richard Purdie | 1 | -0/+2 |
2006-04-01 | [PATCH] sys_sync_file_range() | Andrew Morton | 1 | -0/+1 |
2006-04-01 | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 17 | -29/+29 |
2006-04-01 | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek | 4 | -5/+24 |
2006-04-01 | [PATCH] for_each_possible_cpu: s390 | KAMEZAWA Hiroyuki | 1 | -3/+3 |
2006-04-01 | [PATCH] uml: check for differences in host support | Paolo 'Blaisorblade' Giarrusso | 7 | -5/+97 |
2006-04-01 | [PATCH] uml: add arch_switch_to for newly forked thread | Paolo 'Blaisorblade' Giarrusso | 3 | -4/+25 |
2006-04-01 | [PATCH] uml: tls support: hack to make it compile on any host | Paolo 'Blaisorblade' Giarrusso | 4 | -11/+68 |
2006-04-01 | [PATCH] uml: implement {get,set}_thread_area for i386 | Paolo 'Blaisorblade' Giarrusso | 14 | -23/+470 |
2006-04-01 | [PATCH] uml: clean arch_switch usage | Paolo 'Blaisorblade' Giarrusso | 6 | -6/+35 |
2006-04-01 | [PATCH] uml: split ldt.h in arch-independent and arch-dependant code | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2006-04-01 | [PATCH] uml: idle thread needn't take access to init_mm | Paolo 'Blaisorblade' Giarrusso | 1 | -4/+0 |
2006-04-01 | [PATCH] uml: fix min usage | Al Viro | 1 | -1/+1 |
2006-04-01 | [PATCH] uml: remove unused make variables | Al Viro | 1 | -3/+0 |
2006-04-01 | [PATCH] uml: sparse cleanups | Al Viro | 13 | -90/+83 |
2006-04-01 | [PATCH] uml: kconfigs | Al Viro | 1 | -0/+3 |
2006-04-01 | [PATCH] uml: eliminate duplicate mrpropered files | Al Viro | 1 | -2/+1 |
2006-04-01 | [PATCH] uml: clean up remapping code build magic | Al Viro | 4 | -27/+7 |
2006-04-01 | [PATCH] uml: eliminate symlinks to host arch | Al Viro | 4 | -54/+19 |
2006-04-01 | [PATCH] uml: fix initcall return values | Jeff Dike | 8 | -85/+8 |
2006-04-01 | [PATCH] uml: redeclare highmem | Jeff Dike | 2 | -2/+2 |
2006-04-01 | [PATCH] UML: Hotplug memory, take 2 | Jeff Dike | 6 | -47/+185 |
2006-04-01 | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 1 | -0/+20 |
2006-04-01 | [PATCH] for_each_possible_cpu: sh | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2006-03-31 | [IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility | Tony Luck | 2 | -5/+5 |
2006-03-31 | [IA64] Export cpu cache info by sysfs | Zhang, Yanmin | 1 | -0/+367 |
2006-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 16 | -386/+361 |
2006-03-31 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 7 | -123/+195 |
2006-03-31 | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2 | -0/+2 |
2006-03-30 | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 3 | -14/+14 |
2006-03-30 | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 1 | -17/+0 |
2006-03-30 | [PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.c | Kyle McMartin | 2 | -2/+2 |
2006-03-30 | [PARISC] Update defconfigs | Helge Deller | 3 | -279/+286 |
2006-03-30 | [PARISC] Add PREEMPT support | Kyle McMartin | 2 | -8/+37 |
2006-03-30 | [PARISC] Fixup CONFIG_EISA a bit | Helge Deller | 1 | -5/+3 |
2006-03-30 | [PARISC] getsockopt should be ENTRY_COMP | Kyle McMartin | 1 | -1/+1 |
2006-03-30 | [PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP | Helge Deller | 2 | -28/+0 |
2006-03-30 | [PARISC] Temporary FIXME for ioremapping EISA regions | Helge Deller | 1 | -5/+6 |
2006-03-30 | [PARISC] Enable ioremap functionality unconditionally | Helge Deller | 2 | -25/+2 |
2006-03-30 | [PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap | Helge Deller | 2 | -7/+17 |
2006-03-30 | [PARISC] Fix IOREMAP with a 64-bit kernel | Helge Deller | 1 | -3/+3 |