summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-14i2c: Re-instate body of i2c_parent_is_i2c_adapter()Stephen Warren
2014-01-13net: usbnet: fix SG initialisationBjørn Mork
2014-01-13inet_diag: fix inet_diag_dump_icsk() to use correct state for timewait socketsNeal Cardwell
2014-01-14md: fix problem when adding device to read-only array with bitmap.NeilBrown
2014-01-14md/raid10: fix bug when raid10 recovery fails to recover a block.NeilBrown
2014-01-14md/raid5: fix a recently broken BUG_ON().NeilBrown
2014-01-14md/raid1: fix request counting bug in new 'barrier' code.NeilBrown
2014-01-14md/raid10: fix two bugs in handling of known-bad-blocks.NeilBrown
2014-01-14md/raid5: Fix possible confusion when multiple write errors occur.NeilBrown
2014-01-14Revert "drm: copy mode type in drm_mode_connector_list_update()"Dave Airlie
2014-01-14Merge tag 'drm-intel-fixes-2014-01-13' of git://people.freedesktop.org/~danve...Dave Airlie
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-01-13Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt
2014-01-12ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk
2014-01-12Linux 3.13-rc8v3.13-rc8Linus Torvalds
2014-01-12SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()Steven Rostedt
2014-01-12thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once onlyHugh Dickins
2014-01-12block: null_blk: fix queue leak inside removing deviceMing Lei
2014-01-12sched_clock: Disable seqlock lockdep usage in sched_clock()John Stultz
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz
2014-01-12sched: Calculate effective load even if local weight is 0Rik van Riel
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds
2014-01-11ARM: 7939/1: traps: fix opcode endianness when read from user memoryTaras Kondratiuk
2014-01-11ARM: 7937/1: perf_event: Silence sparse warningStephen Boyd
2014-01-11ARM: 7934/1: DT/kernel: fix arch_match_cpu_phys_id to avoid erroneous matchSudeep Holla
2014-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-11Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-11Merge tag 'pm+acpi-3.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-11Merge tag 'mfd-fixes-3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-10leds: lp5521/5523: Remove duplicate mutexMilo Kim
2014-01-10drm/i915/bdw: make sure south port interrupts are enabled properly v2Jesse Barnes
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang
2014-01-10macvlan: forbid L2 fowarding offload for macvtapJason Wang
2014-01-10Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt
2014-01-10Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-01-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-10drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()Ville Syrjälä
2014-01-09ipv6: add link-local, sit and loopback address with INFINITY_LIFE_TIMEHannes Frederic Sowa
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz
2014-01-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-01-10intel_idle: close avn_cstates array with correct markerJiang Liu
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt