| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-04-05 | 6 | -206/+235 |
|\ |
|
| * | sh: Fix up DSP context save/restore. | Michael Trimarchi | 2009-04-04 | 3 | -55/+136 |
| * | sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle. | Paul Mundt | 2009-04-02 | 1 | -0/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-04-02 | 1 | -1/+0 |
| |\ |
|
| * | | sh: Sanitize asm/mmu.h for assembly use. | Francesco VIRLINZI | 2009-03-31 | 1 | -16/+19 |
| * | | sh: Tidy up sh7786 pinmux table. | Kuninori Morimoto | 2009-03-31 | 1 | -135/+79 |
* | | | Allow rwlocks to re-enable interrupts | Robin Holt | 2009-04-02 | 1 | -0/+3 |
| |/
|/| |
|
* | | cpumask: remove node_to_first_cpu | Rusty Russell | 2009-03-30 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 | 32 | -221/+794 |
|\ |
|
| * | sh: fix the HD64461 level-triggered interrupts handling | Rafael Ignacio Zurita | 2009-03-20 | 1 | -1/+0 |
| * | sh: Flush only the needed range when unmapping a VMA. | Paul Mundt | 2009-03-17 | 1 | -8/+92 |
| * | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores. | Paul Mundt | 2009-03-17 | 4 | -24/+39 |
| * | sh: SuperH Mobile suspend support | Magnus Damm | 2009-03-16 | 1 | -0/+9 |
| * | sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS | Nobuhiro Iwamatsu | 2009-03-16 | 1 | -8/+9 |
| * | sh: clkfwk: add clk_set_parent/clk_get_parent | Francesco VIRLINZI | 2009-03-11 | 1 | -0/+1 |
| * | sh: dma-sh updates for multi IRQ and new SH-4A CPUs. | Nobuhiro Iwamatsu | 2009-03-10 | 6 | -68/+233 |
| * | sh: Support fixed 32-bit PMB mappings from bootloader. | Yoshihiro Shimoda | 2009-03-10 | 3 | -5/+10 |
| * | sh: hibernation support | Magnus Damm | 2009-03-10 | 2 | -0/+14 |
| * | sh: Urquell board support. | Kuninori Morimoto | 2009-03-03 | 1 | -0/+68 |
| * | sh: Add support for SH7786 CPU subtype. | Kuninori Morimoto | 2009-03-03 | 3 | -1/+197 |
| * | sh: Disable unsupportable prefetching on SH-3. | Paul Mundt | 2009-02-27 | 1 | -2/+1 |
| * | sh: prefetch early exception data on sh4/sh4a. | Magnus Damm | 2009-02-27 | 1 | -0/+5 |
| * | sh: remove EXPEVT vector from stack on sh3/sh4/sh4a | Magnus Damm | 2009-02-27 | 1 | -5/+3 |
| * | sh: rework clocksource and sched_clock | Magnus Damm | 2009-01-29 | 1 | -2/+2 |
| * | SH: fix start_thread and user_stack_pointer macros | Roel Kluin | 2009-01-29 | 3 | -14/+14 |
| * | sh: Use the atomic_t "counter" member | Matt Fleming | 2009-01-29 | 1 | -8/+8 |
| * | sh: Relax inline assembly constraints | Matt Fleming | 2009-01-29 | 2 | -55/+55 |
| * | Merge branch 'sh/stable-updates' | Paul Mundt | 2009-01-29 | 3 | -50/+15 |
| |\ |
|
| * | | sh: use gpiolib | Magnus Damm | 2009-01-27 | 1 | -26/+35 |
| * | | sh: lockless gpio_set_value() | Magnus Damm | 2009-01-27 | 1 | -1/+1 |
| * | | sh: make gpio_get/set_value() O(1) | Magnus Damm | 2009-01-27 | 1 | -1/+6 |
* | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
| |/
|/| |
|
* | | sh: Fix up T-bit error handling in SH-4A mutex fastpath. | Takashi Yoshii | 2009-01-29 | 1 | -12/+9 |
* | | sh: Fix up spurious syscall restarting. | Paul Mundt | 2009-01-29 | 2 | -38/+6 |
|/ |
|
* | asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage | Mike Frysinger | 2009-01-21 | 2 | -12/+4 |
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 1 | -3/+3 |
|\ |
|
| * | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens | 2009-01-14 | 1 | -3/+3 |
* | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -3/+0 |
|/ |
|
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -1/+0 |
* | sh: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -59/+64 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -4/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 33 | -224/+796 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 32 | -224/+795 |
| |\ |
|
| | * | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 1 | -1/+1 |
| | |\ |
|
| | | * | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 1 | -1/+1 |
| | * | | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. | Paul Mundt | 2008-12-22 | 1 | -0/+8 |
| | * | | sh: mrshpc_setup_windows() needs to be inline. | Paul Mundt | 2008-12-22 | 1 | -1/+1 |
| | * | | sh: Kill off cf-enabler with extreme prejudice. | Paul Mundt | 2008-12-22 | 1 | -0/+52 |
| | * | | sh: mach-edosk7705: Fix up edosk7705 so it all builds again. | Paul Mundt | 2008-12-22 | 2 | -29/+4 |
| | * | | sh: Kill off dead mv_init_pci() from machvec. | Paul Mundt | 2008-12-22 | 1 | -1/+0 |