| Commit message (Expand) | Author | Age |
* | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 |
|\ |
|
| * | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 |
* | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 |
* | | cris: introduce asm/swab.h | Harvey Harrison | 2009-01-14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | trivial: fix singal -> signal typo | Frederik Schwarzer | 2009-01-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-01-06 |
|\ \ |
|
| * | | Staging: Kconfig for ARCH=arm,8300, cris | F. Duncan M. Haldane | 2009-01-06 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
|\ \ |
|
| * | | chris: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
| |/ |
|
* / | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 |
|\ |
|
| * | cris: define __fls | Rusty Russell | 2009-01-03 |
* | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 |
|\| |
|
| * | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
| * | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell | 2008-12-13 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ |
|
* | [CRIS] Remove links from CRIS build | Jesper Nilsson | 2008-10-31 |
* | [CRIS] Merge asm-offsets.c for both arches into one file. | Jesper Nilsson | 2008-10-31 |
* | [CRIS] Move header files from include to arch/cris/include. | Jesper Nilsson | 2008-10-29 |
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 |
| |\ |
|
| * | | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 |
* | | | cris: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-10-17 |
|\ \ |
|
| * | | CRIS: proper defconfig setup | Adrian Bunk | 2008-10-13 |
| * | | [CRIS] Rename boot-linkscripts and fix the path to them. | Jesper Nilsson | 2008-07-14 |
* | | | cpufreq: remove policy->governor setting in drivers initialization | Dominik Brodowski | 2008-10-15 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 |
|\ \ \ |
|
| * | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
| | |/
| |/| |
|
* / | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
|/ / |
|
* | | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 |
* | | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
|\ \ |
|
| * | | cris: use generic show_mem() | Johannes Weiner | 2008-07-26 |
| * | | cris: use the common ascii hex helpers | Harvey Harrison | 2008-07-26 |
| * | | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 |
| * | | cris: use simple_read_from_buffer() | Akinobu Mita | 2008-07-24 |
| * | | mm: drop unneeded pgdat argument from free_area_init_node() | Johannes Weiner | 2008-07-24 |
| * | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2008-07-20 |
| |\| |
|
| | * | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-06-30 |
| | |\ |
|
| | | * | [CRISv10] Correct whitespace damage. | Jesper Nilsson | 2008-06-30 |
| | * | | Merge branch 'build_fix' into cris | Jesper Nilsson | 2008-06-30 |
| | |\ \ |
|
| | | * | | [CRISv10] Clean up compressed/misc.c | Jesper Nilsson | 2008-06-30 |
| | | * | | [CRIS] Correct image makefiles to allow using a separate OBJ-directory. | Jesper Nilsson | 2008-06-30 |
| | * | | | Merge branch 'pcf8563_mutex_spinlock' into cris | Jesper Nilsson | 2008-06-29 |
| | |\ \ \ |
|
| | | * | | | It looks at least odd to apply spin_unlock to a mutex. | Julia Lawall | 2008-06-29 |
| | * | | | | Merge branch 'cris_debug_port_fix' into cris | Jesper Nilsson | 2008-06-29 |
| | |\ \ \ \
| | | |_|/ /
| | |/| | /
| | | | |/
| | | |/| |
|
| | | * | | cris: compile fixes for 2.6.26-rc5 | Hinko Kocevar | 2008-06-29 |
| | | |/ |
|
| | * / | [CRIS] Build fixes for compressed and rescue images for v10 and v32: | Jesper Nilsson | 2008-06-29 |
| | |/ |
|