Age | Commit message (Expand) | Author |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | parisc: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-04 | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-08-04 | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-07-27 | staging: silicom: remove driver | Kristina Martšenko |
2014-07-24 | parisc: Eliminate memset after alloc_bootmem_pages | HIMANGI SARAOGI |
2014-07-24 | parisc: Remove SA_RESTORER define | John David Anglin |
2014-07-18 | parisc: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) |
2014-07-18 | parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-07-13 | Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-07-13 | parisc: drop unused defines and header includes | Helge Deller |
2014-07-13 | parisc: fix fanotify_mark() syscall on 32bit compat kernel | Helge Deller |
2014-07-13 | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller |
2014-06-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-06-04 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-06-03 | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-05-28 | USB: remove CONFIG_USB_DEBUG from defconfig files | Greg Kroah-Hartman |
2014-05-27 | USB: delete CONFIG_USB_DEVICEFS from defconfig | Naoki MATSUMOTO |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds |
2014-05-21 | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro |
2014-05-20 | parisc: add renameat2 syscall | Miklos Szeredi |
2014-05-20 | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-15 | parisc: Improve LWS-CAS performance | John David Anglin |
2014-05-15 | parisc: ratelimit userspace segfault printing | Helge Deller |
2014-05-15 | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller |
2014-05-15 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-01 | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-05-01 | parisc: Use generic uapi/asm/resource.h file | Helge Deller |
2014-05-01 | parisc: remove _STK_LIM_MAX override | John David Anglin |
2014-04-18 | arch,parisc: Convert smp_mb__*() | Peter Zijlstra |
2014-04-17 | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2014-04-13 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-04-13 | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-04-03 | parisc: Replace __get_cpu_var uses for address calculation | Christoph Lameter |
2014-04-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-31 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-23 | parisc: locks: remove redundant arch_*_relax operations | Will Deacon |
2014-03-23 | parisc: wire up sys_utimes | Helge Deller |
2014-03-23 | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro |
2014-03-12 | parisc: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |
2014-02-05 | execve: use 'struct filename *' for executable name passing | Linus Torvalds |