Age | Commit message (Expand) | Author |
2013-11-13 | rbtree: fix rbtree_postorder_for_each_entry_safe() iterator | Jan Kara |
2013-11-13 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-13 | rtc: s5m-rtc: add real-time clock driver for s5m8767 | Sangbeom Kim |
2013-11-13 | init.h: document the existence of __initconst | Geert Uytterhoeven |
2013-11-13 | list: introduce list_last_entry(), use list_{first,last}_entry() | Oleg Nesterov |
2013-11-13 | list: change list_for_each_entry*() to use list_*_entry() | Oleg Nesterov |
2013-11-13 | list: introduce list_next_entry() and list_prev_entry() | Oleg Nesterov |
2013-11-13 | lib/genalloc: add a helper function for DMA buffer allocation | Nicolin Chen |
2013-11-13 | bitops/find: clarify and extend documentation | Cody P Schafer |
2013-11-13 | backlight: lm3630: apply chip revision | Daniel Jeong |
2013-11-13 | backlight: lp855x_bl: support new LP8555 device | Milo Kim |
2013-11-13 | sched: remove ARCH specific fpu_counter from task_struct | Vineet Gupta |
2013-11-13 | jump_label: unlikely(x) > 0 | Roel Kluin |
2013-11-13 | errno.h: remove "NFS" from descriptions in comments | Eric Sandeen |
2013-11-13 | syscalls.h: use gcc alias instead of assembler aliases for syscalls | Andi Kleen |
2013-11-13 | mm: numa: return the number of base pages altered by protection changes | Mel Gorman |
2013-11-13 | mm: factor commit limit calculation | Jerome Marchand |
2013-11-13 | mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag() | KOSAKI Motohiro |
2013-11-13 | mm/memblock.c: introduce bottom-up allocation mode | Tang Chen |
2013-11-13 | writeback: do not sync data dirtied after sync start | Jan Kara |
2013-11-13 | tools/vm/page-types.c: support KPF_SOFTDIRTY bit | Naoya Horiguchi |
2013-11-13 | mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameter | Zhang Yanfei |
2013-11-13 | mm, mempolicy: make mpol_to_str robust and always succeed | David Rientjes |
2013-11-13 | cpu/mem hotplug: add try_online_node() for cpu_up() | Toshi Kani |
2013-11-13 | mm: add a helper function to check may oom condition | Qiang Huang |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds |
2013-11-12 | Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds |
2013-11-12 | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2013-11-12 | Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-11-12 | Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2013-11-12 | Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-12 | Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2013-11-12 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-11-12 | Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-11-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-11-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-11-12 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-11-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-11-12 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-12 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-11-11 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-11 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |