| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] tty: Remove include of screen_info.h from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+1 |
* | [PATCH] irq-flags: ARM26: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 2 | -9/+9 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 27 | -27/+0 |
* | arch/arm26/Kconfig typos | Matt LaPlante | 2006-06-30 | 1 | -3/+3 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 | 1 | -1/+0 |
* | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 | 1 | -2/+0 |
* | [PATCH] unify PFN_* macros | Dave Hansen | 2006-03-27 | 1 | -6/+1 |
* | [PATCH] bitops: arm26: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -0/+4 |
* | [PATCH] sem2mutex: misc static one-file mutexes | Ingo Molnar | 2006-03-26 | 1 | -6/+6 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-03-25 | 2 | -3/+9 |
|\ |
|
| * | kbuild: change kbuild to not rely on incorrect GNU make behavior | Paul Smith | 2006-03-06 | 2 | -3/+9 |
* | | [PATCH] remove set_page_count() outside mm/ | Nick Piggin | 2006-03-22 | 1 | -1/+1 |
|/ |
|
* | [PATCH] arm26: select BLK_DEV_FD only on A5K | Alexey Dobriyan | 2006-02-01 | 1 | -1/+1 |
* | [PATCH] arm26: fixup asm statement in kernel/fiq.c | Alexey Dobriyan | 2006-02-01 | 1 | -16/+16 |
* | [PATCH] arm26: fixup get_signal_to_deliver call | Alexey Dobriyan | 2006-02-01 | 1 | -1/+2 |
* | [PATCH] arm26: select system type via "choice" | Alexey Dobriyan | 2006-02-01 | 1 | -1/+3 |
* | [PATCH] arm26: s/task_threas_info/task_thread_info/ | Alexey Dobriyan | 2006-01-16 | 1 | -1/+1 |
* | [PATCH] arm26: kernel/irq.c: fix compilation | Alexey Dobriyan | 2006-01-16 | 1 | -1/+2 |
* | [PATCH] arm26: task_stack_page() | Al Viro | 2006-01-12 | 1 | -4/+4 |
* | [PATCH] arm26: task_pt_regs() | Al Viro | 2006-01-12 | 2 | -22/+6 |
* | [PATCH] arm26: task_thread_info() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] dump_thread() cleanup | akpm@osdl.org | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] tiny: Make *[ug]id16 support optional | Matt Mackall | 2006-01-08 | 1 | -4/+0 |
* | [PATCH] remove gcc-2 checks | Andrew Morton | 2006-01-08 | 1 | -7/+0 |
* | arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdef | Adrian Bunk | 2006-01-03 | 1 | -2/+1 |
* | [PATCH] sched: disable preempt in idle tasks | Nick Piggin | 2005-11-09 | 1 | -7/+5 |
* | [PATCH] consolidate sys_ptrace() | Christoph Hellwig | 2005-11-07 | 1 | -48/+1 |
* | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-30 | 1 | -4/+0 |
* | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] mm: arches skip ptlock | Hugh Dickins | 2005-10-29 | 1 | -15/+0 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
* | [PATCH] Remove arch/arm26/boot/compressed/hw-bse.c | Domen Puncer | 2005-09-17 | 1 | -74/+0 |
* | kbuild: arm26,sparc use generic asm-offset support | Sam Ravnborg | 2005-09-09 | 8 | -17/+7 |
* | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 2005-09-07 | 1 | -0/+4 |
* | [PATCH] NTP: ntp-helper functions | john stultz | 2005-09-07 | 1 | -5/+2 |
* | [PATCH] arm26: one -g is enough for everyone | Adrian Bunk | 2005-09-07 | 1 | -4/+0 |
* | [PATCH] convert signal handling of NODEFER to act like other Unix boxes. | Steven Rostedt | 2005-08-29 | 1 | -7/+6 |
* | It wasn't just x86-64 that had hardcoded VM_FAULT_xxx numbers | Linus Torvalds | 2005-08-04 | 1 | -10/+7 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -5/+0 |
* | [NET]: add a top-level Networking menu to *config | Sam Ravnborg | 2005-07-11 | 1 | -1/+3 |
* | [PATCH] use ${CROSS_COMPILE}installkernel in arch/*/boot/install.sh | Ian Campbell | 2005-06-23 | 1 | -2/+2 |
* | [PATCH] make each arch use mm/Kconfig | Dave Hansen | 2005-06-23 | 1 | -0/+2 |
* | [PATCH] Driver Core: arch: update device attribute callbacks | Yani Ioannou | 2005-06-20 | 1 | -5/+5 |
* | [PATCH] ISA DMA Kconfig fixes - part 1 | Al Viro | 2005-05-04 | 1 | -0/+4 |
* | [PATCH] convert that currently tests _NSIG directly to use valid_signal() | Jesper Juhl | 2005-05-01 | 1 | -2/+3 |
* | [PATCH] Exterminate PAGE_BUG | Matt Mackall | 2005-05-01 | 1 | -4/+2 |
* | [PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE | Hugh Dickins | 2005-04-19 | 1 | -5/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 119 | -0/+25018 |