]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-12-19 Arnaldo Carvalho... perf annotate: Add inc_samples method to addr_map_symbol
2013-12-19 Arnaldo Carvalho... perf hists: Leave symbol addr hist bucket auto alloc...
2013-12-19 Arnaldo Carvalho... perf annotate: Auto allocate symbol per addr hist buckets
2013-12-18 Namhyung Kimtools lib traceevent: Introduce pevent_filter_strerror()
2013-12-18 Namhyung Kimperf hists: Do not pass period and weight to add_hist_e...
2013-12-18 Namhyung Kimperf sort: Do not compare dso again
2013-12-18 Namhyung Kimperf sort: Compare addresses if no symbol info
2013-12-18 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-12-17 Namhyung Kimtools lib traceevent: Get rid of die() in some string...
2013-12-17 Arnaldo Carvalho... perf symbols: Use consistent name for the DSO binary...
2013-12-17 Stanislav Fomichevperf timechart: Add --highlight option
2013-12-17 Will DeaconRevert "ARM: 7556/1: perf: fix updated event period...
2013-12-17 Peter Zijlstraperf: Fix PERF_EVENT_IOC_PERIOD to force-reset the...
2013-12-17 Stephane Eranianperf/x86: enable Haswell Celeron RAPL support
2013-12-16 Arnaldo Carvalho... perf symbols: Clarify method to get DSO binary_type...
2013-12-16 Arnaldo Carvalho... perf symbols: Remove needless static binary_type array
2013-12-16 Stanislav Fomichevperf timechart: Add support for topology
2013-12-16 Stanislav Fomichevperf timechart: Get number of CPUs from perf header
2013-12-16 Stanislav Fomichevperf timechart: Print pid along the name
2013-12-16 Stanislav Fomichevperf timechart: Add backtrace support to CPU info
2013-12-16 Borislav Petkovtools/: Convert to new topic libraries
2013-12-16 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git.kernel...
2013-12-16 Ingo MolnarMerge tag 'v3.13-rc4' into perf/core
2013-12-15 Linus TorvaldsLinux 3.13-rc4 v3.13-rc4
2013-12-15 Matias Bjorlingnull_blk: mem garbage on NUMA systems during init
2013-12-15 Sergey Senozhatskyradeon_pm: fix oops in hwmon_attributes_visible() and...
2013-12-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2013-12-15 Linus TorvaldsMerge branch 'x86/urgent' of git://git.kernel.org/pub...
2013-12-15 Linus TorvaldsMerge tag 'pci-v3.13-fixes-2' of git://git.kernel.org...
2013-12-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-15 Linus TorvaldsRevert "selinux: consider filesystem subtype in policies"
2013-12-15 Carolyn Wybornyigb: Fix for issue where values could be too high for...
2013-12-15 Jesse Brandeburgi40e: fix null dereference
2013-12-14 Linus TorvaldsMerge tag 'edac_fixes_for_3.13' of git://git.kernel...
2013-12-14 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2013-12-14 Linus TorvaldsMerge tag 'arc-fixes-for-3.13' of git://git.kernel...
2013-12-13 Linus TorvaldsMerge tag 'dm-3.13-fixes' of git://git.kernel.org/pub...
2013-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-13 Russell KingARM: fix asm/memory.h build error
2013-12-13 Linus TorvaldsMerge tag 'regulator-v3.13-rc3' of git://git.kernel...
2013-12-13 Linus TorvaldsMerge tag 'regmap-v3.13-rc3' of git://git.kernel.org...
2013-12-13 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2013-12-13 Linus TorvaldsMerge tag 'for-linus-20131212' of git://git.infradead...
2013-12-13 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-12-13 Joe Thornberdm array: fix a reference counting bug in shadow_ablock
2013-12-13 Joe Thornberdm space map: disallow decrementing a reference count...
2013-12-13 Mark BrownMerge remote-tracking branch 'regulator/topic/constrain...
2013-12-13 Namhyung Kimtools lib traceevent: Refactor pevent_filter_match...
2013-12-13 Namhyung Kimtools lib traceevent: Make pevent_filter_add_filter_str...
2013-12-13 Namhyung Kimtools lib traceevent: Refactor process_filter()
2013-12-13 Namhyung Kimtools lib traceevent: Refactor create_arg_item()
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of die() in reparent_op_arg()
2013-12-13 Namhyung Kimtools lib traceevent: Make add_left() return pevent_errno
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of die() in add_right()
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of malloc_or_die() in...
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of malloc_or_die() in...
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of malloc_or_die() alloca...
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of die in add_filter_type()
2013-12-13 Namhyung Kimtools lib traceevent: Get rid of malloc_or_die() in...
2013-12-13 Ramkumar Ramachandraperf completion: Complete 'perf kvm'
2013-12-13 Adrian Hunterperf evlist: Add perf_evlist__to_front()
2013-12-13 David Ahernperf tools: Fix inverted error verification bug in...
2013-12-13 Adrian Hunterperf tools: Move mem_bswap32/64 to util.c
2013-12-13 Adrian Hunterperf evlist: Add can_select_event() method
2013-12-13 Adrian Hunterperf header: Allow header->data_offset to be predetermined
2013-12-13 Adrian Hunterperf tools: Add perf_event_paranoid()
2013-12-13 Arnaldo Carvalho... tools lib symbol: Start carving out symbol parsing...
2013-12-13 James MorrisMerge branch 'master' of git://git.infradead.org/users...
2013-12-13 Linus TorvaldsMerge branch 'akpm' (fixes from Andrew)
2013-12-13 Johannes Weinermm: memcg: do not allow task about to OOM kill to bypas...
2013-12-13 Johannes Weinermm: memcg: fix race condition between memcg teardown...
2013-12-13 Kirill A. Shutemovthp: move preallocated PTE page table on move_huge_pmd()
2013-12-13 Krzysztof Kozlowskimfd/rtc: s5m: fix register updating by adding regmap...
2013-12-13 Krzysztof Kozlowskirtc: s5m: enable IRQ wake during suspend
2013-12-13 Krzysztof Kozlowskirtc: s5m: limit endless loop waiting for register update
2013-12-13 Krzysztof Kozlowskirtc: s5m: fix unsuccesful IRQ request during probe
2013-12-13 Geert Uytterhoevendrivers/rtc/rtc-s5m.c: fix info->rtc assignment
2013-12-13 Axel Lininclude/linux/kernel.h: make might_fault() a nop for...
2013-12-13 Linus Pizunskidrivers/rtc/rtc-at91rm9200.c: correct alarm over day...
2013-12-13 Jan Beulichprocfs: also fix proc_reg_get_unmapped_area() for ...
2013-12-13 Johannes Weinermm: memcg: do not declare OOM from __GFP_NOFAIL allocations
2013-12-13 Naoya Horiguchiinclude/linux/hugetlb.h: make isolate_huge_page() an...
2013-12-12 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-12-12 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-12-12 Linus TorvaldsMerge branch 'for-3.13' of git://linux-nfs.org/~bfields...
2013-12-12 Ezequiel Garciamtd: nand: pxa3xx: Use info->use_dma to release DMA...
2013-12-12 Ezequiel GarciaPartially revert "mtd: nand: pxa3xx: Introduce 'marvell...
2013-12-12 Paul Mooreselinux: process labeled IPsec TCP SYN-ACK packets...
2013-12-12 Paul Mooreselinux: look for IPsec labels on both inbound and...
2013-12-12 Paul Mooreselinux: handle TCP SYN-ACK packets correctly in selinu...
2013-12-12 Paul Mooreselinux: handle TCP SYN-ACK packets correctly in selinu...
2013-12-12 Fabio Estevami2c: imx: Check the return value from clk_prepare_enable()
2013-12-12 Gleb NatapovKVM: x86: fix guest-initiated crash with x2apic (CVE...
2013-12-12 Andy HonigKVM: x86: Convert vapic synchronization to _cached...
2013-12-12 Andy HonigKVM: x86: Fix potential divide by 0 in lapic (CVE-2013...
2013-12-12 Andy HonigKVM: Improve create VCPU parameter (CVE-2013-4587)
2013-12-12 Elie De Brauweri2c: mux: Inherit retry count and timeout from parent...
2013-12-12 Linus TorvaldsMerge tag 'sound-3.13-rc4' of git://git.kernel.org...
2013-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
next