| Commit message (Expand) | Author | Age |
* | modules: Fix module_bug_list list corruption race | Linus Torvalds | 2010-10-05 |
* | Make do_execve() take a const filename pointer | David Howells | 2010-08-17 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | sched_clock: Add local_clock() API and improve documentation | Peter Zijlstra | 2010-06-09 |
* | | parisc: pass through '\t' to early (iodc) console | Kyle McMartin | 2010-08-04 |
|/ |
|
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 |
|\ |
|
| * | Rename .data.lock_aligned to .data..lock_aligned. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX. | Denys Vlasenko | 2010-03-03 |
| * | Rename .data.read_mostly to .data..read_mostly. | Denys Vlasenko | 2010-03-03 |
* | | parisc: Remove unnecessary macros from entry.S | John David Anglin | 2010-05-30 |
* | | parisc: LWS fixes for syscall.S | John David Anglin | 2010-05-30 |
* | | parisc: Delete unnecessary nop's in entry.S | John David Anglin | 2010-05-30 |
* | | parisc: Avoid interruption in critical region in entry.S | John David Anglin | 2010-05-30 |
* | | parisc: Use of align_frame provides stack frame. | Carlos O'Donell | 2010-05-30 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | | improve sys_newuname() for compat architectures | Christoph Hellwig | 2010-03-12 |
* | | parisc: use __ratelimit in unaligned.c | Akinobu Mita | 2010-03-06 |
* | | parisc: Convert to read/update_persistent_clock | john stultz | 2010-03-06 |
* | | parisc: remove trailing space in messages | Frans Pop | 2010-03-06 |
* | | parisc: ditto sys_accept4 | Kyle McMartin | 2010-03-06 |
* | | parisc: wire up sys_recvmmsg | Helge Deller | 2010-03-06 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 |
|\ \ |
|
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-02-26 |
|\ \ |
|
| * | | resource/PCI: mark struct resource as const | Dominik Brodowski | 2010-02-22 |
| * | | resource/PCI: align functions now return start of resource | Dominik Brodowski | 2010-02-22 |
* | | | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 2010-02-24 |
|/ / |
|
* / | parisc: fix tracing of signals | Kyle McMartin | 2010-02-12 |
|/ |
|
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 |
|\ |
|
| * | parsic: remove un-used nfsd #includes | Boaz Harrosh | 2009-12-14 |
* | | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 2009-12-15 |
* | | parisc: Replace old style lock init in smp.c | Thomas Gleixner | 2009-12-15 |
* | | parisc: use sort() instead of home-made implementation (v2) | Helge Deller | 2009-12-15 |
* | | parisc: add CALLER_ADDR{0-6} macros | Helge Deller | 2009-12-15 |
* | | parisc: remove unused IRQSTAT_SIRQ_PEND and IRQSTAT_SZ defines | Helge Deller | 2009-12-15 |
* | | parisc: remove duplicated #include | Huang Weiyi | 2009-12-15 |
* | | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | | Unify sys_mmap* | Al Viro | 2009-12-11 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ |
|
| * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ |
|
| | * | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \
| |/ /
|/| | |
|
| * | | sysctl: parisc Use the compat_sys_sysctl | Eric W. Biederman | 2009-11-06 |
| |/ |
|
* / | parisc: fix unwind with recent gcc versions | Helge Deller | 2009-11-30 |
|/ |
|
* | parisc: Fix linker script breakage. | Helge Deller | 2009-09-28 |
* | parisc: convert to asm-generic/hardirq.h | Christoph Hellwig | 2009-09-28 |
* | parisc: correct use of SHF_ALLOC | Julia Lawall | 2009-09-27 |
* | parisc: includecheck fix: signal.c | Jaswinder Singh Rajput | 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 |