Age | Commit message (Expand) | Author | Files | Lines |
2009-04-30 | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 1 | -0/+2 |
2009-04-29 | x86, vmlinux.lds: fix relocatable symbols | Ingo Molnar | 1 | -2/+5 |
2009-04-29 | x86, vmlinux.lds: add copyright | Ingo Molnar | 1 | -1/+2 |
2009-04-29 | x86, vmlinux.lds: unify remaining parts | Sam Ravnborg | 3 | -55/+27 |
2009-04-29 | x86, vmlinux.lds: unify percpu | Sam Ravnborg | 3 | -32/+30 |
2009-04-29 | x86, vmlinux.lds: unify .exit.* and .init.ramfs | Sam Ravnborg | 3 | -42/+20 |
2009-04-29 | x86, vmlinux.lds: unify parainstructions | Sam Ravnborg | 3 | -36/+18 |
2009-04-29 | x86, vmlinux.lds: unify first part of initdata | Sam Ravnborg | 3 | -119/+61 |
2009-04-29 | x86, vmlinux.lds: move vsyscall output sections | Sam Ravnborg | 2 | -68/+71 |
2009-04-29 | x86, vmlinux.lds: unify data output sections | Sam Ravnborg | 3 | -65/+55 |
2009-04-29 | x86, vmlinux.lds: unify exception table | Sam Ravnborg | 3 | -20/+10 |
2009-04-29 | x86, vmlinux.lds: unify .text output sections | Sam Ravnborg | 4 | -51/+31 |
2009-04-29 | x86, vmlinux.lds: unify start/end of SECTIONS | Sam Ravnborg | 3 | -18/+14 |
2009-04-29 | x86, vmlinux.lds: unify PHDRS | Sam Ravnborg | 3 | -16/+13 |
2009-04-29 | x86, vmlinux.lds: unify header/footer | Sam Ravnborg | 3 | -79/+77 |
2009-04-29 | x86: beautify vmlinux_32.lds.S | Sam Ravnborg | 1 | -176/+200 |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 5 | -49/+20 |
2009-04-27 | x86: beautify vmlinux_64.lds.S | Sam Ravnborg | 1 | -205/+243 |
2009-04-16 | x86: standardize Kbuild rules | Sam Ravnborg | 2 | -17/+18 |
2009-04-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 16 | -144/+105 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-15 | powerpc: pseries/dtl.c should include asm/firmware.h | Sachin Sant | 1 | -0/+1 |
2009-04-15 | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras | 1 | -6/+6 |
2009-04-15 | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() | Mike Mason | 1 | -0/+2 |
2009-04-15 | powerpc: Allow 256kB pages with SHMEM | Hugh Dickins | 1 | -1/+1 |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins | 1 | -22/+11 |
2009-04-14 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 14 | -14/+14 |
2009-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 15 | -30/+140 |
2009-04-14 | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc | Tony Breeds | 1 | -1/+1 |
2009-04-14 | parport: Fix various uses of parport_pc | Alan Cox | 1 | -2/+3 |
2009-04-14 | microblaze: remove duplicated #include's | Huang Weiyi | 5 | -6/+0 |
2009-04-14 | microblaze: struct device - replace bus_id with dev_name() | Michal Simek | 1 | -6/+4 |
2009-04-14 | microblaze: Simplify copy_thread() | Michal Simek | 1 | -2/+1 |
2009-04-14 | microblaze: Add TIMESTAMPING constants to socket.h | Michal Simek | 1 | -0/+3 |
2009-04-14 | microblaze: Add missing empty ftrace.h file | Michal Simek | 1 | -0/+1 |
2009-04-14 | microblaze: Fix problem with removing zero length files | Michal Simek | 5 | -0/+5 |
2009-04-14 | sh: Add in PCI bus for DMA API debugging. | Paul Mundt | 1 | -0/+3 |
2009-04-14 | sh: Pre-allocate a reasonable number of DMA debug entries. | Paul Mundt | 1 | -1/+11 |
2009-04-14 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 1 | -1/+1 |
2009-04-14 | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 7 | -59/+160 |
2009-04-14 | sh: sh7786: modify usb setup timeout judgment bug. | Kuninori Morimoto | 1 | -7/+7 |
2009-04-14 | Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) | Yang Hongyang | 2 | -5/+5 |
2009-04-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 583 | -766/+35544 |
2009-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -18/+4 |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -19/+57 |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 1 | -15/+9 |
2009-04-13 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+4 |
2009-04-13 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 157 | -0/+15708 |
2009-04-13 | sh: ap325: use edge control for ov772x camera | Kuninori Morimoto | 1 | -0/+1 |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha | 4 | -2/+15 |