Age | Commit message (Expand) | Author | Files | Lines |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 2 | -24/+1 |
2007-10-19 | Use extended crashkernel command line on sh | Bernhard Walle | 2 | -26/+33 |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 3 | -6/+7 |
2007-10-19 | pid namespaces: define is_global_init() and is_container_init() | Serge E. Hallyn | 1 | -1/+1 |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki | 1 | -3/+3 |
2007-10-17 | Remove dma_cache_(wback|inv|wback_inv) functions | Ralf Baechle | 2 | -5/+5 |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk | 1 | -1/+1 |
2007-10-17 | Slab API: remove useless ctor parameter and reorder parameters | Christoph Lameter | 1 | -2/+1 |
2007-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2 | -4/+4 |
2007-10-16 | SH vDSO: linker script indentation | Roland McGrath | 1 | -35/+42 |
2007-10-16 | fix memory hot remove not configured case. | KAMEZAWA Hiroyuki | 1 | -6/+0 |
2007-10-16 | During VM oom condition, kill all threads in process group | Will Schmidt | 1 | -1/+1 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -4/+0 |
2007-10-15 | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 1 | -1/+1 |
2007-10-14 | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2 | -3/+3 |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 99 | -3034/+7127 |
2007-10-12 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 1 | -1/+0 |
2007-10-10 | [SOFTIRQ]: Remove do_softirq() symbol export. | Robert Olsson | 1 | -1/+0 |
2007-10-10 | sh: allow building for both r2d boards in same binary. | Magnus Damm | 1 | -8/+1 |
2007-10-10 | sh: fix r2d board detection | Magnus Damm | 1 | -2/+5 |
2007-10-09 | sh: Discard .exit.text/.exit.data at runtime. | Paul Mundt | 1 | -0/+5 |
2007-10-09 | sh: Fix up some section alignments in linker script. | Paul Mundt | 1 | -0/+4 |
2007-10-04 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 1 | -1/+0 |
2007-10-04 | sh: Rip out left-over nommu cond syscall cruft. | Paul Mundt | 1 | -18/+0 |
2007-10-03 | sh: Make kgdb i-cache flushing less inept. | Paul Mundt | 1 | -4/+4 |
2007-10-03 | sh: kgdb section mismatches and tidying. | Paul Mundt | 1 | -42/+3 |
2007-10-03 | sh: cleanup struct irqaction initializers. | Thomas Gleixner | 3 | -4/+17 |
2007-10-02 | sh: early_printk tidying. | Paul Mundt | 1 | -11/+4 |
2007-09-28 | sh: Conditionalize gUSA support. | Paul Mundt | 4 | -2/+18 |
2007-09-28 | sh: Follow gUSA preempt changes in __switch_to(). | Paul Mundt | 1 | -3/+3 |
2007-09-28 | sh: Tidy up gUSA preempt handling. | Paul Mundt | 1 | -7/+3 |
2007-09-28 | sh: __copy_user() optimizations for small copies. | Stuart Menefy | 1 | -61/+108 |
2007-09-28 | sh: clkfwk: Support multi-level clock propagation. | Stuart Menefy | 1 | -0/+2 |
2007-09-27 | sh: Fix URAM start address on SH7785. | Paul Mundt | 1 | -1/+1 |
2007-09-27 | sh: Use boot_cpu_data for CPU probe. | Paul Mundt | 4 | -129/+126 |
2007-09-27 | sh: Support extended mode TLB on SH-X3. | Paul Mundt | 1 | -1/+1 |
2007-09-27 | sh: Bump MAX_ACTIVE_REGIONS for SH7785. | Paul Mundt | 1 | -1/+2 |
2007-09-27 | sh: Fix plat_irq_setup_pins() for SH7785. | Paul Mundt | 1 | -4/+0 |
2007-09-27 | sh: Kill off duplicate NODES_SHIFT. | Paul Mundt | 1 | -5/+0 |
2007-09-27 | sh: Disable 4kB pages on extended mode TLB. | Paul Mundt | 1 | -3/+5 |
2007-09-27 | sh: Disable L2 reporting for present URAM only parts. | Paul Mundt | 1 | -5/+2 |
2007-09-24 | sh: Define _ebss for uClinux MTD map driver. | Paul Mundt | 2 | -1/+3 |
2007-09-24 | sh: Revert incorrect license string changes. | Paul Mundt | 2 | -2/+2 |
2007-09-24 | sh: Calculate cache aliases on L2 caches. | Paul Mundt | 1 | -0/+15 |
2007-09-24 | sh: nommu: Kill off dummy page fault ops for SH-3/4. | Paul Mundt | 2 | -67/+0 |
2007-09-24 | sh: Fix alias calculation for non-aliasing cases. | Paul Mundt | 1 | -2/+2 |
2007-09-21 | sh: Initial SH-X3 SMP support. | Paul Mundt | 4 | -208/+375 |
2007-09-21 | sh: Plug plat_smp_setup() in to generic setup path. | Paul Mundt | 1 | -0/+5 |
2007-09-21 | sh: Hook up the SH-X3 SMP intc register groups. | Magnus Damm | 1 | -1/+1 |
2007-09-21 | sh: Bring SMP support back from the dead. | Paul Mundt | 4 | -88/+118 |