| Commit message (Expand) | Author | Age |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-08 |
|\ |
|
| * | [IA64] Fix large MCA bootmem allocation | Russ Anderson | 2008-02-08 |
| * | [IA64] Simplify cpu_idle_wait | Tony Luck | 2008-02-08 |
| * | [IA64] Synchronize RBS on PTRACE_ATTACH | Petr Tesarik | 2008-02-08 |
| * | [IA64] Synchronize kernel RSE to user-space and back | Petr Tesarik | 2008-02-08 |
| * | [IA64] Rename TIF_PERFMON_WORK back to TIF_NOTIFY_RESUME | Petr Tesarik | 2008-02-08 |
| * | [IA64] Wire up timerfd_{create,settime,gettime} syscalls | Tony Luck | 2008-02-08 |
* | | [Blackfin] arch: fix build fails only include header files when enabled | Mike Frysinger | 2008-02-08 |
* | | [Blackfin] arch: declare default INSTALL_PATH for Blackfin ports | Mike Frysinger | 2008-02-07 |
* | | [Blackfin] arch: Encourage users to use the spidev character driver: Provide ... | Michael Hennerich | 2008-02-08 |
* | | [Blackfin] arch: Enable UART2 and UART3 for bf548 | Sonic Zhang | 2008-02-02 |
* | | [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region | Michael Hennerich | 2008-02-02 |
* | | [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show co... | Michael Hennerich | 2008-02-02 |
* | | [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option... | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: simpler header and update dates | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: move the init sections to the end of memory | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: change the trace buffer control start/stop logic in the exce... | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: fix typo in printk message | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: add slightly better help text for CPLB_INFO | Mike Frysinger | 2008-02-02 |
* | | [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 | Michael Hennerich | 2008-02-02 |
* | | [Blackfin] arch: Fix header file information | Michael Hennerich | 2008-02-02 |
* | | [Blackfin] arch: Add Support for ISP1362 | Michael Hennerich | 2008-02-02 |
* | | [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flas... | Mike Frysinger | 2008-02-08 |
* | | [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code | Michael Hennerich | 2008-02-08 |
* | | [Blackfin] arch: Merge BF561 support into ints-priority | Michael Hennerich | 2008-02-08 |
* | | [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op... | Yi Li | 2008-02-08 |
* | | [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU | Mike Frysinger | 2008-02-01 |
* | | Merge branch 'cris' of git://www.jni.nu/cris | Linus Torvalds | 2008-02-08 |
|\ \ |
|
| * | | CRIS v32: Change drivers/i2c.c locking. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Add new timerfd syscall entries. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Correct spelling of bandwidth in function name. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v10: Cleanup of drivers/gpio.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Drop regs parameter from call to profile_tick in kernel/time.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Fix minor formatting issue in mach-a3/io.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Initialize GIO even if we're rambooting in kernel/head.S | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Remove kernel/arbiter.c, it now exists in machine dependent directory. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Add sched_clock to kernel/time.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Register cpus in kernel/setup.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Remove include of linux/init.h, not needed anymore. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Remove useless CVS log from kernel/ptrace.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Remove useless CVS id and log from kernel/process.c | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Add configuration possibility for using kmalloc for modules. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS: Remove CONFIG_NO_IOMEM from default configs. | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S | Jesper Nilsson | 2008-02-08 |
| * | | CRIS v32: Avoid work when switching between tasks with shared memory descript... | Jesper Nilsson | 2008-02-08 |