aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-28tracing/kprobes: Add trace event trigger invocationstzanussi/kprobes-event-triggersTom Zanussi
2013-12-21tracing: Fix rcu handling of event_trigger_data filter fieldSteven Rostedt (Red Hat)
2013-12-21tracing: Add generic tracing_lseek() functionSteven Rostedt (Red Hat)
2013-12-21tracing: Add documentation for trace event triggersTom Zanussi
2013-12-21tracing: Add and use generic set_trigger_filter() implementationTom Zanussi
2013-12-21tracing: Move ftrace_event_file() out of DYNAMIC_FTRACE ifdefSteven Rostedt (Red Hat)
2013-12-21tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi
2013-12-21tracing: Add 'stacktrace' event trigger commandTom Zanussi
2013-12-21tracing: Add 'snapshot' event trigger commandTom Zanussi
2013-12-20tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi
2013-12-15Linux 3.13-rc4Linus Torvalds
2013-12-15null_blk: mem garbage on NUMA systems during initMatias Bjorling
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky
2013-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2013-12-15Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-12-15Revert "selinux: consider filesystem subtype in policies"Linus Torvalds
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-14i40e: fix null dereferenceJesse Brandeburg
2013-12-14Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2013-12-13Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-12-13ARM: fix asm/memory.h build errorRussell King
2013-12-13Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-12-13Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-12-13Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-12-13Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-12-13dm array: fix a reference counting bug in shadow_ablockJoe Thornber
2013-12-13dm space map: disallow decrementing a reference count below zeroJoe Thornber
2013-12-13Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown
2013-12-13Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux_fixes ...James Morris
2013-12-12Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-12-12mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner
2013-12-12mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner
2013-12-12thp: move preallocated PTE page table on move_huge_pmd()Kirill A. Shutemov
2013-12-12mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski
2013-12-12rtc: s5m: enable IRQ wake during suspendKrzysztof Kozlowski
2013-12-12rtc: s5m: limit endless loop waiting for register updateKrzysztof Kozlowski
2013-12-12rtc: s5m: fix unsuccesful IRQ request during probeKrzysztof Kozlowski
2013-12-12drivers/rtc/rtc-s5m.c: fix info->rtc assignmentGeert Uytterhoeven
2013-12-12include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin
2013-12-12drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrapLinus Pizunski
2013-12-12procfs: also fix proc_reg_get_unmapped_area() for !MMU caseJan Beulich
2013-12-12mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner
2013-12-12include/linux/hugetlb.h: make isolate_huge_page() an inlineNaoya Horiguchi