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/h8300: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | h8300: 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-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |
2013-06-23 | h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]" | Geert Uytterhoeven |
2013-06-23 | h8300: Mark H83002 and H83048 CPU support broken | Geert Uytterhoeven |
2013-06-23 | h8300: Switch h8300 to drivers/Kconfig | Geert Uytterhoeven |
2013-06-23 | h8300: Limit timer channel ranges in Kconfig | Geert Uytterhoeven |
2013-06-23 | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven |
2013-06-23 | h8300: Fill the system call table using a CALL() macro | Geert Uytterhoeven |
2013-06-23 | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven |
2013-06-23 | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir |
2013-06-16 | h8300: add missing definition for read_barries_depends() | Jiang Liu |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-05-05 | h8300: 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 | 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 branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-29 | mm/h8300: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | h8300: Don't use create_proc_read_entry() | David Howells |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro |
2013-04-08 | h8300: Use generic idle loop | Thomas Gleixner |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-14 | burying unused conditionals | Al Viro |
2013-02-03 | h8300: switch to generic old sigaction() | Al Viro |
2013-02-03 | h8300: switch to generic old sigsuspend | Al Viro |
2013-02-03 | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro |
2013-02-03 | h8300: switch to generic sigaltstack | Al Viro |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina |