Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir | 1 | -1/+1 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 3 | -33/+14 |
2013-07-03 | mm/h8300: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 1 | -28/+8 |
2013-07-03 | h8300: normalize global variables exported by vmlinux.lds | Jiang Liu | 2 | -1/+2 |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 1 | -1/+1 |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 1 | -2/+2 |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 1 | -1/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 20 | -586/+459 |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro | 1 | -3/+0 |
2013-06-23 | h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]" | Geert Uytterhoeven | 1 | -1/+1 |
2013-06-23 | h8300: Mark H83002 and H83048 CPU support broken | Geert Uytterhoeven | 1 | -0/+2 |
2013-06-23 | h8300: Switch h8300 to drivers/Kconfig | Geert Uytterhoeven | 1 | -117/+1 |
2013-06-23 | h8300: Limit timer channel ranges in Kconfig | Geert Uytterhoeven | 1 | -0/+2 |
2013-06-23 | h8300: Wire up asm-generic/xor.h | Geert Uytterhoeven | 1 | -0/+1 |
2013-06-23 | h8300: Fill the system call table using a CALL() macro | Geert Uytterhoeven | 1 | -320/+322 |
2013-06-23 | h8300: Fix <asm/tlb.h> | Geert Uytterhoeven | 1 | -15/+0 |
2013-06-23 | h8300: Hardcode symbol prefixes in asm sources | Geert Uytterhoeven | 15 | -453/+448 |
2013-06-17 | net: add socket option for low latency polling | Eliezer Tamir | 1 | -0/+2 |
2013-06-16 | h8300: add missing definition for read_barries_depends() | Jiang Liu | 1 | -0/+2 |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+1 |
2013-05-05 | h8300: single_open() leaks | Al Viro | 1 | -1/+1 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -15/+20 |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -9/+0 |
2013-04-30 | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 1 | -0/+2 |
2013-04-30 | dump_stack: consolidate dump_stack() implementations and unify their behaviors | Tejun Heo | 1 | -7/+0 |
2013-04-30 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -31/+4 |
2013-04-29 | mm/h8300: use common help functions to free reserved pages | Jiang Liu | 1 | -27/+3 |
2013-04-29 | h8300: Don't use create_proc_read_entry() | David Howells | 1 | -14/+20 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-09 | get rid of a bunch of open-coded create_proc_read_entry() | Al Viro | 1 | -3/+2 |
2013-04-08 | h8300: Use generic idle loop | Thomas Gleixner | 2 | -31/+5 |
2013-03-31 | net: add option to enable error queue packets waking select | Keller, Jacob E | 1 | -0/+2 |
2013-03-15 | CONFIG_SYMBOL_PREFIX: cleanup. | Rusty Russell | 1 | -4/+1 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-03 | consolidate cond_syscall and SYSCALL_ALIAS declarations | Al Viro | 2 | -9/+0 |
2013-02-27 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2013-02-26 | default SET_PERSONALITY() in linux/elf.h | Al Viro | 1 | -3/+0 |
2013-02-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -98/+11 |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-02-14 | burying unused conditionals | Al Viro | 2 | -3/+0 |
2013-02-03 | h8300: switch to generic old sigaction() | Al Viro | 3 | -39/+1 |
2013-02-03 | h8300: switch to generic old sigsuspend | Al Viro | 2 | -11/+1 |
2013-02-03 | h8300: kill useless wrappers, fix rt_sigreturn(2) | Al Viro | 2 | -23/+6 |
2013-02-03 | h8300: switch to generic sigaltstack | Al Viro | 2 | -13/+3 |
2013-02-03 | consolidate kernel-side struct sigaction declarations | Al Viro | 1 | -6/+1 |
2013-02-03 | consolidate declarations of k_sigaction | Al Viro | 1 | -4/+0 |
2013-01-29 | Merge branch 'master' into for-next | Jiri Kosina | 48 | -686/+622 |