| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ |
|
| * | trivial: fix singal -> signal typo | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-01-06 | 1 | -0/+2 |
|\ \ |
|
| * | | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 2009-01-06 | 1 | -0/+2 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 1 | -3/+3 |
|\ \ |
|
| * | | chris: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -3/+3 |
| |/ |
|
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -0/+1 |
|\ |
|
| * | cris: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 3 | -7/+2 |
|\ \
| |/ |
|
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 | 2 | -5/+0 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
|/ |
|
* | [CRIS] Remove links from CRIS build | Jesper Nilsson | 2008-10-31 | 5 | -178/+81 |
* | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 2008-10-31 | 3 | -69/+35 |
* | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 | 353 | -95/+62520 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-10-23 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 | 17 | -7/+7 |
| |\ |
|
| * | | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 | 1 | -0/+2 |
* | | | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 | 4 | -45/+45 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-10-17 | 13 | -4/+6 |
|\ \ |
|
| * | | CRIS: proper defconfig setup | Adrian Bunk | 2008-10-13 | 5 | -0/+2 |
| * | | [CRIS] Rename boot-linkscripts and fix the path to them. | Jesper Nilsson | 2008-07-14 | 8 | -4/+4 |
* | | | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 | 2 | -2/+0 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 1 | -1/+0 |
|/ / |
|
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -2/+0 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-29 | 19 | -362/+196 |
|\ \ |
|
| * | | cris: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -30/+0 |
| * | | cris: use the common ascii hex helpers | Harvey Harrison | 2008-07-26 | 2 | -102/+37 |
| * | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 2 | -71/+4 |
| * | | cris: use simple_read_from_buffer() | Akinobu Mita | 2008-07-24 | 1 | -10/+7 |
| * | | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 | 2 | -2/+2 |
| * | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-07-20 | 12 | -152/+151 |
| |\ \
| | |/ |
|
| | * | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-07-01 | 1 | -4/+4 |
| | |\ |
|
| | | * | [CRISv10] Correct whitespace damage. | Jesper Nilsson | 2008-06-30 | 1 | -4/+4 |
| | * | | Merge branch 'build_fix' into cris | Jesper Nilsson | 2008-07-01 | 5 | -61/+74 |
| | |\ \ |
|
| | | * | | [CRISv10] Clean up compressed/misc.c | Jesper Nilsson | 2008-06-30 | 1 | -57/+70 |
| | | * | | [CRIS] Correct image makefiles to allow using a separate OBJ-directory. | Jesper Nilsson | 2008-06-30 | 4 | -4/+4 |
| | * | | | Merge branch 'pcf8563_mutex_spinlock' into cris | Jesper Nilsson | 2008-06-29 | 2 | -2/+2 |
| | |\ \ \ |
|
| | | * | | | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall | 2008-06-29 | 2 | -2/+2 |
| | * | | | | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-06-29 | 1 | -7/+13 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | * | | cris: compile fixes for 2.6.26-rc5 | Hinko Kocevar | 2008-06-29 | 1 | -7/+13 |
| | | |/ |
|
| | * | | [CRIS] Build fixes for compressed and rescue images for v10 and v32: | Jesper Nilsson | 2008-06-29 | 9 | -85/+65 |
| | |/ |
|
* | | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 | 2 | -103/+4 |
|/ / |
|
* | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -3/+2 |
|\ \ |
|
| * | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -3/+2 |
| |/ |
|
* | | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 1 | -1/+0 |
|\ \
| |/ |
|