| Commit message (Expand) | Author | Age |
* | sh: Enable USBF on MS7722SE. | Yoshihiro Shimoda | 2007-10-30 |
* | sh: Add resource of USBF for SH7722. | Yoshihiro Shimoda | 2007-10-30 |
* | sh: fix zImage build with >=binutils-2.18 | Manuel Lauss | 2007-10-29 |
* | sh: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 2007-10-29 |
* | sh: Clean up Kconfig entry for Dreamcast. | Adrian McMenamin | 2007-10-29 |
* | sh: add support for ax88796 and 93cx6 to highlander boards | Magnus Damm | 2007-10-29 |
* | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2007-10-19 |
* | Use extended crashkernel command line on sh | Bernhard Walle | 2007-10-19 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 |
* | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 2007-10-19 |
* | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 2007-10-18 |
* | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2007-10-17 |
* | remove include/asm-*/ipc.h | Adrian Bunk | 2007-10-17 |
* | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
* | | SH vDSO: linker script indentation | Roland McGrath | 2007-10-16 |
* | | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 2007-10-16 |
* | | During VM oom condition, kill all threads in process group | Will Schmidt | 2007-10-16 |
* | | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-10-13 |
|\ \ |
|
| * | | sh: allow building for both r2d boards in same binary. | Magnus Damm | 2007-10-10 |
| * | | sh: fix r2d board detection | Magnus Damm | 2007-10-10 |
| * | | sh: Discard .exit.text/.exit.data at runtime. | Paul Mundt | 2007-10-09 |
| * | | sh: Fix up some section alignments in linker script. | Paul Mundt | 2007-10-09 |
| * | | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 2007-10-04 |
| * | | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 2007-10-03 |
| * | | sh: kgdb section mismatches and tidying. | Paul Mundt | 2007-10-03 |
| * | | sh: cleanup struct irqaction initializers. | Thomas Gleixner | 2007-10-03 |
| * | | sh: early_printk tidying. | Paul Mundt | 2007-10-02 |
| * | | sh: Conditionalize gUSA support. | Paul Mundt | 2007-09-28 |
| * | | sh: Follow gUSA preempt changes in __switch_to(). | Paul Mundt | 2007-09-28 |
| * | | sh: Tidy up gUSA preempt handling. | Paul Mundt | 2007-09-28 |
| * | | sh: __copy_user() optimizations for small copies. | Stuart Menefy | 2007-09-27 |
| * | | sh: clkfwk: Support multi-level clock propagation. | Stuart Menefy | 2007-09-27 |
| * | | sh: Fix URAM start address on SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 2007-09-27 |
| * | | sh: Support extended mode TLB on SH-X3. | Paul Mundt | 2007-09-27 |
| * | | sh: Bump MAX_ACTIVE_REGIONS for SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Fix plat_irq_setup_pins() for SH7785. | Paul Mundt | 2007-09-27 |
| * | | sh: Kill off duplicate NODES_SHIFT. | Paul Mundt | 2007-09-27 |
| * | | sh: Disable 4kB pages on extended mode TLB. | Paul Mundt | 2007-09-26 |
| * | | sh: Disable L2 reporting for present URAM only parts. | Paul Mundt | 2007-09-26 |
| * | | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2007-09-24 |
| * | | sh: Revert incorrect license string changes. | Paul Mundt | 2007-09-24 |
| * | | sh: Calculate cache aliases on L2 caches. | Paul Mundt | 2007-09-24 |
| * | | sh: nommu: Kill off dummy page fault ops for SH-3/4. | Paul Mundt | 2007-09-24 |
| * | | sh: Fix alias calculation for non-aliasing cases. | Paul Mundt | 2007-09-24 |
| * | | sh: Initial SH-X3 SMP support. | Paul Mundt | 2007-09-21 |