pandora-kernel.git
2014-12-11 Jan Karancpfs: return proper error from NCP_IOC_SETROOT ioctl
2014-12-11 Andy Lutomirskiinit: allow CONFIG_INIT_FALLBACK=n to disable defaults...
2014-12-11 Jungseung Leefs/binfmt_elf.c: fix internal inconsistency relating...
2014-12-11 Andrew Mortonfs/binfmt_misc.c: use GFP_KERNEL instead of GFP_USER
2014-12-11 Mike Frysingerbinfmt_misc: clean up code style a bit
2014-12-11 Mike Frysingerbinfmt_misc: add comments & debug logs
2014-12-11 Joe Perchescheckpatch: add ability to --fix (coalesce) string...
2014-12-11 Joe Perchescheckpatch: add --strict "pointer comparison to NULL...
2014-12-11 Joe Perchescheckpatch: add test for consecutive string fragments
2014-12-11 Joe Perchescheckpatch: add --strict preference for #defines using...
2014-12-11 Julius Wernercheckpatch: allow certain SI units with three characters
2014-12-11 Joe Perchescheckpatch: Add --strict test for function pointer...
2014-12-11 Joe Perchescheckpatch: reduce MAINTAINERS update message frequency
2014-12-11 Joe Perchescheckpatch: try to avoid mask and shift errors
2014-12-11 Joe Perchescheckpatch: fix use via symlink, make missing spelling...
2014-12-11 Fabio Estevamcheckpatch: improve warning message for "needless if...
2014-12-11 Joe Perchescheckpatch: improve test for no space after cast
2014-12-11 Joe Perchescheckpatch: add error on use of attribute((weak)) or...
2014-12-11 Joe Perchescheckpatch: add an error test for no space before comma
2014-12-11 Rasmus Villemoeslib/lcm.c: lcm(n,0)=lcm(0,n) is 0, not n
2014-12-11 Rasmus Villemoeslib/lcm.c: ensure correct result whenever it fits
2014-12-11 Joe PerchesMAINTAINERS: update ivtv mailing lists as subscriber...
2014-12-11 Alex Elderprintk: drop logbuf_cpu volatile qualifier
2014-12-11 Joe Perchesprintk: add and use LOGLEVEL_<level> defines for KERN_...
2014-12-11 Joe Perchestile: use pr_warn instead of pr_warning
2014-12-11 Joe Perchestile: neaten early_printk uses
2014-12-11 Joe Perchesprintk: remove used-once early_vprintk
2014-12-11 Prarit Bhargavakernel: add panic_on_warn
2014-12-11 Yann Droneaudinclude/linux/file.h: remove get_unused_fd() macro
2014-12-11 Yann Droneaudfs/file.c: replace get_unused_fd() with get_unused_fd_f...
2014-12-11 Yann Droneaudbinfmt_misc: replace get_unused_fd() with get_unused_fd...
2014-12-11 Yann Droneaudppc/cell: replace get_unused_fd() with get_unused_fd_fl...
2014-12-11 Yann Droneaudia64: replace get_unused_fd() with get_unused_fd_flags(0)
2014-12-11 Oleg Nesterovexit: ptrace: shift "reap dead" code from exit_ptrace...
2014-12-11 Oleg Nesterovexit: reparent: cleanup the usage of reparent_leader()
2014-12-11 Oleg Nesterovexit: reparent: cleanup the changing of ->parent
2014-12-11 Oleg Nesterovexit: reparent: use ->ptrace_entry rather than ->siblin...
2014-12-11 Oleg Nesterovsched_show_task: fix unsafe usage of ->real_parent
2014-12-11 Oleg Nesterovproc: task_state: ptrace_parent() doesn't need pid_aliv...
2014-12-11 Oleg Nesterovproc: task_state: move the main seq_printf() outside...
2014-12-11 Oleg Nesterovproc: task_state: deuglify the max_fds calculation
2014-12-11 Oleg Nesterovproc: task_state: read cred->group_info outside of...
2014-12-11 Nicolas Dichtelfs/proc.c: use rb_entry_safe() instead of rb_entry()
2014-12-11 Debabrata Banerjeeprocfs: fix error handling of proc_register()
2014-12-11 Nicolas Dichtelfs/proc: use a rb tree for the directory entries
2014-12-11 Johannes Weinermm: move page->mem_cgroup bad page handling into generi...
2014-12-11 Johannes Weinermm: page_cgroup: rename file to mm/swap_cgroup.c
2014-12-11 Johannes Weinermm: embed the memcg pointer directly into struct page
2014-12-11 Johannes Weinermm: memcontrol: remove stale page_cgroup_lock comment
2014-12-11 Li Haifengmm/frontswap.c: fix the condition in BUG_ON
2014-12-11 Wei Yuanmm: fix a spelling mistake
2014-12-11 Hillf Dantonmm: hugetlb: fix __unmap_hugepage_range()
2014-12-11 Michal Hockomm, memcg: fix potential undefined behaviour in page...
2014-12-11 Kirill A. Shutemovmm: fix huge zero page accounting in smaps report
2014-12-11 Johannes Weinermm: memcontrol: drop bogus RCU locking from mem_cgroup_...
2014-12-11 Johannes Weinermm: memcontrol: pull the NULL check from __mem_cgroup_s...
2014-12-11 Johannes Weinermm: memcontrol: remove bogus NULL check after mem_cgrou...
2014-12-11 Johannes Weinermm: memcontrol: shorten the page statistics update...
2014-12-11 Kirill A. Shutemovthp: do not mark zero-page pmd write-protected explicitly
2014-12-11 Vladimir Davydovmemcg: use generic slab iterators for showing slabinfo
2014-12-11 Vladimir Davydovmemcg: remove mem_cgroup_reclaimable check from soft...
2014-12-11 Sasha Levinmm, hugetlb: correct bit shift in hstate_sizelog()
2014-12-11 Johannes Weinermm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup...
2014-12-11 Johannes Weinermm: memcontrol: don't pass a NULL memcg to mem_cgroup_e...
2014-12-11 Johannes Weinermm: memcontrol: inline memcg->move_lock locking
2014-12-11 Johannes Weinermm: memcontrol: remove unnecessary PCG_USED pc->mem_cgr...
2014-12-11 Johannes Weinermm: memcontrol: remove unnecessary PCG_MEM memory charg...
2014-12-11 Johannes Weinermm: memcontrol: remove unnecessary PCG_MEMSW memory...
2014-12-11 Johannes Weinermm: memcontrol: uncharge pages on swapout
2014-12-11 Michal Hockomm: memcontrol: micro-optimize mem_cgroup_split_huge_fi...
2014-12-11 Vladimir Davydovmemcg: remove activate_kmem_mutex
2014-12-11 Johannes Weinermm: memcontrol: clarify migration where old page is...
2014-12-11 Johannes Weinermm: memcontrol: update mem_cgroup_page_lruvec() documen...
2014-12-11 Vladimir Davydovmemcg: simplify unreclaimable groups handling in soft...
2014-12-11 Aneesh Kumar K.Vmm/numa balancing: rearrange Kconfig entry
2014-12-11 Vlastimil Babkamm, compaction: more focused lru and pcplists draining
2014-12-11 Vlastimil Babkamm, compaction: always update cached scanner positions
2014-12-11 Vlastimil Babkamm, compaction: defer only on COMPACT_COMPLETE
2014-12-11 Vlastimil Babkamm, compaction: simplify deferred compaction
2014-12-11 Vlastimil Babkamm, compaction: pass classzone_idx and alloc_flags...
2014-12-11 Jamie Liumm: vmscan: count only dirty pages as congested
2014-12-11 Yu Zhaomm: verify compound order when freeing a page
2014-12-11 Akinobu Mitacma: make default CMA area size zero for x86
2014-12-11 Vlastimil Babkamm, memory_hotplug/failure: drain single zone pcplists
2014-12-11 Vlastimil Babkamm, cma: drain single zone pcplists
2014-12-11 Vlastimil Babkamm, page_isolation: drain single zone pcplists
2014-12-11 Vlastimil Babkamm: introduce single zone pcplists drain
2014-12-11 Pintu Kumarmm/vmscan.c: replace printk with pr_err
2014-12-11 Pintu Kumarmm/vmalloc.c: replace printk with pr_warn
2014-12-11 Anton Blanchardmm/page_alloc.c: convert boot printks without log level...
2014-12-11 Johannes Weinermm: memcontrol: remove synchronous stock draining code
2014-12-11 Johannes Weinermm: memcontrol: continue cache reclaim from offlined...
2014-12-11 Johannes Weinermm: memcontrol: remove obsolete kmemcg pinning tricks
2014-12-11 Johannes Weinermm: memcontrol: take a css reference for each charged...
2014-12-11 Johannes Weinermm: memcontrol: convert reclaim iterator to simple...
2014-12-11 Johannes Weinerkernel: res_counter: remove the unused API
2014-12-11 Johannes Weinermm: hugetlb_cgroup: convert to lockless page counters
2014-12-11 Johannes Weinermm: memcontrol: lockless page counters
2014-12-11 Pranith Kumarslab: replace smp_read_barrier_depends() with lockless_...
2014-12-11 Andrew Mortonslab: improve checking for invalid gfp_flags
next