Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | objtool: Add STACK_FRAME_NON_STANDARD() macro | Josh Poimboeuf | 2016-02-29 | 1 | -0/+23 |
* | Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixes | Ingo Molnar | 2016-02-25 | 2 | -3/+21 |
|\ | |||||
| * | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar | 2016-02-18 | 59 | -149/+338 |
| |\ | |||||
| * \ | Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new c... | Ingo Molnar | 2016-01-29 | 662 | -4883/+18923 |
| |\ \ | |||||
| * | | | mm: Add vm_insert_pfn_prot() | Andy Lutomirski | 2016-01-12 | 1 | -0/+2 |
| * | | | mm: Add a vm_special_mapping.fault() method | Andy Lutomirski | 2016-01-12 | 1 | -3/+19 |
* | | | | Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-02-23 | 2 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page | Kinglong Mee | 2016-02-17 | 1 | -0/+1 |
| * | | | | nfs: fix nfs_size_to_loff_t | Christoph Hellwig | 2016-02-08 | 1 | -3/+1 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-02-22 | 6 | -1488/+1505 |
|\ \ \ \ \ | |||||
| * | | | | | soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data | Karicheri, Muralidharan | 2016-02-21 | 1 | -1/+3 |
| * | | | | | net: make netdev_for_each_lower_dev safe for device removal | Nikolay Aleksandrov | 2016-02-19 | 1 | -1/+1 |
| * | | | | | tcp/dccp: fix another race at listener dismantle | Eric Dumazet | 2016-02-18 | 1 | -2/+3 |
| * | | | | | route: check and remove route cache when we get route | Xin Long | 2016-02-18 | 1 | -0/+1 |
| * | | | | | net/mlx4_core: Set UAR page size to 4KB regardless of system page size | Huy Nguyen | 2016-02-17 | 1 | -0/+13 |
| * | | | | | net/mlx5: Use offset based reserved field names in the IFC header file | Matan Barak | 2016-02-16 | 1 | -1484/+1484 |
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 2 | -1/+8 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2016-02-16 | 2 | -1/+8 |
| |\ \ \ \ \ | |||||
| | * | | | | | efi: Make efivarfs entries immutable by default | Peter Jones | 2016-02-10 | 1 | -0/+2 |
| | * | | | | | efi: Make our variable validation list include the guid | Peter Jones | 2016-02-10 | 1 | -1/+2 |
| | * | | | | | lib/ucs2_string: Add ucs2 -> utf8 helper functions | Peter Jones | 2016-02-10 | 1 | -0/+4 |
* | | | | | | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-02-20 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | powerpc/mm: Fix Multi hit ERAT cause by recent THP update | Aneesh Kumar K.V | 2016-02-15 | 1 | -0/+8 |
* | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-02-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clk: tegra: Add the APB2APE audio clock on Tegra210 | Jon Hunter | 2016-02-02 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-02-20 | 1 | -1/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | drm/atomic: Allow for holes in connector state, v2. | Maarten Lankhorst | 2016-02-19 | 1 | -1/+7 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-19 | 1 | -4/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" | Jeff Layton | 2016-02-18 | 1 | -4/+1 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-02-18 | 1 | -2/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ftrace/module: remove ftrace module notifier | Jessica Yu | 2016-02-17 | 1 | -2/+4 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | lightnvm: allow to force mm initialization | Matias Bjørling | 2016-02-04 | 1 | -0/+4 |
* | | | | | | | | | | | Merge tag 'trace-fixes-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-02-17 | 2 | -1/+6 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | tracing: Fix freak link error caused by branch tracer | Arnd Bergmann | 2016-02-15 | 1 | -1/+1 |
| * | | | | | | | | | | tracepoints: Do not trace when cpu is offline | Steven Rostedt (Red Hat) | 2016-02-15 | 1 | -0/+5 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-02-16 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts | David Woodhouse | 2016-02-15 | 1 | -0/+3 |
* | | | | | | | | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-14 | 1 | -0/+4 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski | 2016-02-06 | 1 | -0/+4 |
* | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2016-02-14 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | cputime: Prevent 32bit overflow in time[val|spec]_to_cputime() | zengtao | 2016-02-02 | 1 | -2/+3 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2016-02-13 | 2 | -4/+8 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran | 2016-02-10 | 1 | -0/+2 |
| * | | | | | | | | | | | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger | 2016-02-06 | 1 | -4/+0 |
| * | | | | | | | | | | | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger | 2016-02-05 | 1 | -0/+2 |
| * | | | | | | | | | | | target: Fix LUN_RESET active I/O handling for ACK_KREF | Nicholas Bellinger | 2016-02-03 | 1 | -0/+1 |
| * | | | | | | | | | | | target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors | Mike Christie | 2016-01-29 | 1 | -0/+3 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge branch 'akpm'(patches from Andrew) | Linus Torvalds | 2016-02-12 | 3 | -13/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | mm: fix pfn_t vs highmem | Dan Williams | 2016-02-11 | 2 | -11/+10 |