Age | Commit message (Expand) | Author |
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/CRIS: clean up unused VALID_PAGE() | Jiang Liu |
2013-07-03 | mm/cris: prepare for removing num_physpages and simplify mem_init() | 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 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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-07-02 | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-06-18 | cpufreq: cris: select CPU_FREQ_TABLE | Viresh Kumar |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-06-16 | cris: Wire up asm-generic/vga.h | Geert Uytterhoeven |
2013-06-16 | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven |
2013-06-16 | cris: Wire up asm-generic/xor.h | Geert Uytterhoeven |
2013-06-16 | cris: Switch to asm-generic/linkage.h | Geert Uytterhoeven |
2013-06-16 | cris: Provide inb_p() and outb_p() | Geert Uytterhoeven |
2013-06-16 | cris: Provide <asm/kvm_para.h> | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove sections protected by #ifdef PROCESS_SUPPORT | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Fix buffer overflow in getpacket() | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove obsolete USED*() macros | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Make symbols used from asm global | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Use #ifdef PROCESS_SUPPORT where needed | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Kill forward declarations for static functions | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Remove unused static int do_printk | Geert Uytterhoeven |
2013-06-16 | cris/kgdb: Properly split long lines in asm | Geert Uytterhoeven |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2013-05-07 | proc: Use PDE attribute setting accessor functions | Geert Uytterhoeven |
2013-05-05 | cris: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/cris: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | cris: Don't use create_proc_read_entry() | David Howells |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-10 | cpufreq: cris: move cpufreq driver to drivers/cpufreq | Viresh Kumar |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | cris: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner |