- b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
- 7a684c4 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 82fab44 modules: don't hand 0 to vmalloc. by Rusty Russell · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 25a3bc6 [parisc] open(2) compat bug by Al Viro · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 415bfae parisc: switch to generic fork/vfork/clone by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- 441a179 [PARISC] fix user-triggerable panic on parisc by Al Viro · 12 years ago
- 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
- 949a05d [PARISC] fix virtual aliasing issue in get_shared_area() by James Bottomley · 12 years ago
- 363806d parisc: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
- ff0ab8a parisc: optimizations in copy_thread() and friends by Al Viro · 12 years ago
- 7f1f311 parisc: switch to generic sys_execve() by Al Viro · 12 years ago
- 4e5ed85 parisc: switch to generic kernel_execve() by Al Viro · 12 years ago
- a44e060 parisc: switch to generic kernel_thread() by Al Viro · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
- 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
- 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 64482bd parisc: decide whether to go to slow path (tracesys) based on thread flags by Al Viro · 13 years ago
- e3b880c parisc: don't bother looping in do_signal() by Al Viro · 13 years ago
- 00df111 parisc: fix double restarts by Al Viro · 13 years ago
- fbe7521 parisc: Add missing RCU idle APIs on idle loop by Frederic Weisbecker · 12 years ago
- 7ac3c93 Merge 3.6-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
- b19e2ca TTY: use tty_port_link_device by Jiri Slaby · 12 years ago
- 5b24c42 [PARISC] fix personality flag check in copy_thread() by Jiri Kosina · 12 years ago
- 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- a45639c parisc/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
- ac4216d parisc: Smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
- efee984 new helper: signal_delivered() by Al Viro · 13 years ago
- 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 13 years ago
- 6fd84c0 TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is set by Al Viro · 13 years ago
- a610d6e pull clearing RESTORE_SIGMASK into block_sigmask() by Al Viro · 13 years ago
- b7f9a11 new helper: sigmask_to_save() by Al Viro · 13 years ago
- 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 13 years ago
- fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
- b1195c0 [PARISC] update parisc to use generic strncpy_from_user() by James Bottomley · 13 years ago
- 2f649c1 [PARISC] fix TLB fault path on PA2.0 narrow systems by James Bottomley · 13 years ago
- ed5fb24 [PARISC] fix boot failure on 32-bit systems caused by branch stubs placed before .text by John David Anglin · 13 years ago
- 617c62a parisc: need to check NOTIFY_RESUME when exiting from syscall by Al Viro · 13 years ago
- a42c6de move key_repace_session_keyring() into tracehook_notify_resume() by Al Viro · 13 years ago
- 85a847f parisc: resetting ->restart_block.fn needs to be done on rt_sigreturn() by Al Viro · 13 years ago
- ade7728 parisc: use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
- bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 207f583 [PARISC] fix crash in flush_icache_page_asm on PA1.1 by John David Anglin · 13 years ago
- 5e18558 [PARISC] fix PA1.1 oops on boot by James Bottomley · 13 years ago
- ec2e0f9 parisc/CPU hotplug: Add missing call to notify_cpu_starting() by Srivatsa S. Bhat · 13 years ago
- 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 13 years ago
- 481f93b parisc: Fix init_task fallout by Thomas Gleixner · 13 years ago
- 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 13 years ago
- c39f52a parisc: Use generic init_task by Thomas Gleixner · 13 years ago
- 9a13472 parisc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
- 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
- adb3b1f Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 527dcdc Disintegrate asm/system.h for PA-RISC by David Howells · 13 years ago
- 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
- 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 5dd5bc4 TTY: pdc_cons, use tty_port by Jiri Slaby · 13 years ago
- 0b479d5 TTY: pdc_cons, fix open vs pdc_console_tty_driver race by Jiri Slaby · 13 years ago
- 52b762f TTY: pdc_cons, fix open vs timer race by Jiri Slaby · 13 years ago
- e380a81 TTY: pdc_cons, fix racy tty test by Jiri Slaby · 13 years ago
- bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
- 7ec6118 [PARISC] remove references to cpu_*_map. by Rusty Russell · 13 years ago
- 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
- 15ee2d0 parisc, exec: remove redundant set_fs(USER_DS) by Mathias Krause · 13 years ago
- 0518469 Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
- 63e4963 clocksource: parisc: Convert to clocksource_register_hz/khz by John Stultz · 15 years ago
- a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
- 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
- d4d7b2a remove remaining references to nfsservctl by Stephen Rothwell · 13 years ago
- 455ce9d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 13 years ago
- 205e9a2 [PARISC] wire up sendmmsg syscall by James Bottomley · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 66574cc modules: make arch's use default loader hooks by Jonas Bonn · 14 years ago
- 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
- 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 1723800 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
- 7fe2ac6 Merge branch 'flushing' into for-linus by James Bottomley · 14 years ago
- a2d063a extable, core_kernel_data(): Make sure all archs define _sdata by Steven Rostedt · 14 years ago
- 2e7bad5 [PARISC] wire up syncfs syscall by James Bottomley · 14 years ago
- a71aae4 [PARISC] wire up the fhandle syscalls by James Bottomley · 14 years ago
- c3f957a [PARISC] wire up clock_adjtime syscall by James Bottomley · 14 years ago
- 1824074 [PARISC] wire up fanotify syscalls by James Bottomley · 14 years ago
- b7d4581 [PARISC] prevent speculative re-read on cache flush by James Bottomley · 14 years ago
- d7dd2ff [PARISC] only make executable areas executable by James Bottomley · 14 years ago
- b54cd0d [PARISC] fix pacache .size with new binutils by Meelis Roos · 14 years ago
- 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 68f20f4 parisc: Use irq_to_desc() in show_interrupts() by Thomas Gleixner · 14 years ago
- e2f571d parisc: Convert irq namespace by Thomas Gleixner · 14 years ago
- 337ce68 parisc: Convert the final irq bits by Thomas Gleixner · 14 years ago
- 0415b00d1 percpu: Always align percpu output section to PAGE_SIZE by Tejun Heo · 14 years ago
- 4e76ae4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6 by Linus Torvalds · 14 years ago
- 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
- 1c0f647 Merge branch 'irq' into for-next by James Bottomley · 14 years ago
- 2c250ad Merge branch 'fixes' into for-next by James Bottomley · 14 years ago