Age | Commit message (Expand) | Author | Files | Lines |
2014-01-18 | turbostat: Don't attempt to printf an off_t with %zx | Josh Triplett | 1 | -1/+1 |
2014-01-18 | turbostat: Don't put unprocessed uapi headers in the include path | Josh Triplett | 2 | -2/+2 |
2014-01-12 | Linux 3.13-rc8v3.13-rc8 | Linus Torvalds | 1 | -1/+1 |
2014-01-12 | SELinux: Fix possible NULL pointer dereference in selinux_inode_permission() | Steven Rostedt | 2 | -3/+22 |
2014-01-12 | thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only | Hugh Dickins | 1 | -3/+3 |
2014-01-12 | block: null_blk: fix queue leak inside removing device | Ming Lei | 1 | -8/+2 |
2014-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 34 | -126/+219 |
2014-01-11 | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2 | -1/+2 |
2014-01-11 | Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+8 |
2014-01-11 | Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -16/+42 |
2014-01-11 | Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+8 |
2014-01-10 | leds: lp5521/5523: Remove duplicate mutex | Milo Kim | 2 | -16/+8 |
2014-01-10 | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK() | Chuansheng Liu | 1 | -0/+1 |
2014-01-10 | xfs: fix off-by-one error in xfs_attr3_rmt_verify | Jie Liu | 1 | -1/+1 |
2014-01-10 | qlcnic: Fix ethtool statistics length calculation | Shahed Shaikh | 1 | -18/+21 |
2014-01-10 | qlcnic: Fix bug in TX statistics | Manish Chopra | 3 | -1/+5 |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 21 | -62/+80 |
2014-01-10 | macvlan: forbid L2 fowarding offload for macvtap | Jason Wang | 1 | -1/+4 |
2014-01-10 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 4 | -14/+23 |
2014-01-10 | bnx2x: fix DMA unmapping of TSO split BDs | Michal Schmidt | 1 | -4/+9 |
2014-01-10 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette... | Linus Torvalds | 6 | -13/+19 |
2014-01-10 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+5 |
2014-01-09 | ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIME | Hannes Frederic Sowa | 1 | -2/+4 |
2014-01-09 | bnx2x: prevent WARN during driver unload | Yuval Mintz | 2 | -18/+38 |
2014-01-10 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 1 | -6/+8 |
2014-01-10 | intel_idle: close avn_cstates array with correct marker | Jiang Liu | 1 | -1/+3 |
2014-01-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 4 | -14/+23 |
2014-01-09 | Revert "intel_idle: mark states tables with __initdata tag" | Jiang Liu | 1 | -5/+5 |
2014-01-09 | Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 3 | -46/+6 |
2014-01-09 | Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -0/+7 |
2014-01-08 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin | 3 | -46/+6 |
2014-01-08 | Merge tag 'nfc-fixes-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville | 1 | -1/+1 |
2014-01-08 | clk: clk-divider: fix divisor > 255 bug | James Hogan | 1 | -1/+1 |
2014-01-08 | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu... | Dave Airlie | 8 | -11/+21 |
2014-01-08 | Merge tag 'drm-intel-fixes-2014-01-08' of git://people.freedesktop.org/~danve... | Dave Airlie | 3 | -7/+16 |
2014-01-08 | drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip() | Christian Engelmayer | 1 | -1/+1 |
2014-01-08 | drm/nouveau/bios: fix offset calculation for BMPv1 bioses | Ilia Mirkin | 1 | -4/+4 |
2014-01-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2 | -6/+28 |
2014-01-07 | tipc: correctly unlink packets from deferred packet queue | Erik Hugne | 1 | -0/+1 |
2014-01-07 | ipv6: pcpu_tstats.syncp should be initialised in ip6_vti.c | Li RongQing | 1 | -0/+6 |
2014-01-07 | MAINTAINERS: Updates for drm/i915 | Daniel Vetter | 1 | -0/+2 |
2014-01-07 | drm/nouveau: return offset of allocated notifier | Bob Gleitsmann | 1 | -0/+2 |
2014-01-07 | drm/nouveau/bios: make jump conditional | Ilia Mirkin | 1 | -1/+5 |
2014-01-07 | drm/nvce/mc: fix msi rearm on GF114 | Sid Boyce | 1 | -1/+1 |
2014-01-07 | drm/nvc0/gr: fix mthd data submission | Kelly Doran | 1 | -1/+1 |
2014-01-07 | drm/nouveau: populate master subdev pointer only when fully constructed | Ben Skeggs | 3 | -3/+7 |
2014-01-07 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2014-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 45 | -327/+478 |
2014-01-06 | Merge branches 'acpi-battery' and 'pm-cpufreq' | Rafael J. Wysocki | 2 | -2/+23 |
2014-01-06 | bridge: use spin_lock_bh() in br_multicast_set_hash_max | Curt Brune | 1 | -2/+2 |