Age | Commit message (Expand) | Author | Files | Lines |
2006-10-04 | Attack of "the the"s in arch | Matt LaPlante | 1 | -2/+2 |
2006-10-03 | [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers | David Howells | 2 | -4/+21 |
2006-10-02 | [PATCH] rename the provided execve functions to kernel_execve | Arnd Bergmann | 1 | -1/+8 |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -16/+21 |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn | 1 | -2/+0 |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn | 1 | -0/+2 |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto | 1 | -4/+1 |
2006-10-01 | [PATCH] proper flags type of spin_lock_irqsave() | Alexey Dobriyan | 1 | -3/+4 |
2006-09-29 | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 1 | -1/+1 |
2006-09-29 | [PATCH] Fix conflict with the is_init identifier on parisc | Eric Biederman | 1 | -16/+16 |
2006-09-26 | [PATCH] NUMA: Add zone_to_nid function | Christoph Lameter | 1 | -1/+1 |
2006-09-26 | [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations | Christoph Lameter | 1 | -1/+1 |
2006-08-01 | [PATCH] vDSO hash-style fix | Roland McGrath | 1 | -0/+1 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 1 | -0/+2 |
2006-07-03 | [PATCH] irq-flags: PARISC: Use the new IRQF_ constants | Thomas Gleixner | 1 | -2/+2 |
2006-07-01 | [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h | Heiko Carstens | 1 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 21 | -21/+0 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 13 | -147/+281 |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -1/+1 |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar | 1 | -7/+4 |
2006-06-29 | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU | Ingo Molnar | 1 | -0/+4 |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar | 1 | -4/+4 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -5/+5 |
2006-06-28 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki | 1 | -2/+1 |
2006-06-28 | [PARISC] Fix do_gettimeofday() hang | James Bottomley | 1 | -2/+16 |
2006-06-28 | [PARISC] Fix PCREL22F relocation problem for most modules | James Bottomley | 1 | -13/+50 |
2006-06-28 | [PARISC] Refactor show_regs in traps.c | Kyle McMartin | 1 | -44/+40 |
2006-06-28 | [PARISC] OS_ID_LINUX == 0x0006 | Kyle McMartin | 2 | -2/+4 |
2006-06-28 | [PARISC] Ensure Space ID hashing is turned off | Kyle McMartin | 2 | -1/+29 |
2006-06-28 | [PARISC] Match show_cache_info with reality | Kyle McMartin | 1 | -8/+10 |
2006-06-28 | [PARISC] Remove unused macro fixup_branch in syscall.S | Kyle McMartin | 1 | -12/+0 |
2006-06-28 | [PARISC] Add is_compat_task() helper | Kyle McMartin | 2 | -14/+14 |
2006-06-28 | [PARISC] pdc_stable version 0.30 | Thibaut Varene | 1 | -0/+5 |
2006-06-28 | [PARISC] Work around machines which do not support chassis warnings | Thibaut Varene | 1 | -20/+24 |
2006-06-28 | [PARISC] PDC_CHASSIS is implemented on all machines | Thibaut Varene | 2 | -15/+80 |
2006-06-28 | [PARISC] Remove dead function pc_in_user_space | Kyle McMartin | 1 | -9/+0 |
2006-06-28 | [PARISC] Use FIXUP_BRANCH_CLOBBER to asm clobber list | Carlos O'Donell | 1 | -8/+10 |
2006-06-28 | [PARISC] Ensure all ldcw uses are ldcw,co on pa2.0 | Kyle McMartin | 2 | -4/+4 |
2006-06-27 | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 1 | -1/+1 |
2006-06-23 | [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processes | Laurent MEYER | 1 | -1/+1 |
2006-06-23 | [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry | David Howells | 1 | -5/+5 |
2006-04-22 | [PARISC] Add new entries to the syscall table | Kyle McMartin | 2 | -1/+15 |
2006-04-22 | [PARISC] Further work for multiple page sizes | Helge Deller | 9 | -79/+133 |
2006-04-22 | [PARISC] defconfig updates | Helge Deller | 1 | -179/+315 |
2006-04-22 | [PARISC] Misc. janitorial work | Helge Deller | 2 | -3/+3 |
2006-04-22 | [PARISC] EISA regions must be mapped NO_CACHE | Helge Deller | 1 | -1/+2 |
2006-04-11 | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 1 | -1/+0 |
2006-04-11 | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 1 | -0/+5 |
2006-03-30 | [PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigs | Stuart Brady | 3 | -14/+14 |
2006-03-30 | [PARISC] Kill duplicated EXPORT_SYMBOL warnings | Kyle McMartin | 1 | -17/+0 |