| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [IA64] rename partial_page | akpm@linux-foundation.org | 2007-07-25 | 6 | -59/+62 |
| * | [IA64] Ensure that machvec is set up takes place before serial console | Horms | 2007-07-25 | 3 | -12/+27 |
| * | [IA64] vector-domain - fix vector_table | Kenji Kaneshige | 2007-07-25 | 1 | -11/+10 |
| * | [IA64] vector-domain - handle assign_irq_vector(AUTO_ASSIGN) | Yasuaki Ishimatsu | 2007-07-25 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-25 | 15 | -125/+156 |
|\ \ |
|
| * | | kbuild: fix modpost warnings for xtensa | Sam Ravnborg | 2007-07-25 | 1 | -6/+24 |
| * | | kbuild: be more foregiving on init section naming | Sam Ravnborg | 2007-07-25 | 1 | -26/+10 |
| * | | kbuild: rearrange a few function in modpost | Sam Ravnborg | 2007-07-25 | 1 | -32/+48 |
| * | | kbuild: use LDFLAGS_MODULE only for .ko links | Roland McGrath | 2007-07-25 | 3 | -3/+3 |
| * | | kconfig: remove unused members from struct symbol | Sam Ravnborg | 2007-07-25 | 1 | -1/+0 |
| * | | kconfig: attach help text to menus | Sam Ravnborg | 2007-07-25 | 10 | -43/+49 |
| * | | kbuild: fix up printing of Linux C Library version in scripts/ver_linux | Jesper Juhl | 2007-07-25 | 1 | -2/+2 |
| * | | kbuild: do not do section mismatch checks on vmlinux in 2nd pass | Sam Ravnborg | 2007-07-25 | 2 | -12/+20 |
* | | | [x86 setup] Make struct apm_bios_info cross-architecture | H. Peter Anvin | 2007-07-25 | 1 | -9/+11 |
* | | | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin | 2007-07-25 | 4 | -14/+18 |
* | | | [x86 setup] Fix typos in struct efi_info | H. Peter Anvin | 2007-07-25 | 1 | -2/+2 |
* | | | [x86 setup] APM: BX should be zero when disconnecting | H. Peter Anvin | 2007-07-25 | 1 | -2/+3 |
* | | | [x86 setup] APM detection logic bug fix | Mikael Pettersson | 2007-07-25 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2007-07-25 | 1 | -1/+2 |
|\ \ |
|
| * | | SELinux: null-terminate context string in selinux_xfrm_sec_ctx_alloc | Venkat Yekkirala | 2007-07-25 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-25 | 59 | -266/+647 |
|\ \ |
|
| * \ | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 33 | -106/+336 |
| |\ \ |
|
| | * | | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 2007-07-23 | 21 | -35/+169 |
| | * | | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 | 5 | -52/+142 |
| | * | | ACPI: autoload modules - ACPICA modifications | Thomas Renninger | 2007-07-23 | 7 | -19/+25 |
| * | | | Pull d-states into release branch | Len Brown | 2007-07-25 | 8 | -42/+181 |
| |\ \ \ |
|
| | * | | | ACPI: Remove references to ACPI_STATE_S2 from acpi_pm_enter | Rafael J. Wysocki | 2007-07-24 | 1 | -5/+4 |
| | * | | | ACPI: ignore _PSx method for hotplugable PCI devices | Shaohua Li | 2007-07-22 | 1 | -0/+4 |
| | * | | | ACPI: Use ACPI methods to select PCI device suspend state | Shaohua Li | 2007-07-22 | 3 | -9/+25 |
| | * | | | ACPI, PNP: hook ACPI D-state to PNP suspend/resume | Shaohua Li | 2007-07-22 | 3 | -0/+23 |
| | * | | | ACPI: Add acpi_pm_device_sleep_state helper routine | Shaohua Li | 2007-07-22 | 2 | -0/+77 |
| | * | | | ACPI: Implement the set_target() callback from pm_ops | Rafael J. Wysocki | 2007-07-22 | 1 | -32/+52 |
| * | | | | Pull kconfig into release branch | Len Brown | 2007-07-25 | 21 | -100/+89 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source | Len Brown | 2007-07-25 | 20 | -58/+57 |
| | * | | | | ACPI: Kconfig: always enable CONFIG_ACPI_SLEEP on X86 | Len Brown | 2007-07-24 | 1 | -17/+4 |
| | * | | | | ACPI: Kconfig: fold /proc/acpi/sleep under CONFIG_ACPI_PROCFS | Len Brown | 2007-07-24 | 3 | -20/+16 |
| | * | | | | ACPI: Kconfig: CONFIG_ACPI_PROCFS now defaults to N | Len Brown | 2007-07-24 | 1 | -10/+17 |
| | | |/ /
| | |/| | |
|
| * | | | | ACPI: quiet ACPI Exceptions due to no _PTC or _TSS | Len Brown | 2007-07-25 | 1 | -16/+37 |
| * | | | | ACPI: asus-laptop: Fix failure exits | Al Viro | 2007-07-23 | 1 | -11/+21 |
| * | | | | ACPI: fix oops due to typo in new throttling code | Luming Yu | 2007-07-23 | 1 | -2/+4 |
| |/ / / |
|
* | | | | m68knommu: make BOOTPARAM setup common | Greg Ungerer | 2007-07-25 | 13 | -83/+9 |
* | | | | m68knommu: fix reset register address casting | Greg Ungerer | 2007-07-25 | 1 | -2/+2 |
* | | | | m68knommu: add configure support for Intec boards | Greg Ungerer | 2007-07-25 | 1 | -0/+12 |
* | | | | m68knommu: simplify ColdFire resume code | Greg Ungerer | 2007-07-25 | 1 | -9/+2 |
* | | | | m68knommu: create hw_irq.h | Greg Ungerer | 2007-07-25 | 1 | -0/+4 |
* | | | | m68knommu: fix definition of MCFDMA_DIR_INV | Philippe De Muyter | 2007-07-25 | 1 | -1/+1 |
* | | | | m68knommu: add build support for more Arcturus boards | Greg Ungerer | 2007-07-25 | 1 | -0/+2 |
* | | | | m68knommu: need to include linux/device.h in dma.c | Greg Ungerer | 2007-07-25 | 1 | -0/+1 |
* | | | | m68knommu: fix tick timer definition for coldfire | Greg Ungerer | 2007-07-25 | 1 | -1/+23 |
* | | | | m68knommu: add configure support for more Arcturus boards | David Wu | 2007-07-25 | 1 | -0/+12 |