summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt1-3/+3
2008-07-28sh: RSK+ 7203 board support.Paul Mundt5-0/+133
2008-07-28sh: Make dump_task dependent on ELF core.Paul Mundt1-1/+1
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt2-2/+46
2008-07-28move arch/sh/lib/io.o to obj-yAdrian Bunk1-1/+3
2008-07-28sh dreamcast: export board_pci_channelsAdrian Bunk1-0/+2
2008-07-28sh: export get_cpu_subtypeAdrian Bunk1-0/+1
2008-07-28sh: fix seq_file memory leakLi Zefan2-2/+2
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26kexec jumpHuang Ying1-1/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-78/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+2
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell1-0/+1
2008-07-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+1
2008-07-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-4/+11
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar20-288/+1235
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens1-0/+1
2008-07-17Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-32/+0
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-47/+16
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2008-07-15Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+0
2008-07-15Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-2/+0
2008-07-15Merge commit 'v2.6.26' into bkl-removalJonathan Corbet22-332/+1498
2008-07-13Merge branch 'pxa' into develRussell King1-2/+1
2008-07-13[NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao1-2/+1
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King5-5/+0
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+1
2008-06-28PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk1-32/+0
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-2/+2
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-5/+5
2008-06-26sh: convert to generic helpers for IPI function callsJens Axboe2-40/+9
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar13-303/+1452
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt1-0/+2
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda1-0/+26
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu1-4/+5
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda1-0/+15
2008-06-03sh: Add defconfig for RSK7203.Paul Mundt1-0/+841
2008-06-03sh: Update SE7206 defconfig.Paul Mundt1-160/+315
2008-06-02sh: Disable 4KSTACKS on nommu.Paul Mundt1-1/+1
2008-06-02sh: module.c use kernel unaligned helpersHarvey Harrison1-34/+5
2008-06-02sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk1-0/+1
2008-05-26sh: Drop broken URAM support on SH7723.Paul Mundt2-7/+0