| Commit message (Expand) | Author | Age |
* | Get rid of final remnants of include/asm-$(ARCH) | Linus Torvalds | 2009-04-17 |
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ |
|
| | * | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ |
|
| | * | | tracing: make CALLER_ADDRx overwriteable | Uwe Kleine-Koenig | 2009-03-02 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ \ \ \ |
|
| * | | | | trivial: h8300: Storage class should be before const qualifier | Tobias Klauser | 2009-03-30 |
* | | | | | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 |
| |/ / /
|/| | | |
|
* | | | | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 |
|/ / / |
|
* | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 |
|\ \ \
| | |/
| |/| |
|
| * | | headers_check fix: h8300, swab.h | Jaswinder Singh Rajput | 2009-02-01 |
| |/ |
|
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 |
|\ \ |
|
| * \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 |
| |\ \
| | |/
| |/| |
|
| | * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 |
* | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-16 |
|/ / |
|
* | | 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 |
|/ |
|
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 |
* | h8300: introduce asm/swab.h | Harvey Harrison | 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 |
* | | 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 |
|\ |
|
| * | h8300: define __fls | Rusty Russell | 2009-01-03 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 |
|/ |
|
* | 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 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 |
* | | | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 |
| |/
|/| |
|
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
* | | | asm-h8300/md.h: remove CVS keyword | Adrian Bunk | 2008-10-16 |
* | | | h8300: GENERIC_BUG support | Yoshinori Sato | 2008-10-16 |
* | | | h8300: update timer handler - misc update | Yoshinori Sato | 2008-10-16 |
* | | | h8300: update timer handler - new files | Yoshinori Sato | 2008-10-16 |
* | | | h8300: update timer handler - delete files | Yoshinori Sato | 2008-10-16 |
|/ / |
|
* | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 |
|/ |
|
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 |
* | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 |
* | h8300: use generic show_mem() | Johannes Weiner | 2008-07-26 |
* | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 |
* | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |