| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23 | Linus Torvalds | 2007-07-31 | 36 | -2743/+97 |
|\ |
|
| * | sh: Fix fs.h removal from mm.h regressions. | Paul Mundt | 2007-07-31 | 5 | -1/+5 |
| * | sh: fix get_wchan() for SH kernels without framepointers | David McCullough | 2007-07-26 | 1 | -2/+4 |
| * | sh: arch/sh/boot - fix shell usage | David McCullough | 2007-07-26 | 2 | -6/+8 |
| * | sh: remove support for sh7300 and solution engine 7300 | Magnus Damm | 2007-07-26 | 15 | -1161/+17 |
| * | sh: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2007-07-26 | 1 | -0/+3 |
| * | sh: Restrict DSP support to specific CPUs. | Paul Mundt | 2007-07-26 | 2 | -2/+8 |
| * | sh: Silence sq compile warning on sh4 nommu. | Paul Mundt | 2007-07-26 | 1 | -6/+12 |
| * | sh: Kill the rest of the SE73180 cruft. | Paul Mundt | 2007-07-26 | 1 | -1/+0 |
| * | sh: remove support for sh73180 and solution engine 73180 | Magnus Damm | 2007-07-25 | 13 | -1279/+2 |
| * | sh: remove old broken pint code | Magnus Damm | 2007-07-25 | 4 | -227/+0 |
| * | sh: Reclaim beginning of P3 space for vmalloc area. | Paul Mundt | 2007-07-25 | 1 | -3/+0 |
| * | sh: Fix Dreamcast DMA issues. | Adrian McMenamin | 2007-07-24 | 1 | -3/+4 |
| * | sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4. | Paul Mundt | 2007-07-24 | 2 | -52/+34 |
* | | sh64: Kill off virt_to_bus()/bus_to_virt(). | Paul Mundt | 2007-07-31 | 2 | -2/+5 |
* | | sh64: Fix irq_intc build failure. | Paul Mundt | 2007-07-31 | 1 | -0/+1 |
* | | sh64: Fix fs.h removal from mm.h regressions. | Paul Mundt | 2007-07-31 | 4 | -1/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-30 | 17 | -1010/+660 |
|\ \ |
|
| * | | [SPARC64]: Fix show_stack() when stack argument is NULL. | David S. Miller | 2007-07-30 | 2 | -11/+12 |
| * | | [SPARC]: Fix serial console node string creation. | David S. Miller | 2007-07-30 | 1 | -2/+3 |
| * | | [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling. | David S. Miller | 2007-07-30 | 11 | -839/+404 |
| * | | [SPARC64]: Handle mostek clock type in mini_rtc driver. | David S. Miller | 2007-07-30 | 1 | -0/+75 |
| * | | [SPARC64]: Fix sun4u PCI config space accesses on sun4u. | David S. Miller | 2007-07-30 | 2 | -12/+126 |
| * | | [SPARC]: Update defconfig. | David S. Miller | 2007-07-30 | 1 | -146/+40 |
* | | | APM support depends on CONFIG_PM_SLEEP | Stephen Rothwell | 2007-07-30 | 1 | -1/+1 |
* | | | m32r: build fix for removing fs.h from mm.h | Hirokazu Takata | 2007-07-30 | 3 | -0/+3 |
|/ / |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds | 2007-07-30 | 1 | -51/+15 |
|\ \ |
|
| * | | [SCSI] simscsi: convert to use the data buffer accessors | FUJITA Tomonori | 2007-07-25 | 1 | -51/+15 |
| |/ |
|
* | | Remove fs.h from mm.h | Alexey Dobriyan | 2007-07-30 | 34 | -0/+34 |
* | | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-30 | 5 | -5/+5 |
* | | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-30 | 21 | -25/+25 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-29 | 11 | -32/+64 |
|\ \ |
|
| * | | [S390] Fix IRQ tracing. | Heiko Carstens | 2007-07-27 | 2 | -4/+8 |
| * | | [S390] Wire up sys_fallocate. | Martin Schwidefsky | 2007-07-27 | 3 | -1/+31 |
| * | | [S390] Get rid of new section mismatch warnings. | Heiko Carstens | 2007-07-27 | 3 | -3/+5 |
| * | | [S390] Improve __smp_call_function_map. | Heiko Carstens | 2007-07-27 | 1 | -8/+6 |
| * | | [S390] Convert to smp_call_function_single. | Heiko Carstens | 2007-07-27 | 3 | -16/+14 |
* | | | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo... | Linus Torvalds | 2007-07-29 | 9 | -54/+76 |
|\ \ \ |
|
| * | | | Blackfin arch: add error message when IRQ no available | Michael Hennerich | 2007-07-24 | 1 | -1/+5 |
| * | | | Blackfin arch: Initialize the exception vectors early in the boot process | Bernd Schmidt | 2007-07-25 | 3 | -36/+46 |
| * | | | Blackfin arch: fix a compiling warning about dma-mapping | Bryan Wu | 2007-07-24 | 1 | -1/+2 |
| * | | | Blackfin arch: fix bug which unaligns the init thread's stack and causes the ... | Bernd Schmidt | 2007-07-25 | 1 | -6/+10 |
| * | | | Blackfin arch: Load P0 before storing through it | Bernd Schmidt | 2007-07-24 | 1 | -0/+3 |
| * | | | Blackfin arch: fix KGDB bug, dont forget last parameter. | Sonic Zhang | 2007-07-25 | 1 | -1/+1 |
| * | | | Blackfin arch: add selections for BF544 and BF542 | Mike Frysinger | 2007-07-24 | 1 | -0/+4 |
| * | | | Blackfin arch: use bfin_read_SWRST() now that BF561 provides it | Mike Frysinger | 2007-07-24 | 1 | -4/+0 |
| * | | | Blackfin arch: setup aliases for some core Core A MMRs | Mike Frysinger | 2007-07-24 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-07-29 | 5 | -16/+18 |
|\ \ \ |
|
| * | | | [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver | Kristoffer Ericson | 2007-07-28 | 1 | -12/+15 |
| * | | | [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c | Kristoffer Ericson | 2007-07-26 | 1 | -1/+1 |