Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-18 | 15 | -26/+101 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-07-17 | 2 | -8/+21 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf tools: Really allow to specify custom CC, AR or LD | Alexey Brodkin | 2015-07-15 | 1 | -3/+16 | |
| | * | | | | | | | | perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT | Adrian Hunter | 2015-07-15 | 1 | -5/+5 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-07-15 | 3 | -2/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | perf hists browser: Take the --comm, --dsos, etc filters into account | Arnaldo Carvalho de Melo | 2015-07-13 | 1 | -1/+1 | |
| | * | | | | | | | | perf symbols: Store if there is a filter in place | Arnaldo Carvalho de Melo | 2015-07-13 | 2 | -1/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | x86, perf: Fix static_key bug in load_mm_cr4() | Peter Zijlstra | 2015-07-10 | 1 | -1/+1 | |
| * | | | | | | | | Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 2015-07-10 | 9 | -15/+74 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tools: Copy lib/hweight.c from the kernel sources | Arnaldo Carvalho de Melo | 2015-07-09 | 4 | -3/+65 | |
| | * | | | | | | | | perf tools: Fix the detached tarball wrt rbtree copy | Arnaldo Carvalho de Melo | 2015-07-09 | 1 | -1/+1 | |
| | * | | | | | | | | perf thread_map: Fix the sizeof() calculation for map entries | Arnaldo Carvalho de Melo | 2015-07-09 | 1 | -2/+1 | |
| | * | | | | | | | | tools lib: Improve clean target | Riku Voipio | 2015-07-08 | 2 | -2/+2 | |
| | * | | | | | | | | perf stat: Fix shadow declaration of close | Jiri Olsa | 2015-07-08 | 1 | -2/+2 | |
| | * | | | | | | | | perf tools: Fix lockup using 32-bit compat vdso | Adrian Hunter | 2015-07-07 | 1 | -5/+3 | |
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-07-18 | 5 | -54/+101 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | irqchip/gicv3-its: Fix mapping of LPIs to collections | Marc Zyngier | 2015-07-17 | 1 | -36/+75 | |
| * | | | | | | | | | | genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD | Thomas Gleixner | 2015-07-17 | 1 | -5/+13 | |
| * | | | | | | | | | | genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now | Thomas Gleixner | 2015-07-15 | 2 | -9/+11 | |
| * | | | | | | | | | | gpio/davinci: Fix race in installing chained irq handler | Thomas Gleixner | 2015-07-13 | 1 | -4/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-18 | 149 | -644/+293 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | lib/decompress: set the compressor name to NULL on error | Aneesh Kumar K.V | 2015-07-17 | 1 | -1/+4 | |
| * | | | | | | | | | | mm/cma_debug: correct size input to bitmap function | Joonsoo Kim | 2015-07-17 | 1 | -3/+4 | |
| * | | | | | | | | | | mm/cma_debug: fix debugging alloc/free interface | Joonsoo Kim | 2015-07-17 | 1 | -2/+2 | |
| * | | | | | | | | | | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim | 2015-07-17 | 3 | -3/+25 | |
| * | | | | | | | | | | mm/page_owner: fix possible access violation | Joonsoo Kim | 2015-07-17 | 1 | -1/+3 | |
| * | | | | | | | | | | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara | 2015-07-17 | 1 | -20/+14 | |
| * | | | | | | | | | | /proc/$PID/cmdline: fixup empty ARGV case | Alexey Dobriyan | 2015-07-17 | 1 | -0/+5 | |
| * | | | | | | | | | | dma-debug: skip debug_dma_assert_idle() when disabled | Haggai Eran | 2015-07-17 | 1 | -0/+3 | |
| * | | | | | | | | | | hexdump: fix for non-aligned buffers | Horacio Mijail Anton Quiles | 2015-07-17 | 1 | -3/+4 | |
| * | | | | | | | | | | checkpatch: fix long line messages about patch context | Joe Perches | 2015-07-17 | 1 | -1/+1 | |
| * | | | | | | | | | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 60 | -435/+46 | |
| * | | | | | | | | | | MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers | Geert Uytterhoeven | 2015-07-17 | 1 | -1/+1 | |
| * | | | | | | | | | | mailmap: update Sudeep Holla's email id | Sudeep Holla | 2015-07-17 | 1 | -0/+1 | |
| * | | | | | | | | | | Update Viresh Kumar's email address | Viresh Kumar | 2015-07-17 | 58 | -72/+74 | |
| * | | | | | | | | | | mm, meminit: suppress unused memory variable warning | Mel Gorman | 2015-07-17 | 1 | -3/+1 | |
| * | | | | | | | | | | configfs: fix kernel infoleak through user-controlled format string | Nicolas Iooss | 2015-07-17 | 2 | -3/+3 | |
| * | | | | | | | | | | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 2015-07-17 | 12 | -30/+36 | |
| * | | | | | | | | | | s390/hugetlb: add hugepages_supported define | Dominik Dingel | 2015-07-17 | 1 | -0/+1 | |
| * | | | | | | | | | | mm: hugetlb: allow hugepages_supported to be architecture specific | Dominik Dingel | 2015-07-17 | 1 | -9/+8 | |
| * | | | | | | | | | | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 2015-07-17 | 3 | -8/+4 | |
| * | | | | | | | | | | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 2015-07-17 | 2 | -2/+2 | |
| * | | | | | | | | | | openrisc: fix CONFIG_UID16 setting | Andrew Morton | 2015-07-17 | 1 | -3/+1 | |
| * | | | | | | | | | | MAINTAINERS: change mhocko's email address to kernel.org | Michal Hocko | 2015-07-17 | 1 | -1/+1 | |
| * | | | | | | | | | | fs, proc: add help for CONFIG_PROC_CHILDREN | Iago López Galeiras | 2015-07-17 | 1 | -0/+6 | |
| * | | | | | | | | | | MAINTAINERS: switch to suse.com many-in-one (fwd) | Jiri Slaby | 2015-07-17 | 1 | -46/+46 | |
* | | | | | | | | | | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-07-17 | 4 | -6/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Btrfs: fix file corruption after cloning inline extents | Filipe Manana | 2015-07-14 | 1 | -0/+14 | |
| * | | | | | | | | | | | Btrfs: fix order by which delayed references are run | Filipe Manana | 2015-07-11 | 1 | -0/+13 | |
| * | | | | | | | | | | | Btrfs: fix list transaction->pending_ordered corruption | Filipe Manana | 2015-07-11 | 1 | -2/+2 |