| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 | 1 | -1/+1 |
* | [NET]: M32R checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -7/+5 |
* | [PATCH] vmlinux.lds: consolidate initcall sections | Andrew Morton | 2006-10-27 | 1 | -7/+1 |
* | [PATCH] m32r: more __user annotations | Al Viro | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] m32r: NULL noise removal | Al Viro | 2006-10-11 | 3 | -10/+10 |
* | [PATCH] m32r: signal __user annotations | Al Viro | 2006-10-11 | 1 | -3/+3 |
* | [PATCH] m32r: C99 initializers in setup.c | Al Viro | 2006-10-11 | 1 | -4/+4 |
* | [PATCH] m32r pt_regs fixes | Al Viro | 2006-10-07 | 3 | -11/+17 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 | 1 | -1/+0 |
* | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann | 2006-10-02 | 1 | -0/+20 |
* | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 2006-10-02 | 1 | -2/+0 |
* | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] Generic ioremap_page_range: m32r conversion | Haavard Skinnemoen | 2006-10-01 | 1 | -86/+7 |
* | [PATCH] kill wall_jiffies | Atsushi Nemoto | 2006-10-01 | 1 | -10/+1 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] pidspace: is_init() | Sukadev Bhattiprolu | 2006-09-29 | 1 | -1/+1 |
* | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 2006-09-26 | 1 | -1/+1 |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: M32R: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 47 | -47/+0 |
* | typo fixes: occuring -> occurring | Adrian Bunk | 2006-06-30 | 1 | -1/+1 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 9 | -76/+76 |
* | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 2006-06-27 | 1 | -1/+1 |
* | [PATCH] m32r: update switch_to macro for tuning | Hirokazu Takata | 2006-04-19 | 1 | -3/+3 |
* | [PATCH] m32r: mappi3 reboot support | Hirokazu Takata | 2006-04-19 | 1 | -0/+4 |
* | [PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target | Hirokazu Takata | 2006-04-19 | 2 | -30/+23 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -2/+0 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 | 1 | -0/+5 |
* | [PATCH] m32r: Remove symbols exported twice | Hirokazu Takata | 2006-04-11 | 1 | -23/+0 |
* | [PATCH] m32r: security fix of {get,put}_user macros | Hirokazu Takata | 2006-04-11 | 4 | -178/+2 |
* | [PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP... | Hirokazu Takata | 2006-04-11 | 2 | -16/+15 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 3 | -0/+3 |
* | [PATCH] for_each_online_pgdat: remove sorting pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -6/+0 |
* | [PATCH] for_each_online_pgdat: renaming for_each_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -1/+1 |
* | [PATCH] bitops: m32r: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 1 | -1/+4 |
|\ |
|
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 1 | -1/+4 |
* | | [PATCH] kconfig: clarify memory debug options | Andrew Morton | 2006-03-25 | 1 | -1/+1 |
* | | [PATCH] more for_each_cpu() conversions | Andrew Morton | 2006-03-23 | 1 | -6/+4 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -2/+2 |
* | | [PATCH] m32r: fix and update for gcc-4.0 | Hirokazu Takata | 2006-02-24 | 2 | -16/+12 |
* | | [PATCH] m32r: enable asm code optimization | Hirokazu Takata | 2006-02-24 | 1 | -3/+3 |
* | | [PATCH] m32r: update sys_tas() routine | Hirokazu Takata | 2006-02-20 | 1 | -27/+34 |
|/ |
|
* | [PATCH] drive_info removal outside of arch/i386 | Al Viro | 2006-02-07 | 2 | -11/+0 |
* | [PATCH] m32r: task_pt_regs(), task_stack_page(), task_thread_info() | Al Viro | 2006-01-12 | 3 | -26/+6 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 2 | -11/+0 |
* | [PATCH] "tiny-make-id16-support-optional" fixes | Adrian Bunk | 2006-01-10 | 1 | -4/+0 |
* | [PATCH] Don't attempt to power off if power off is not implemented | Eric W. Biederman | 2006-01-08 | 1 | -0/+4 |
* | [PATCH] use ptrace_get_task_struct in various places | Christoph Hellwig | 2006-01-08 | 1 | -17/+5 |