| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify copy_thread() | Alexey Dobriyan | 2009-04-02 | 1 | -1/+1 |
* | cpumask: remove references to struct irqaction's mask field. | Rusty Russell | 2009-03-30 | 4 | -4/+0 |
* | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-03-26 | 1 | -1/+1 |
|\ |
|
| * | headers_check fix: h8300, swab.h | Jaswinder Singh Rajput | 2009-02-01 | 1 | -1/+1 |
* | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-03-26 | 1 | -2/+2 |
|\ \ |
|
| * \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu | 2009-01-11 | 1 | -2/+2 |
* | | | net: new user space API for time stamping of incoming and outgoing packets | Patrick Ohly | 2009-02-15 | 1 | -0/+3 |
|/ / |
|
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 1 | -1/+1 |
|\ \ |
|
| * | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| |/ |
|
* / | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
|/ |
|
* | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 2009-01-08 | 1 | -1/+0 |
* | h8300: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 3 | -7/+12 |
* | 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 |
* | | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -0/+1 |
|\ |
|
| * | h8300: define __fls | Rusty Russell | 2009-01-03 | 1 | -0/+1 |
* | | take init_fs to saner place | Al Viro | 2008-12-31 | 1 | -1/+0 |
|/ |
|
* | 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 | 29 | -429/+496 |
| |\ |
|
| * | | uwb: add the UWB stack (build system) | Greg Kroah-Hartman | 2008-09-17 | 1 | -0/+2 |
* | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
* | | | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ |
|
| * | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 | 1 | -1/+1 |
* | | | asm-h8300/md.h: remove CVS keyword | Adrian Bunk | 2008-10-16 | 1 | -1/+1 |
* | | | h8300: GENERIC_BUG support | Yoshinori Sato | 2008-10-16 | 6 | -10/+25 |
* | | | h8300: update timer handler - misc update | Yoshinori Sato | 2008-10-16 | 4 | -83/+97 |
* | | | h8300: update timer handler - new files | Yoshinori Sato | 2008-10-16 | 5 | -0/+372 |
* | | | h8300: update timer handler - delete files | Yoshinori Sato | 2008-10-16 | 10 | -310/+0 |
|/ / |
|
* | | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 | 2 | -21/+0 |
* | | Remove redundant CONFIG_ARCH_SUPPORTS_AOUT | David Woodhouse | 2008-09-06 | 1 | -3/+0 |
|/ |
|
* | [h8300] move include/asm-h8300 to arch/h8300/include/asm | Linus Torvalds | 2008-08-13 | 99 | -0/+4610 |
* | h8300: fix section mismatches | Yoshinori Sato | 2008-08-12 | 1 | -6/+3 |
* | h8300: use generic show_mem() | Johannes Weiner | 2008-07-26 | 1 | -27/+0 |
* | pty: remove unused UNIX98_PTY_COUNT options | Adrian Bunk | 2008-07-25 | 1 | -14/+0 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -38/+0 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | unified (weak) sys_pipe implementation | Ulrich Drepper | 2008-05-03 | 1 | -17/+0 |
* | h8300: use kbuild.h instead of defining macros in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -5/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -134/+1 |
* | h8300: defconfig update | Yoshinori Sato | 2008-02-23 | 1 | -123/+140 |
* | h8300: IRQ handling update | Yoshinori Sato | 2008-02-23 | 5 | -311/+89 |
* | h8300: signal.c typo fix | Yoshinori Sato | 2008-02-23 | 1 | -2/+2 |
* | ide: introduce HAVE_IDE | Sam Ravnborg | 2008-02-09 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -0/+4 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | aout: mark arches that support A.OUT format | David Howells | 2008-02-08 | 1 | -0/+3 |