| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] sh: kexec() support | kogiidena | 2006-01-16 | 4 | -3/+225 |
* | [PATCH] sh: DMA updates | Paul Mundt | 2006-01-16 | 8 | -94/+194 |
* | [PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx | Paul Mundt | 2006-01-16 | 11 | -252/+288 |
* | [PATCH] Add sh_bus_type probe and remove methods | Russell King | 2006-01-13 | 1 | -17/+17 |
* | [PATCH] sh: task_stack_page() | Al Viro | 2006-01-12 | 1 | -1/+1 |
* | [PATCH] sh: task_thread_info() | Al Viro | 2006-01-12 | 2 | -2/+2 |
* | [PATCH] sh: task_pt_regs() | Al Viro | 2006-01-12 | 2 | -48/+8 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 2 | -22/+0 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 | 1 | -4/+0 |
* | [PATCH] sched: resched and cpu_idle rework | Nick Piggin | 2005-11-09 | 1 | -9/+3 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 2 | -1/+6 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -42/+2 |
* | [PATCH] sh: Use pfn_valid() for lazy dcache write-back on SH7705 | Paul Mundt | 2005-11-07 | 1 | -7/+12 |
* | [PATCH] sh: Drop hp690 discontig support | Paul Mundt | 2005-11-07 | 3 | -48/+9 |
* | [PATCH] sh: SuperHyway support for SH4-202 | Paul Mundt | 2005-11-07 | 3 | -2/+180 |
* | [PATCH] sh: Drop deprecated support for custom ramdisk embedding | Paul Mundt | 2005-11-07 | 4 | -55/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 1 | -1/+1 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -1/+1 |
* | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 | 2 | -0/+2 |
* | | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | | [PATCH] mm: i386 sh sh64 ready for split ptlock | Hugh Dickins | 2005-10-29 | 1 | -17/+23 |
* | | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -3/+1 |
* | | [PATCH] mm: sh64 hugetlbpage.c | Hugh Dickins | 2005-10-29 | 1 | -2/+0 |
|/ |
|
* | [PATCH] gfp_t: dma-mapping (sh) | Al Viro | 2005-10-28 | 4 | -4/+4 |
* | [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. | David S. Miller | 2005-10-13 | 1 | -0/+3 |
* | kbuild: rename prepare to archprepare to fix dependency chain | Sam Ravnborg | 2005-09-11 | 1 | -1/+1 |
* | [PATCH] janitor: sh: hd64465: minmax-removal | Michael Veeck | 2005-09-10 | 1 | -6/+2 |
* | [PATCH] janitor: sh: bigsur/io: minmax-removal | Michael Veeck | 2005-09-10 | 1 | -6/+2 |
* | [PATCH] SH: C99 initializers for hw_interrupt_type structures | Thomas Gleixner | 2005-09-10 | 13 | -105/+105 |
* | kbuild: h8300,m68knommu,sh,sh64 use generic asm-offsets.h support | Sam Ravnborg | 2005-09-09 | 1 | -9/+2 |
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 | 1 | -0/+4 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | [PATCH] remove the second arg of do_timer_interrupt() | Adrian Bunk | 2005-09-07 | 1 | -2/+2 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 1 | -6/+5 |
* | [PATCH] SH: inotify and ioprio syscalls | Robert Love | 2005-08-18 | 1 | -0/+5 |
* | [PATCH] try_to_freeze() call fixes | Nigel Cunningham | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -6/+0 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-11 | 1 | -0/+2 |
* | [PATCH] mm/Kconfig: kill unused ARCH_FLATMEM_DISABLE | Dave Hansen | 2005-06-23 | 1 | -4/+0 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -1/+7 |
* | [PATCH] Avoiding mmap fragmentation | Wolfgang Wander | 2005-06-21 | 1 | -0/+8 |
* | [PATCH] Hugepage consolidation | David Gibson | 2005-06-21 | 1 | -172/+24 |
* | [PATCH] smp_processor_id() cleanup | Ingo Molnar | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] ISA DMA Kconfig fixes - part 1 | Al Viro | 2005-05-04 | 1 | -0/+4 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+3 |
* | [PATCH] fix u32 vs. pm_message_t in rest of the tree | Pavel Machek | 2005-04-16 | 1 | -1/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 271 | -0/+45413 |