| Commit message (Expand) | Author | Age |
* | x86, boot: align the .bss section in the decompressor | H. Peter Anvin | 2009-05-08 |
* | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 2009-04-30 |
* | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 2009-04-29 |
* | x86, vmlinux.lds: add copyright | Ingo Molnar | 2009-04-29 |
* | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 2009-04-29 |
* | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 2009-04-29 |
* | x86: beautify vmlinux_32.lds.S | Sam Ravnborg | 2009-04-29 |
* | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 2009-04-27 |
* | x86: beautify vmlinux_64.lds.S | Sam Ravnborg | 2009-04-27 |
* | x86: standardize Kbuild rules | Sam Ravnborg | 2009-04-16 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2009-04-15 |
|\ |
|
| * | powerpc: pseries/dtl.c should include asm/firmware.h | Sachin Sant | 2009-04-15 |
| * | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras | 2009-04-15 |
| * | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() | Mike Mason | 2009-04-15 |
| * | powerpc: Allow 256kB pages with SHMEM | Hugh Dickins | 2009-04-15 |
| * | powerpc/mm: Fix compile warning | Kumar Gala | 2009-04-07 |
| * | powerpc/85xx: TQM8548: update defconfig | Wolfgang Grandegger | 2009-04-07 |
| * | powerpc/85xx: TQM8548: use proper phy-handles for enet2 and enet3 | Wolfgang Grandegger | 2009-04-07 |
| * | powerpc/85xx: TQM85xx: correct address of LM75 I2C device nodes | Wolfgang Grandegger | 2009-04-07 |
| * | powerpc: Add support for early tlbilx opcode | Kumar Gala | 2009-04-07 |
| * | powerpc: Fix tlbilx opcode | Kumar Gala | 2009-04-07 |
* | | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 2009-04-15 |
* | | x86 microcode: revert some work_on_cpu | Hugh Dickins | 2009-04-14 |
* | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-14 |
|\ \ |
|
| * | | microblaze: remove duplicated #include's | Huang Weiyi | 2009-04-14 |
| * | | microblaze: struct device - replace bus_id with dev_name() | Michal Simek | 2009-04-14 |
| * | | microblaze: Simplify copy_thread() | Michal Simek | 2009-04-14 |
| * | | microblaze: Add TIMESTAMPING constants to socket.h | Michal Simek | 2009-04-14 |
| * | | microblaze: Add missing empty ftrace.h file | Michal Simek | 2009-04-14 |
| * | | microblaze: Fix problem with removing zero length files | Michal Simek | 2009-04-14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2009-04-14 |
|\ \ \ |
|
| * | | | sh: Add in PCI bus for DMA API debugging. | Paul Mundt | 2009-04-14 |
| * | | | sh: Pre-allocate a reasonable number of DMA debug entries. | Paul Mundt | 2009-04-14 |
| * | | | sh: sh7786: modify usb setup timeout judgment bug. | Kuninori Morimoto | 2009-04-13 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2009-04-13 |
| |\ \ \ |
|
| * | | | | sh: ap325: use edge control for ov772x camera | Kuninori Morimoto | 2009-04-13 |
| * | | | | sh: Plug in support for ARCH=sh64 using sh SRCARCH. | Paul Mundt | 2009-04-10 |
| * | | | | sh: urquell: Fix up address mapping in board comments. | Kuninori Morimoto | 2009-04-10 |
| * | | | | sh: Add support for DMA API debugging. | Paul Mundt | 2009-04-09 |
| * | | | | sh: Provide cpumask_of_pcibus() to fix NUMA build. | Paul Mundt | 2009-04-07 |