| Commit message (Expand) | Author | Age | Files | Lines |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 3 | -6/+2 |
* | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
* | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 3 | -10/+0 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-01-25 | 1 | -1/+1 |
|\ |
|
| * | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells | 2015-01-20 | 1 | -1/+1 |
* | | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 2015-01-20 | 1 | -1/+1 |
|/ |
|
* | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 2014-12-20 | 1 | -7/+0 |
* | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2014-12-20 | 2 | -71/+83 |
* | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 2014-12-20 | 1 | -0/+1 |
* | CRISv32: Implement early console | Jesper Nilsson | 2014-12-20 | 1 | -26/+56 |
* | CRIS: Use KALLSYMs if available in call stack dump | Jesper Nilsson | 2014-12-20 | 1 | -27/+34 |
* | CRISv32: Fix declaration mismatch | Jesper Nilsson | 2014-12-20 | 1 | -1/+0 |
* | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 2014-12-20 | 1 | -639/+791 |
* | CRIS: Update init memory handling | Jesper Nilsson | 2014-12-20 | 1 | -5/+33 |
* | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 2014-12-20 | 1 | -11/+17 |
* | CRIS: Export missing function symbols | Jesper Nilsson | 2014-12-20 | 3 | -19/+19 |
* | CRIS: Export ioremap_nocache | Jesper Nilsson | 2014-12-20 | 1 | -1/+2 |
* | CRIS: Fix headers_install | Sam Ravnborg | 2014-12-20 | 2 | -6/+2 |
* | CRISv32: Add missing include for mm.h | Jesper Nilsson | 2014-12-20 | 1 | -0/+1 |
* | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 2014-12-19 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 2 | -1/+5 |
|\ |
|
| * | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| * | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 1 | -0/+3 |
| * | net: introduce SO_INCOMING_CPU | Eric Dumazet | 2014-11-11 | 1 | -0/+2 |
* | | cris: io: implement dummy relaxed accessor macros for writes | Will Deacon | 2014-10-20 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 2 | -2/+0 |
|\ |
|
| * | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 2 | -2/+0 |
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -33/+26 |
|\ \ |
|
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -1/+1 |
| * | | locking,arch,cris: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -32/+25 |
* | | | cris: use Kbuild logic to include <asm-generic/sections.h> | Geert Uytterhoeven | 2014-10-09 | 2 | -7/+1 |
* | | | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra | 2014-09-13 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 2 | -111/+67 |
|\ \ |
|
| * | | cris: Use sigsp() | Richard Weinberger | 2014-08-06 | 2 | -22/+8 |
| * | | cris: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 2 | -93/+63 |
* | | | lib/scatterlist: clean up useless architecture versions of scatterlist.h | Laura Abbott | 2014-08-08 | 2 | -6/+1 |
| |/
|/| |
|
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 | 1 | -0/+1 |
|/ |
|
* | cris: update comments for generic idle conversion | Geert Uytterhoeven | 2014-06-06 | 2 | -7/+3 |
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 2014-06-04 | 1 | -1/+0 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 2 | -13/+4 |
|\ |
|
| * | arch,cris: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 2 | -13/+4 |
* | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-27 | 1 | -1/+0 |
|/ |
|
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 1 | -1/+1 |
* | cris: cpuinfo_op should depend on CONFIG_PROC_FS | Geert Uytterhoeven | 2014-04-07 | 1 | -0/+2 |
* | cris: make ETRAX_ARCH_V10 select TTY for use in debugport | Josh Triplett | 2014-04-07 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-04-02 | 1 | -2/+0 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2014-02-20 | 33 | -359/+307 |
| |\ |
|
| * | | Kconfig: Remove useless "default N" lines | Paul Bolle | 2014-02-20 | 1 | -2/+0 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 2 | -6/+1 |
|\ \ \ |
|