Age | Commit message (Expand) | Author |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-18 | net: introduce SO_BPF_EXTENSIONS | Michal Sekletar |
2014-01-12 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2013-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-12-17 | lib: Add missing arch generic-y entries for asm-generic/hash.h | David S. Miller |
2013-12-10 | avr32: favr-32: clk_round_rate() can return a zero upon error | Paul Walmsley |
2013-12-10 | avr32: remove deprecated IRQF_DISABLED | Michael Opdenacker |
2013-12-10 | avr32: pm: Fix section mismatch | Matthias Brugger |
2013-12-10 | avr32: Kill CONFIG_MTD_PARTITIONS | Eunbong Song |
2013-11-20 | avr32: uapi: be sure of "_UAPI" prefix for all guard macros | Chen Gang |
2013-11-20 | avr32: add kprobe_ctlblk memory struct | Eirik Aanonsen |
2013-11-20 | avr32: fix out-of-range jump in large kernels | Andreas Bießmann |
2013-11-20 | avr32: setup crt for early panic() | Andreas Bießmann |
2013-11-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-15 | avr32: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds |
2013-11-13 | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-10-09 | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar |
2013-10-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-09-30 | avr32: cast syscall_return to silence compiler warning | Gabor Juhos |
2013-09-30 | avr32: fix clockevents kernel warning | Gabor Juhos |
2013-09-30 | avr32: use Kbuild infrastructure to handle the asm-generic headers | Steven Rostedt |
2013-09-28 | net: introduce SO_MAX_PACING_RATE | Eric Dumazet |
2013-09-27 | video: atmel_lcdfb: pass the pdata as params | Jean-Christophe PLAGNIOL-VILLARD |
2013-09-27 | video: atmel_lcdfb: fix platform data struct | Jean-Christophe PLAGNIOL-VILLARD |
2013-09-25 | sched, arch: Create asm/preempt.h | Peter Zijlstra |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-12 | arch: mm: do not invoke OOM killer on kernel fault OOM | Johannes Weiner |
2013-09-09 | Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-09-03 | oprofilefs_create_...() do not need superblock argument | Al Viro |
2013-09-03 | oprofilefs_mkdir() doesn't need superblock argument | Al Viro |
2013-09-03 | oprofile: don't bother with passing superblock to ->create_files() | Al Viro |
2013-08-08 | avr32: boards/atngw100/mrmt.c: fix building error | Cong Ding |
2013-08-05 | mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data | Josh Wu |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm/AVR32: prepare for killing free_all_bootmem_node() | Jiang Liu |
2013-07-03 | mm/AVR32: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | avr32: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-07-02 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |