| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2014-06-06 | 1 | -9/+1 |
|\ |
|
| * | ftrace: Make CALLER_ADDRx macros more generic | AKASHI Takahiro | 2014-05-21 | 1 | -9/+1 |
* | | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-05 | 1 | -1/+0 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 2 | -8/+2 |
|\ \ |
|
| * | | arch,parisc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 2 | -8/+2 |
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-03 | 3 | -4/+0 |
|\ \ \ |
|
| * | | | USB: remove CONFIG_USB_DEBUG from defconfig files | Greg Kroah-Hartman | 2014-05-28 | 2 | -2/+0 |
| * | | | USB: delete CONFIG_USB_DEVICEFS from defconfig | Naoki MATSUMOTO | 2014-05-28 | 2 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -5/+0 |
* | | | | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 2014-05-23 | 1 | -1/+1 |
* | | | | parisc: add renameat2 syscall | Miklos Szeredi | 2014-05-20 | 2 | -1/+3 |
* | | | | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-20 | 4 | -46/+65 |
|\ \ \ \ |
|
| * | | | | parisc: Improve LWS-CAS performance | John David Anglin | 2014-05-15 | 1 | -3/+9 |
| * | | | | parisc: ratelimit userspace segfault printing | Helge Deller | 2014-05-15 | 3 | -43/+56 |
* | | | | | parisc,metag: Do not hardcode maximum userspace stack size | Helge Deller | 2014-05-15 | 2 | -4/+7 |
* | | | | | metag: Reduce maximum stack size to 256MB | James Hogan | 2014-05-15 | 1 | -0/+2 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'parisc-3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-05-02 | 2 | -8/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | parisc: Use generic uapi/asm/resource.h file | Helge Deller | 2014-05-01 | 2 | -7/+2 |
| * | | | parisc: remove _STK_LIM_MAX override | John David Anglin | 2014-05-01 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2014-04-17 | 6 | -14/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller | 2014-04-13 | 1 | -1/+1 |
| * | | parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE | Helge Deller | 2014-04-13 | 3 | -11/+11 |
| * | | parisc: Replace __get_cpu_var uses for address calculation | Christoph Lameter | 2014-04-03 | 2 | -2/+2 |
| |/ |
|
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-04-12 | 1 | -0/+1 |
|\ \ |
|
| * | | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 2014-03-20 | 1 | -0/+1 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | parisc: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner | 2014-03-12 | 1 | -1/+1 |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-03-31 | 1 | -6/+26 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen | 2014-02-09 | 1 | -0/+1 |
| * | | | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen | 2014-02-09 | 1 | -6/+25 |
* | | | | parisc: locks: remove redundant arch_*_relax operations | Will Deacon | 2014-03-23 | 1 | -4/+0 |
* | | | | parisc: wire up sys_utimes | Helge Deller | 2014-03-23 | 2 | -2/+3 |
* | | | | parisc: Remove unused CONFIG_PARISC_TMPALIAS code | John David Anglin | 2014-03-23 | 2 | -75/+0 |
| |/ /
|/| | |
|
* | | | execve: use 'struct filename *' for executable name passing | Linus Torvalds | 2014-02-05 | 1 | -14/+1 |
* | | | parisc: add flexible mmap memory layout support | Helge Deller | 2014-02-02 | 6 | -43/+233 |
* | | | parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc | Guy Martin | 2014-02-02 | 1 | -1/+1 |
* | | | parisc: convert uapi/asm/stat.h to use native types only | Helge Deller | 2014-02-02 | 1 | -21/+19 |
* | | | parisc: wire up sched_setattr and sched_getattr | Helge Deller | 2014-02-02 | 2 | -1/+5 |
* | | | parisc: fix cache-flushing | Helge Deller | 2014-02-02 | 3 | -3/+16 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 2 | -0/+3 |
|\ \ |
|
| * | | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar | 2014-01-19 | 1 | -0/+2 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-18 | 1 | -1/+1 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 | 3 | -46/+6 |
| |\ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-12-18 | 10 | -173/+110 |
| |\ \ \ |
|
| * | | | | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller | 2013-12-18 | 1 | -0/+1 |
* | | | | | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 2014-01-24 | 1 | -4/+4 |
* | | | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 1 | -17/+5 |
|\ \ \ \ \ |
|
| * | | | | | parisc/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-12 | 1 | -17/+5 |
| |/ / / / |
|
* | | | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT | Mel Gorman | 2014-01-22 | 1 | -42/+17 |