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