Age | Commit message (Expand) | Author |
2009-11-09 | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel |
2009-09-28 | parisc: Fix linker script breakage. | Helge Deller |
2009-09-28 | parisc: convert to asm-generic/hardirq.h | Christoph Hellwig |
2009-09-27 | parisc: Make THREAD_SIZE available to assembly files and linker scripts. | Tim Abbott |
2009-09-27 | parisc: correct use of SHF_ALLOC | Julia Lawall |
2009-09-27 | parisc: rename parisc's vmalloc_start to parisc_vmalloc_start | Helge Deller |
2009-09-27 | parisc: includecheck fix: signal.c | Jaswinder Singh Rajput |
2009-09-27 | parisc: HAVE_ARCH_TRACEHOOK | Kyle McMartin |
2009-09-27 | parisc: add skeleton syscall.h | Kyle McMartin |
2009-09-27 | parisc: stop using task->ptrace for {single,block}step flags | Kyle McMartin |
2009-09-27 | parisc: split syscall_trace into two halves | Kyle McMartin |
2009-09-27 | parisc: add missing TI_TASK macro in syscall.S | Kyle McMartin |
2009-09-27 | parisc: tracehook_signal_handler | Kyle McMartin |
2009-09-27 | parisc: tracehook_report_syscall | Kyle McMartin |
2009-09-24 | parisc: Remove useless altinstructions code copied from x86. | Tim Abbott |
2009-09-24 | parisc: Clean up linker script using new linker script macros. | Tim Abbott |
2009-09-24 | fcntl: add F_[SG]ETOWN_EX | Peter Zijlstra |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
2009-09-24 | cpumask: remove arch_send_call_function_ipi | Rusty Russell |
2009-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann |
2009-09-22 | arches: drop superfluous casts in nr_free_pages() callers | Geert Uytterhoeven |
2009-09-22 | ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE | Hugh Dickins |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | Use new __init_task_data macro in arch init_task.c files. | Joe Perches |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg |
2009-09-16 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-15 | Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-09-11 | Merge branch 'next' into for-linus | James Morris |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-09 | KEYS: Add missing linux/tracehook.h #inclusions | David Howells |
2009-09-02 | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] | David Howells |
2009-09-02 | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] | David Howells |
2009-08-28 | parisc: fix warning in traps.c | Grant Grundler |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-08-05 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt |
2009-08-05 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt |
2009-08-05 | Merge git://git.infradead.org/~dwmw2/iommu-agp into agp-next | Dave Airlie |
2009-08-03 | agp: kill phys_to_gart() and gart_to_phys() | David Woodhouse |
2009-08-02 | parisc: Set correct bit in protection flags | John David Anglin |
2009-08-02 | parisc: Fix GOT overflow during module load on 64bit kernel | John David Anglin |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra |
2009-07-09 | linker script: unify usage of discard definition | Tejun Heo |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-03 | parisc: use generic atomic64 on 32-bit | Kyle McMartin |