pandora-kernel.git
2013-09-12 Johannes Weinerarch: mm: do not invoke OOM killer on kernel fault OOM
2013-09-12 Johannes Weinerarch: mm: remove obsolete init OOM protection
2013-09-12 Andrew Mortonmemcg: trivial cleanups
2013-09-12 Michal Hockomemcg, vmscan: do not fall into reclaim-all pass too...
2013-09-12 Michal Hockomemcg: track all children over limit in the root
2013-09-12 Michal Hockomemcg, vmscan: do not attempt soft limit reclaim if...
2013-09-12 Michal Hockomemcg: track children in soft limit excess to improve...
2013-09-12 Michal Hockomemcg: enhance memcg iterator to support predicates
2013-09-12 Michal Hockovmscan, memcg: do softlimit reclaim also for targeted...
2013-09-12 Michal Hockomemcg: get rid of soft-limit tree infrastructure
2013-09-12 Michal Hockomemcg, vmscan: integrate soft reclaim tighter with...
2013-09-12 Li Zefanmemcg: remove redundant code in mem_cgroup_force_empty_...
2013-09-12 Linus TorvaldsBye, bye, WfW flag
2013-09-12 Linus TorvaldsMerge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git...
2013-09-12 Linus TorvaldsMerge branch 'for-v3.12-fix' of git://git.linaro.org...
2013-09-12 Linus TorvaldsMerge tag 'for-3.12' of git://git.linaro.org/people...
2013-09-11 Linus TorvaldsMerge branch 'akpm' (patches from Andrew Morton)
2013-09-11 Sergey Senozhatskylz4: fix compression/decompression signedness mismatch
2013-09-11 Davidlohr Buesoipc: drop ipc_lock_check
2013-09-11 Davidlohr Buesoipc, shm: drop shm_lock_check
2013-09-11 Davidlohr Buesoipc: drop ipc_lock_by_ptr
2013-09-11 Davidlohr Buesoipc, shm: guard against non-existant vma in shmdt(2)
2013-09-11 Davidlohr Buesoipc: document general ipc locking scheme
2013-09-11 Davidlohr Buesoipc,msg: drop msg_unlock
2013-09-11 Davidlohr Buesoipc: rename ids->rw_mutex
2013-09-11 Davidlohr Buesoipc,shm: shorten critical region for shmat
2013-09-11 Davidlohr Buesoipc,shm: cleanup do_shmat pasta
2013-09-11 Davidlohr Buesoipc,shm: shorten critical region for shmctl
2013-09-11 Davidlohr Buesoipc,shm: make shmctl_nolock lockless
2013-09-11 Davidlohr Buesoipc,shm: introduce shmctl_nolock
2013-09-11 Davidlohr Buesoipc: drop ipcctl_pre_down
2013-09-11 Davidlohr Buesoipc,shm: shorten critical region in shmctl_down
2013-09-11 Davidlohr Buesoipc,shm: introduce lockless functions to obtain the...
2013-09-11 Rob Landleyinitmpfs: use initramfs if rootfstype= or root= specified
2013-09-11 Rob Landleyinitmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled
2013-09-11 Rob Landleyinitmpfs: move rootfs code from fs/ramfs/ to init/
2013-09-11 Rob Landleyinitmpfs: move bdi setup from init_rootfs to init_ramfs
2013-09-11 Rob Landleyinitmpfs: replace MS_NOUSER in initramfs
2013-09-11 Jan Karalib/radix-tree.c: make radix_tree_node_alloc() work...
2013-09-11 Jingoo Handrivers/w1/masters/mxc_w1.c: remove unnecessary platfor...
2013-09-11 Jingoo Handrivers/w1/w1.c: replace strict_strtol() with kstrtol()
2013-09-11 Maxim Levitskymemstick: add support for legacy memorysticks
2013-09-11 Jingoo Handrivers/memstick/host/rtsx_pci_ms.c: remove unnecessary...
2013-09-11 Jingoo Handrivers/pps/clients/pps-gpio.c: remove unnecessary...
2013-09-11 Joe Perchespktcdvd: fix defective misuses of pkt_<level>
2013-09-11 Joe Perchespktcdvd: add struct pktcdvd_device * to pkt_dump_sense()
2013-09-11 Joe Perchespktcdvd: convert pr_info to pkt_info
2013-09-11 Joe Perchespktcdvd: convert pr_notice to pkt_notice
2013-09-11 Joe Perchespktcdvd: add struct pktcdvd_device.name to pr_err loggi...
2013-09-11 Joe Perchespktcdvd: add struct pktcdvd_device * to pkt_dbg
2013-09-11 Joe Perchespktcdvd: consolidate DPRINTK and VPRINTK macros
2013-09-11 Joe Perchespktcdvd: convert printk to pr_<level>
2013-09-11 Joe Perchespktcdvd: convert ZONE macro to static function get_zone()
2013-09-11 Kees Cookpanic: call panic handlers before kmsg_dump
2013-09-11 Dan Carpenteraffs: use loff_t in affs_truncate()
2013-09-11 Ed Cashinaoe: remove do-nothing NAME="%k" term from example...
2013-09-11 Ed Cashinaoe: do not BUG if memory pressure prevented debugfs...
2013-09-11 Andy Shevchenkoaoe: suppress compiler warnings
2013-09-11 Andy Shevchenkoaoe: remove custom implementation of kbasename()
2013-09-11 Ed Cashinaoe: update internal version number to 85
2013-09-11 Ed Cashinaoe: update copyright date
2013-09-11 Ed Cashinaoe: fill in per-AoE-target information for debugfs...
2013-09-11 Ed Cashinaoe: provide file operations for debugfs files
2013-09-11 Ed Cashinaoe: add AoE-target files to debugfs
2013-09-11 Ed Cashinaoe: create and destroy debugfs directory for aoe
2013-09-11 Cody P Schafermm/zswap: use postorder iteration when destroying rbtree
2013-09-11 Cody P Schaferrbtree: allow tests to run as builtin
2013-09-11 Cody P Schaferrbtree_test: add test for postorder iteration
2013-09-11 Cody P Schaferrbtree: add rbtree_postorder_for_each_entry_safe()...
2013-09-11 Cody P Schaferrbtree: add postorder iteration functions
2013-09-11 Andrew Mortonblock/partitions/efi.c: consistently use pr_foo()
2013-09-11 Davidlohr Buesopartitions/efi: some style cleanups
2013-09-11 Davidlohr Buesopartitions/efi: delete annoying emacs style comments
2013-09-11 Davidlohr Buesopartitions/efi: compare first and last usable LBAs
2013-09-11 Davidlohr Buesopartitions/efi: account for pmbr size in lba
2013-09-11 Davidlohr Buesopartitions/efi: detect hybrid MBRs
2013-09-11 Davidlohr Buesopartitions/efi: do not require gpt partition to begin...
2013-09-11 Davidlohr Buesopartitions/efi: check pmbr record's starting lba
2013-09-11 Davidlohr Buesopartitions/efi: use lba-aware partition records
2013-09-11 Michael Holzheus390/vmcore: use vmcore for zfcpdump
2013-09-11 Michael Holzheuvmcore: enable /proc/vmcore mmap for s390
2013-09-11 Jan Willekes390/vmcore: implement remap_oldmem_pfn_range for s390
2013-09-11 Michael Holzheuvmcore: introduce remap_oldmem_pfn_range()
2013-09-11 Michael Holzheus390/vmcore: use ELF header in new memory feature
2013-09-11 Michael Holzheuvmcore: introduce ELF header in new memory feature
2013-09-11 Xishi Qiukexec: remove unnecessary return
2013-09-11 Oleg Nesterovexec: cleanup the error handling in search_binary_handler()
2013-09-11 Oleg Nesterovexec: don't retry if request_module() fails
2013-09-11 Oleg Nesterovexec: cleanup the CONFIG_MODULES logic
2013-09-11 Oleg Nesterovexec: kill ->load_binary != NULL check in search_binary...
2013-09-11 Oleg Nesterovexec: move allow_write_access/fput to exec_binprm()
2013-09-11 Oleg Nesterovexec: proc_exec_connector() should be called only once
2013-09-11 Oleg Nesterovexec: kill "int depth" in search_binary_handler()
2013-09-11 Oleg Nesterovexec: introduce exec_binprm() for "depth == 0" code
2013-09-11 Oleg Nesterovproc: make proc_fd_permission() thread-friendly
2013-09-11 Chen Gangfs/proc/task_mmu.c: check the return value of mpol_to_str()
2013-09-11 Minto JosephDocumentation/filesystems/proc.txt: fix mistake in...
2013-09-11 Andrew Mortonfs/file_table.c:fput(): make comment more truthful
2013-09-11 Stéphane Grabercoredump: add new %P variable in core_pattern
2013-09-11 Mark Grondona__ptrace_may_access() should not deny sub-threads
next