Age | Commit message (Expand) | Author | Files | Lines |
2013-02-20 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -90/+60 |
2013-02-20 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -410/+1354 |
2013-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -79/+563 |
2013-02-20 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -9/+78 |
2013-02-20 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -14/+9 |
2013-02-20 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 45 | -444/+1297 |
2013-02-20 | ip_gre: remove an extra dst_release() | Eric Dumazet | 1 | -3/+1 |
2013-02-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -10/+6 |
2013-02-20 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -6/+10 |
2013-02-20 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 5 | -0/+46 |
2013-02-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 12 | -679/+574 |
2013-02-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 31 | -371/+918 |
2013-02-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 22 | -46/+245 |
2013-02-20 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -98/+70 |
2013-02-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 83 | -507/+1105 |
2013-02-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 195 | -4097/+8995 |
2013-02-20 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 25 | -102/+171 |
2013-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -229/+556 |
2013-02-20 | hwmon: (ntc_thermistor): Fix sparse warnings | Sachin Kamat | 1 | -2/+2 |
2013-02-20 | hwmon: (adt7410) Add device table entry for the adt7420 | Lars-Peter Clausen | 2 | -3/+4 |
2013-02-20 | hwmon: (adt7410) Use I2C_ADDRS helper macro | Lars-Peter Clausen | 1 | -5/+1 |
2013-02-20 | hwmon: (adt7410) Use the SIMPLE_DEV_PM_OPS helper macro | Lars-Peter Clausen | 1 | -4/+2 |
2013-02-20 | hwmon: (adt7410) Let suspend/resume depend on CONFIG_PM_SLEEP | Lars-Peter Clausen | 1 | -1/+1 |
2013-02-20 | hwmon: (adt7410) Clear unwanted bits in the config register | Lars-Peter Clausen | 1 | -0/+1 |
2013-02-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 45 | -444/+1297 |
2013-02-19 | ppp: set qdisc_tx_busylock to avoid LOCKDEP splat | Eric Dumazet | 1 | -0/+8 |
2013-02-19 | atl1c: restore buffer state | Huang, Xiong | 1 | -1/+1 |
2013-02-19 | net: fix a build failure when !CONFIG_PROC_FS | Cong Wang | 3 | -9/+5 |
2013-02-19 | net: ipv4: fix waring -Wunused-variable | Gao feng | 1 | -4/+5 |
2013-02-19 | net: proc: fix build failed when procfs is not configured | Gao feng | 1 | -6/+3 |
2013-02-19 | workqueue: un-GPL function delayed_work_timer_fn() | Konstantin Khlebnikov | 1 | -1/+1 |
2013-02-19 | Revert "xen: netback: remove redundant xenvif_put" | David S. Miller | 1 | -0/+1 |
2013-02-19 | ALSA: hda - hdmi: Notify userspace when ELD control changes | David Henningsson | 1 | -2/+12 |
2013-02-19 | ALSA: hda - hdmi: Protect ELD buffer | David Henningsson | 3 | -13/+47 |
2013-02-19 | ALSA: hda - hdmi: Refactor hdmi_eld into parsed_hdmi_eld | David Henningsson | 3 | -44/+57 |
2013-02-19 | ALSA: hda - hdmi: Do not expose eld data when eld is invalid | David Henningsson | 1 | -7/+18 |
2013-02-19 | ALSA: hda - hdmi: ELD shouldn't be valid after unplug | David Henningsson | 1 | -0/+1 |
2013-02-19 | NLM: Ensure that we resend all pending blocking locks after a reclaim | Trond Myklebust | 1 | -0/+3 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-next | Mark Brown | 1 | -5/+101 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/tps6507x' into regulator-next | Mark Brown | 2 | -0/+183 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/tps51632' into regulator-next | Mark Brown | 2 | -49/+130 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next | Mark Brown | 4 | -68/+438 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/palmas' into regulator-next | Mark Brown | 1 | -5/+0 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/of' into regulator-next | Mark Brown | 8 | -19/+30 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/mc13892' into regulator-next | Mark Brown | 3 | -22/+103 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/max8998' into regulator-next | Mark Brown | 1 | -13/+1 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/max8997' into regulator-next | Mark Brown | 1 | -61/+20 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/max77686' into regulator-next | Mark Brown | 1 | -6/+8 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/lp8788' into regulator-next | Mark Brown | 2 | -128/+46 |
2013-02-19 | Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next | Mark Brown | 4 | -0/+647 |