]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
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...
2012-04-30 Andrew Mortonhugetlb-migrate-memcg-info-from-oldpage-to-new-page...
2012-04-30 Aneesh Kumar K.Vhugetlb: migrate memcg info from oldpage to new page...
2012-04-30 Andrew Mortonmemcg-move-hugetlb-resource-count-to-parent-cgroup...
2012-04-30 Andrew Mortonmemcg-move-hugetlb-resource-count-to-parent-cgroup...
2012-04-30 Aneesh Kumar K.Vmemcg: move HugeTLB resource count to parent cgroup...
2012-04-30 Aneesh Kumar K.Vhugetlbfs: add a list for tracking in-use HugeTLB pages
2012-04-30 Andrew Mortonhugetlbfs-add-memcg-control-files-for-hugetlbfs-use...
2012-04-30 Aneesh Kumar K.Vmemcg: use scnprintf instead of sprintf
2012-04-30 Aneesh Kumar K.Vhugetlbfs: add memcg control files for hugetlbfs
2012-04-30 Aneesh Kumar K.Vmemcg: track resource index in cftype private
2012-04-30 Aneesh Kumar K.Vhugetlb: add charge/uncharge calls for HugeTLB alloc...
2012-04-30 Aneesh Kumar K.Vmemcg: add HugeTLB extension
2012-04-30 Aneesh Kumar K.Vhugetlb: simplify migrate_huge_page()
2012-04-30 Aneesh Kumar K.Vhugetlb: avoid taking i_mmap_mutex in unmap_single_vma...
2012-04-30 Andrew Mortonhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-04-30 Andrew Mortonhugetlb-use-mmu_gather-instead-of-a-temporary-linked...
2012-04-30 Aneesh Kumar K.Vhugetlb: use mmu_gather instead of a temporary linked...
2012-04-30 Aneesh Kumar K.Vhugetlbfs: add an inline helper for finding hstate...
2012-04-30 Aneesh Kumar K.Vhugetlbfs: don't use ERR_PTR with VM_FAULT* values
2012-04-30 Aneesh Kumar K.Vhugetlb: rename max_hstate to hugetlb_max_hstate
2012-04-30 Mel Gormanmm: vmscan: remove reclaim_mode_t
2012-04-30 Mel Gormanmm: vmscan: do not stall on writeback during memory...
2012-04-30 Mel Gormanmm: vmscan: remove lumpy reclaim
2012-04-30 Rik van Rielmm: remove swap token code
2012-04-30 David Rientjesmm, thp: allow fallback when pte_alloc_one() fails...
2012-04-30 David Rientjesmm, thp: remove unnecessary ret variable
2012-04-30 Wang Sheng-Huimm/hugetlb.c: use long vars instead of int in region_co...
2012-04-30 Wang Sheng-Huimm/mempolicy.c: use enum value MPOL_REBIND_ONCE in...
next