pandora-kernel.git
2014-12-11 hao liudrivers/rtc/rtc-sirfsoc.c: add alarm_irq_enable support
2014-12-11 Jan Kardellrtc: pcf8563: clear expired alarm at boot time
2014-12-11 Jan Kardellrtc: pcf8563: save battery power
2014-12-11 Jan Kardellrtc: pcf8563: handle consequeces of lacking second...
2014-12-11 Jan Kardellrtc: pcf8563: fix wrong time from read_alarm
2014-12-11 Jan Kardellrtc: pcf8563: fix write of invalid bits to ST2 reg
2014-12-11 Jan Kardellrtc: pcf8563: remove leftover code
2014-12-11 Johan HovoldARM: dts: am335x-boneblack: enable power off and rtc...
2014-12-11 Johan HovoldARM: dts: am33xx: update rtc-node compatible property
2014-12-11 Johan Hovoldrtc: omap: add copyright entry
2014-12-11 Johan Hovoldrtc: omap: fix minor coding style issues
2014-12-11 Johan Hovoldrtc: omap: enable wake-up from power off
2014-12-11 Johan Hovoldrtc: omap: add support for pmic_power_en
2014-12-11 Johan Hovoldrtc: omap: add helper to read 32-bit registers
2014-12-11 Johan Hovoldrtc: omap: add helper to read raw bcd time
2014-12-11 Johan Hovoldrtc: omap: silence bogus power-up reset message at...
2014-12-11 Johan Hovoldrtc: omap: add structured device-type info
2014-12-11 Johan Hovoldrtc: omap: remove DRIVER_NAME macro
2014-12-11 Johan Hovoldrtc: omap: add device abstraction
2014-12-11 Johan Hovoldrtc: omap: make platform-device id table const
2014-12-11 Johan Hovoldrtc: omap: use dev_info
2014-12-11 Johan Hovoldrtc: omap: remove unused register-base define
2014-12-11 Johan Hovoldrtc: omap: fix class-device registration
2014-12-11 Johan Hovoldrtc: omap: clean up probe error handling
2014-12-11 Johan Hovoldrtc: omap: fix interrupt disable at probe
2014-12-11 Johan Hovoldrtc: omap: fix missing wakealarm attribute
2014-12-11 Johan Hovoldrtc: omap: fix clock-source configuration
2014-12-11 Hyogi Gimdrivers/rtc/interface.c: check the validation of rtc_ti...
2014-12-11 Guo Zengdrivers/rtc/rtc-sirfsoc.c: move hardware initilization...
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
next