]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2012-04-30 Jan Engelhardtprocfs: use more apprioriate types when dumping /proc...
2012-04-30 Alexey Dobriyanproc: pass "fd" by value in /proc/*/{fd,fdinfo} code
2012-04-30 Alexey Dobriyanproc: don't do dummy rcu_read_lock/rcu_read_unlock...
2012-04-30 Cong Wangproc: use mm_access() instead of ptrace_may_access()
2012-04-30 Cong Wangproc: remove mm_for_maps()
2012-04-30 Cong Wangproc: unify ptrace_may_access() locking code
2012-04-30 Andrew Mortonproc-clean-up-proc-pid-environ-handling-checkpatch...
2012-04-30 Cong Wangproc: clean up /proc/<pid>/environ handling
2012-04-30 Tim Birdstack usage: add pid to warning printk in check_stack_usage
2012-04-30 Oleg Nesterovcred: remove task_is_dead() from __task_cred() validation
2012-04-30 Tetsuo Handakmod: avoid deadlock from recursive kmod call
2012-04-30 Randy Dunlapkmod.c: fix kernel-doc warning
2012-04-30 Boaz Harroshkmod: move call_usermodehelper_fns() to .c file and...
2012-04-30 Boaz Harroshkmod: convert two call sites to call_usermodehelper_fns()
2012-04-30 Boaz Harroshkmod: unexport call_usermodehelper_freeinfo()
2012-04-30 Dan CarpenterHPFS: remove PRINTK() macro
2012-04-30 Nikolaus Vossdrivers/rtc/rtc-m41t93.c: don't let get_time() reset...
2012-04-30 Wolfram Sangrtc: ds1307: add trickle charger support
2012-04-30 Wolfram Sangrtc: ds1307: remove superfluous initialization
2012-04-30 Andrew Mortonrtc-rename-config_rtc_mxc-to-config_rtc_drv_mxc-fix
2012-04-30 Fabio Estevamrtc: rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC
2012-04-30 Fabio Estevamdrivers/rtc/Kconfig: place RTC_DRV_IMXDI and RTC_MXC...
2012-04-30 Alexander Steindrivers/rtc/rtc-pcf8563.c: add RTC_VL_READ/RTC_VL_CLR...
2012-04-30 Alexander Steinrtc: add ioctl to get/clear battery low voltage status
2012-04-30 H Hartley Sweetendrivers/rtc/rtc-ep93xx.c: convert to use module_platfor...
2012-04-30 Viresh Kumarrtc/spear: add Device Tree probing capability
2012-04-30 Joe Perchescheckpatch: suggest pr_<level> over printk(KERN_<LEVEL>
2012-04-30 Stephen Boydspinlock_debug: print kallsyms name for lock
2012-04-30 Stephen Boydvsprintf: fix %ps on non symbols when using kallsyms
2012-04-30 Andrew Mortonlib/bitmap.c: fix documentation for scnprintf() functions
2012-04-30 Andrew Mortonlib/string_helpers.c: make arrays static
2012-04-30 Uwe Kleine... lib/test-kstrtox.c: mark const init data with __initcon...
2012-04-30 Chris Metcalflist_debug: WARN for adding something already in the...
2012-04-30 Andrew Mortonleds-heartbeat-stop-on-shutdown-checkpatch-fixes
2012-04-30 Alexander Hollerleds: heartbeat: stop on shutdown
2012-04-30 Kim, Milodrivers/leds/leds-lm3530.c: simplify als configuration...
2012-04-30 Kim, Miloinclude/linux/led-lm3530.h: comment correction about...
2012-04-30 Shuah Khanleds: change ledtrig-timer to use activated flag
2012-04-30 Shuah Khanleds: change existing triggers to use activated flag
2012-04-30 Shuah Khanleds: add new field to led_classdev struct to save...
2012-04-30 Thomas Meyerleds: Use kcalloc instead of kzalloc to allocate array
2012-04-30 Shuah Khanleds: simple_strtoul() cleanup
2012-04-30 Axel Linleds: lm3556: Don't call kfree for the memory allocated...
2012-04-30 Andrew Mortonleds-add-led-driver-for-lm3556-chip-checkpatch-fixes
2012-04-30 Geon Si Jeongleds: add LED driver for lm3556 chip
2012-04-30 Andrew Mortonleds-led-module-for-da9052-53-pmic-v2-fix
2012-04-30 David Dajun... leds: driver for DA9052/53 PMIC v2
2012-04-30 Dan Carpenterdrivers/leds/leds-lp5521.c: fix lp5521_read() error...
2012-04-30 Inki Daefbdev: add events for early fb event support
2012-04-30 Inki Daelcd: add callbacks for early fb event blank support
2012-04-30 Lars-Peter... blacklight: remove redundant spi driver bus initialization
2012-04-30 Alessandro... MAINTAINERS: remove Alessandro
2012-04-30 Uwe Kleine... hamradio/scc: orphan driver in MAINTAINERS
2012-04-30 Andrew Mortonvsprintf-further-optimize-decimal-conversion-checkpatch...
2012-04-30 Denys Vlasenkovsprintf-further-optimize-decimal-conversion-v2
2012-04-30 Denys Vlasenkovsprintf: further optimize decimal conversion
2012-04-30 Andrew Mortonvsprintf-correctly-handle-width-when-flag-used-in-...
2012-04-30 Grant Likelyvsprintf: correctly handle width when '#' flag used...
2012-04-30 Sasikantha... sethostname/setdomainname: notify userspace when there...
2012-04-30 Xi Wangintroduce SIZE_MAX
2012-04-30 Matt Flemingparisc: use set_current_blocked() and block_sigmask()
2012-04-30 Xi WangCodingStyle: add kmalloc_array() to memory allocators
2012-04-30 Andi Kleencheckpatch: check for spin_is_locked()
2012-04-30 Andi Kleeninclude/linux/spinlock.h: add a kerneldoc comment to...
2012-04-30 Andrew Mortonspinlockstxt-add-a-discussion-on-why-spin_is_locked...
2012-04-30 Andi Kleenspinlocks.txt: add a discussion on why spin_is_locked...
2012-04-30 Andi Kleendrivers/net/ethernet/smsc/smsc911x.h: use lockdep_asser...
2012-04-30 Andi Kleendrivers/net/irda/sir_dev.c: remove spin_is_locked()
2012-04-30 Andi Kleenfutex: use lockdep_assert_held() for lock checking
2012-04-30 Andi Kleenmm/huge_memory.c: use lockdep_assert_held()
2012-04-30 Andi KleenXFS: fix lock ASSERT on UP
2012-04-30 Andi Kleendrivers/scsi/aha152x.c: remove broken usage of spin_is_...
2012-04-30 Andi Kleensgi-xp: use lockdep_assert_held()
2012-04-30 Kautuk Consulum/kernel/trap.c: port OOM changes to handle_page_fault()
2012-04-30 Matt Flemingfrv: use set_current_blocked() and block_sigmask()
2012-04-30 Andrew Mortonsecurity/keys/keyctl.c: suppress memory allocation...
2012-04-30 Konstantin... mm/memcg: use vm_swappiness from target memory cgroup
2012-04-30 Sha Zhengjumemcg: revise the position of threshold index while...
2012-04-30 Sha Zhengjumemcg: make threshold index in the right position
2012-04-30 Kirill A. Shutemovmemcg: remove redundant parentheses
2012-04-30 Kirill A. Shutemovmemcg: mark stat field of mem_cgroup struct as __percpu
2012-04-30 Kirill A. Shutemovmemcg: remove unused variable
2012-04-30 Kirill A. Shutemovmemcg: mark more functions/variables as static
2012-04-30 Konstantin... mm/memcg: kill mem_cgroup_lru_del()
2012-04-30 Konstantin... mm: remove lru type checks from __isolate_lru_page()
2012-04-30 Konstantin... mm: mark mm-inline functions as __always_inline
2012-04-30 Andrew Mortonmm-push-lru-index-into-shrink_active_list-fix
2012-04-30 Konstantin... mm: push lru index into shrink_[in]active_list()
2012-04-30 Hugh Dickinsmm/memcg: move reclaim_stat into lruvec
2012-04-30 Hugh Dickinsmm/memcg: scanning_global_lru means mem_cgroup_disabled
2012-04-30 Hugh Dickinsmemcg swap: use mem_cgroup_uncharge_swap()
2012-04-30 Hugh Dickinsmemcg swap: mem_cgroup_move_swap_account never needs...
2012-04-30 KAMEZAWA Hiroyukimemcg: fix/change behavior of shared anon at moving...
2012-04-30 Sasikantha... mm/vmstat.c: remov debug fs entries on failure of file...
2012-04-30 Siddhesh Poyarekarmm/fork: fix overflow in vma length when copying mmap...
2012-04-30 Andrew Mortonmm-mmapc-find_vma-remove-unnecessary-ifmm-check-fix
2012-04-30 Rajman Mekacomm/mmap.c: find_vma(): remove unnecessary if(mm) check
2012-04-30 Thomas Meyermm: use kcalloc() instead of kzalloc() to allocate...
2012-04-30 Ryota Ozakimm: fix off-by-one bug in print_nodes_state()
2012-04-30 Aneesh Kumar K.Vmemcg: add memory controller documentation for hugetlb...
next