| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -2/+2 |
|\ |
|
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -2/+2 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 | 1 | -5/+5 |
|\ \ |
|
| * | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 | 1 | -1/+1 |
| * | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 | 1 | -5/+5 |
* | | | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 2010-02-24 | 1 | -2/+5 |
|/ / |
|
* | | parisc: fix tracing of signals | Kyle McMartin | 2010-02-12 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | 1 | -6/+0 |
|\ |
|
| * | parsic: remove un-used nfsd #includes | Boaz Harrosh | 2009-12-14 | 1 | -6/+0 |
* | | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-16 | 1 | -2/+2 |
* | | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 2009-12-16 | 1 | -3/+6 |
* | | parisc: use sort() instead of home-made implementation (v2) | Helge Deller | 2009-12-16 | 1 | -14/+9 |
* | | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2009-12-16 | 1 | -0/+27 |
* | | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines | Helge Deller | 2009-12-16 | 1 | -3/+0 |
* | | parisc: remove duplicated #include | Huang Weiyi | 2009-12-16 | 1 | -1/+0 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -2/+2 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 | 1 | -26/+4 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ \ |
|
| | * | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 | 2 | -72/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | sysctl: parisc Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 | 2 | -72/+1 |
| |/ |
|
* | | parisc: fix unwind with recent gcc versions | Helge Deller | 2009-11-30 | 2 | -4/+4 |
|/ |
|
* | 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 | 1 | -5/+0 |
* | parisc: correct use of SHF_ALLOC | Julia Lawall | 2009-09-27 | 1 | -1/+1 |
* | parisc: includecheck fix: signal.c | Jaswinder Singh Rajput | 2009-09-27 | 1 | -1/+0 |
* | parisc: stop using task->ptrace for {single,block}step flags | Kyle McMartin | 2009-09-27 | 3 | -18/+21 |
* | 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 |
* | 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 | 1 | -2/+2 |
|\ |
|
| * | Use new __init_task_data macro in arch init_task.c files. | Joe Perches | 2009-09-21 | 1 | -2/+2 |
* | | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 2009-09-21 | 1 | -1/+1 |
|/ |
|
* | 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 | 14 | -162/+182 |
| |\ |
|
| * | | 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 'next' into for-linus | James Morris | 2009-09-11 | 2 | -1/+9 |
|\ \ \ |
|
| * | | | 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 | 2 | -1/+6 |
| | |/
| |/| |
|
* | | | 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 |
* | | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 2 | -11/+11 |