| Commit message (Expand) | Author | Age | Files | Lines |
* | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLIT | Toshi Kani | 2014-01-25 | 1 | -3/+13 |
* | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 | 2 | -11/+4 |
* | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 | 1 | -1/+1 |
* | x86/mm: Eliminate redundant page table walk during TLB range flushing | Mel Gorman | 2014-01-25 | 1 | -27/+1 |
* | x86/mm: Clean up inconsistencies when flushing TLB ranges | Mel Gorman | 2014-01-25 | 1 | -6/+6 |
* | mm, x86: Account for TLB flushes only when debugging | Mel Gorman | 2014-01-25 | 6 | -14/+26 |
* | x86/AMD/NB: Fix amd_set_subcaches() parameter type | Dan Carpenter | 2014-01-25 | 2 | -2/+2 |
* | x86/quirks: Add workaround for AMD F16h Erratum792 | Aravind Gopalakrishnan | 2014-01-25 | 1 | -0/+37 |
* | x86, doc, kconfig: Fix dud URL for Microcode data | Alan | 2014-01-20 | 1 | -3/+3 |
* | x86: Add check for number of available vectors before CPU down | Prarit Bhargava | 2014-01-16 | 3 | -0/+77 |
* | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 2014-01-15 | 2 | -0/+11 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-01-13 | 1 | -9/+13 |
|\ |
|
| * | powerpc: Check return value of instance-to-package OF call | Benjamin Herrenschmidt | 2014-01-12 | 1 | -9/+13 |
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2014-01-13 | 3 | -9/+10 |
|\ \ |
|
| * | | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 2014-01-12 | 1 | -6/+7 |
| * | | ftrace/x86: Load ftrace_ops in parameter not the variable holding it | Steven Rostedt | 2014-01-09 | 2 | -3/+3 |
* | | | Linux 3.13-rc8v3.13-rc8 | Linus Torvalds | 2014-01-12 | 1 | -1/+1 |
* | | | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt | 2014-01-12 | 2 | -3/+22 |
* | | | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only | Hugh Dickins | 2014-01-12 | 1 | -3/+3 |
* | | | block: null_blk: fix queue leak inside removing device | Ming Lei | 2014-01-12 | 1 | -8/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-01-11 | 34 | -126/+219 |
|\ \ \ |
|
| * | | | qlcnic: Fix ethtool statistics length calculation | Shahed Shaikh | 2014-01-10 | 1 | -18/+21 |
| * | | | qlcnic: Fix bug in TX statistics | Manish Chopra | 2014-01-10 | 3 | -1/+5 |
| * | | | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2014-01-10 | 21 | -62/+80 |
| * | | | macvlan: forbid L2 fowarding offload for macvtap | Jason Wang | 2014-01-10 | 1 | -1/+4 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2014-01-10 | 4 | -14/+23 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-01-09 | 4 | -14/+23 |
| | |\ \ \ |
|
| | | * \ \ | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 2014-01-08 | 1 | -1/+1 |
| | | |\ \ \ |
|
| | | | * | | | NFC: Fix target mode p2p link establishment | Arron Wang | 2014-01-04 | 1 | -1/+1 |
| | | * | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2014-01-06 | 1 | -2/+8 |
| | | |\ \ \ \ |
|
| | | | * | | | | iwlwifi: add new devices for 7265 series | Oren Givon | 2013-12-31 | 1 | -2/+8 |
| | | * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2014-01-06 | 2 | -11/+14 |
| | | |\ \ \ \ \
| | | | |_|/ / /
| | | |/| | | | |
|
| | | | * | | | | mac80211: move "bufferable MMPDU" check to fix AP mode scan | Felix Fietkau | 2013-12-16 | 1 | -10/+13 |
| | | | * | | | | mac80211_hwsim: Fix NULL pointer dereference | Javier Lopez | 2013-12-16 | 1 | -1/+1 |
| * | | | | | | | bnx2x: fix DMA unmapping of TSO split BDs | Michal Schmidt | 2014-01-10 | 1 | -4/+9 |
| * | | | | | | | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 2014-01-10 | 1 | -2/+4 |
| * | | | | | | | bnx2x: prevent WARN during driver unload | Yuval Mintz | 2014-01-10 | 2 | -18/+38 |
| * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2014-01-08 | 2 | -6/+28 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| | * | | | | | | netfilter: only warn once on wrong seqadj usage | Jesper Dangaard Brouer | 2014-01-06 | 1 | -1/+1 |
| | * | | | | | | netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper | Daniel Borkmann | 2014-01-06 | 1 | -5/+27 |
| * | | | | | | | tipc: correctly unlink packets from deferred packet queue | Erik Hugne | 2014-01-07 | 1 | -0/+1 |
| * | | | | | | | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing | 2014-01-07 | 1 | -0/+6 |
* | | | | | | | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2014-01-11 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu | 2014-01-10 | 1 | -0/+1 |
| * | | | | | | | | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu | 2014-01-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-11 | 2 | -16/+8 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | leds: lp5521/5523: Remove duplicate mutex | Milo Kim | 2014-01-10 | 2 | -16/+8 |
* | | | | | | | | | | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-11 | 5 | -16/+42 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 2014-01-10 | 1 | -6/+8 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | intel_idle: close avn_cstates array with correct marker | Jiang Liu | 2014-01-10 | 1 | -1/+3 |