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