summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-252-78/+0
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-1820-288/+1235
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-241-0/+1
|\ \ \
| * | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-181-0/+1
| | |/ | |/|
* | | flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* | | bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
* | | hugetlb: introduce pud_hugeAndi Kleen2008-07-241-0/+5
* | | hugetlb: modular state for hugetlb page sizeAndi Kleen2008-07-241-1/+2
* | | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+2
* | | add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-241-0/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-2/+1
|\ \ \
| * \ \ Merge branch 'pxa' into develRussell King2008-07-131-2/+1
| |\ \ \
| | * | | [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-121-2/+1
* | | | | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-4/+11
| |_|/ / |/| | |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-161-32/+0
|\ \ \ \
| * | | | PCI: remove unused arch pcibios_update_resource() functionsAdrian Bunk2008-06-271-32/+0
| | |/ / | |/| |
* | | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-47/+16
|\ \ \ \
| * | | | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-2/+2
| * | | | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-5/+5
| * | | | sh: convert to generic helpers for IPI function callsJens Axboe2008-06-262-40/+9
| |/ / /
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+1
|\ \ \ \
| * | | | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+1
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-145-5/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-105-5/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | dyntick: remove deferences from SHRussell King2008-05-125-5/+0
* | | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-142-2/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1613-303/+1452
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | move BUG_TABLE into RODATAJan Beulich2008-05-252-2/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1422-332/+1498
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | sh: Add -mno-fdpic to default flags.Paul Mundt2008-06-091-0/+2
| * | | | | | sh: add resource of USB host for SH7723Yoshihiro Shimoda2008-06-091-0/+26
| * | | | | | sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu2008-06-091-4/+5
| * | | | | | sh: Add SH7723 SCIF supportYusuke.Goda2008-06-091-0/+15
| * | | | | | sh: Add defconfig for RSK7203.Paul Mundt2008-06-031-0/+841
| * | | | | | sh: Update SE7206 defconfig.Paul Mundt2008-06-031-160/+315
| * | | | | | sh: Disable 4KSTACKS on nommu.Paul Mundt2008-06-021-1/+1
| * | | | | | sh: module.c use kernel unaligned helpersHarvey Harrison2008-06-021-34/+5
| * | | | | | sh/kernel/cpu/irq/intc-sh5.c build fixAdrian Bunk2008-06-021-0/+1
| | |_|_|_|/ | |/| | | |
| * | | | | sh: Drop broken URAM support on SH7723.Paul Mundt2008-05-262-7/+0
| * | | | | sh: update Migo-R defconfigMagnus Damm2008-05-231-57/+237
| * | | | | sh: use sm501 8250 mfd support on r2d boardsMagnus Damm2008-05-231-38/+1
| * | | | | sh: add probe support for new sh7723 cutMagnus Damm2008-05-231-0/+1
| * | | | | sh: fix VPU interrupt vector for sh7723Magnus Damm2008-05-231-1/+1
| * | | | | sh: fix USBF resource for sh7722Magnus Damm2008-05-231-1/+1
| |/ / / /
| * | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-211-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
| |\ \ \ \
| | * | | | [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
| | |/ / /
| * | | | sh: Fix up restorer in debug_trap exception return path.Paul Mundt2008-05-191-6/+5
OpenPOWER on IntegriCloud