| Commit message (Expand) | Author | Age | Files | Lines |
* | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-30 | 3 | -8/+13 |
* | 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-29 | 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-29 | 34 | -0/+34 |
* | | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 | 5 | -5/+5 |
* | | Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION | Rafael J. Wysocki | 2007-07-29 | 21 | -25/+25 |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2007-07-28 | 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-28 | 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-28 | 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 |
| * | | | [ARM] Remove CONFIG_IGNORE_FIQ | Russell King | 2007-07-26 | 1 | -2/+0 |
| * | | | [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTS | Eric Miao | 2007-07-24 | 1 | -0/+1 |
| * | | | [ARM] setup_profiling_timer must not be __init | Russell King | 2007-07-23 | 1 | -1/+1 |
| |/ / |
|
* | | | [IA64] Compare pointer against NULL, not '0' | Yoann Padioleau | 2007-07-27 | 1 | -1/+1 |
* | | | [IA64] Fix build failure in fs/quota.c | Tony Luck | 2007-07-27 | 2 | -0/+6 |
* | | | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-27 | 1 | -1/+6 |
* | | | [IA64] Fix wrong return value in parse_vector_domain | Kenji Kaneshige | 2007-07-26 | 1 | -1/+1 |
* | | | [IA64] Fix wrong assumption in acpi_gsi_to_irq | Kenji Kaneshige | 2007-07-26 | 1 | -5/+4 |
* | | | [IA64] Add sanity check into __bind_irq_vector | Kenji Kaneshige | 2007-07-26 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2007-07-26 | 24 | -37/+184 |
|\ \ |
|
| * \ | Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/ga... | Paul Mackerras | 2007-07-26 | 11 | -11/+48 |
| |\ \ |
|
| | * | | [POWERPC] Fix register labels on show_regs() message for 4xx/Book-E | Kumar Gala | 2007-07-26 | 1 | -0/+4 |
| | * | | [POWERPC] Only allow building of BootX text support on PPC_MULTIPLATFORM | Kumar Gala | 2007-07-26 | 1 | -1/+1 |
| | * | | [POWERPC] Fix the ability to reset on MPC8544 DS and MPC8568 MDS boards | Roy Zang | 2007-07-26 | 2 | -0/+12 |
| | * | | [POWERPC] Fix mpc7448hpc2 tsi108 device_type bug | Roy Zang | 2007-07-26 | 1 | -1/+1 |
| | * | | [POWREPC] Fixup a number of modpost warnings on ppc32 | Kumar Gala | 2007-07-26 | 5 | -8/+8 |