| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -32/+0 |
|\ |
|
| * | PCI: remove unused arch pcibios_update_resource() functions | Adrian Bunk | 2008-06-27 | 1 | -32/+0 |
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 2 | -47/+16 |
|\ \ |
|
| * | | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 2008-06-26 | 1 | -2/+2 |
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -5/+5 |
| * | | sh: convert to generic helpers for IPI function calls | Jens Axboe | 2008-06-26 | 2 | -40/+9 |
| |/ |
|
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-15 | 1 | -0/+1 |
|\ \ |
|
| * | | stacktrace: export save_stack_trace[_tsk] | Ingo Molnar | 2008-07-03 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-14 | 5 | -5/+0 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 2008-07-10 | 5 | -5/+0 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | dyntick: remove deferences from SH | Russell King | 2008-05-12 | 5 | -5/+0 |
* | | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2008-07-14 | 2 | -2/+0 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into core/rodata | Ingo Molnar | 2008-06-16 | 13 | -303/+1452 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| * | | | | | | move BUG_TABLE into RODATA | Jan Beulich | 2008-05-25 | 2 | -2/+0 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 22 | -332/+1498 |
|\ \ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| * | | | | | sh: Add -mno-fdpic to default flags. | Paul Mundt | 2008-06-09 | 1 | -0/+2 |
| * | | | | | sh: add resource of USB host for SH7723 | Yoshihiro Shimoda | 2008-06-09 | 1 | -0/+26 |
| * | | | | | sh: Fix compile error SH7763 setup code | Nobuhiro Iwamatsu | 2008-06-09 | 1 | -4/+5 |
| * | | | | | sh: Add SH7723 SCIF support | Yusuke.Goda | 2008-06-09 | 1 | -0/+15 |
| * | | | | | sh: Add defconfig for RSK7203. | Paul Mundt | 2008-06-03 | 1 | -0/+841 |
| * | | | | | sh: Update SE7206 defconfig. | Paul Mundt | 2008-06-03 | 1 | -160/+315 |
| * | | | | | sh: Disable 4KSTACKS on nommu. | Paul Mundt | 2008-06-02 | 1 | -1/+1 |
| * | | | | | sh: module.c use kernel unaligned helpers | Harvey Harrison | 2008-06-02 | 1 | -34/+5 |
| * | | | | | sh/kernel/cpu/irq/intc-sh5.c build fix | Adrian Bunk | 2008-06-02 | 1 | -0/+1 |
| * | | | | | sh: Drop broken URAM support on SH7723. | Paul Mundt | 2008-05-26 | 2 | -7/+0 |
| * | | | | | sh: update Migo-R defconfig | Magnus Damm | 2008-05-23 | 1 | -57/+237 |
| * | | | | | sh: use sm501 8250 mfd support on r2d boards | Magnus Damm | 2008-05-23 | 1 | -38/+1 |
| * | | | | | sh: add probe support for new sh7723 cut | Magnus Damm | 2008-05-23 | 1 | -0/+1 |
| * | | | | | sh: fix VPU interrupt vector for sh7723 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
| * | | | | | sh: fix USBF resource for sh7722 | Magnus Damm | 2008-05-23 | 1 | -1/+1 |
| |/ / / / |
|
| * | | | | MODULE_LICENSE expects "GPL v2", not "GPLv2" | Al Viro | 2008-05-21 | 1 | -1/+1 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-19 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
| | |/ / / |
|
| * | | | | sh: Fix up restorer in debug_trap exception return path. | Paul Mundt | 2008-05-19 | 1 | -6/+5 |
| * | | | | sh: Make is_valid_bugaddr() more intelligent on nommu. | Paul Mundt | 2008-05-19 | 1 | -1/+9 |
| * | | | | sh: use the common ascii hex helpers | Harvey Harrison | 2008-05-16 | 1 | -6/+5 |
| * | | | | sh: fix sh7785 master clock value | Yoshihiro Shimoda | 2008-05-16 | 1 | -1/+1 |
| * | | | | sh: Fix up thread info pointer in syscall_badsys resume path. | Hideo Saito | 2008-05-16 | 1 | -0/+1 |
| * | | | | sh: Fix up optimized SH-4 memcpy on big endian. | Hideo Saito | 2008-05-16 | 1 | -11/+11 |
| * | | | | sh: disable initrd defaults in .empty_zero_page. | Paul Mundt | 2008-05-16 | 1 | -2/+2 |
| * | | | | sh: display boot params by default on entry. | Paul Mundt | 2008-05-16 | 1 | -0/+11 |
| |/ / / |
|
* | | | | sh: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-05-18 | 1 | -3/+7 |
|/ / / |
|
* | | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -8/+0 |
|/ / |
|
* | | SH: catch negative denormal_subf1() retval in denormal_add() | Roel Kluin | 2008-05-09 | 1 | -2/+2 |
* | | sh: update smc91x platform data for se7206. | Paul Mundt | 2008-05-09 | 1 | -3/+14 |
* | | sh: intc register modify fix | Magnus Damm | 2008-05-08 | 1 | -0/+9 |
* | | sh: no high level trigger on some sh3 cpus | Magnus Damm | 2008-05-08 | 1 | -0/+5 |
* | | sh: clean up sh7710 and sh7720 intc tables | Magnus Damm | 2008-05-08 | 2 | -8/+1 |
* | | sh: add interrupt ack code to sh3 | Magnus Damm | 2008-05-08 | 2 | -7/+87 |
* | | sh: unify external irq pin code for sh3 | Magnus Damm | 2008-05-08 | 6 | -94/+75 |