Age | Commit message (Expand) | Author | Files | Lines |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 1 | -3/+3 |
2014-02-24 | Linux 3.14-rc4 | Linus Torvalds | 1 | -1/+1 |
2014-02-24 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 26 | -48/+108 |
2014-02-24 | Merge tag 'regulator-v3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -5/+10 |
2014-02-24 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -17/+29 |
2014-02-24 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -21/+18 |
2014-02-24 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+19 |
2014-02-23 | Merge tag 'usb-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 19 | -111/+159 |
2014-02-23 | Merge tag 'tty-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -20/+8 |
2014-02-23 | Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+1 |
2014-02-23 | Merge tag 'char-misc-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+3 |
2014-02-23 | MAINTAINERS: add additional ARM BCM281xx/BCM11xxx maintainer | Matt Porter | 1 | -0/+1 |
2014-02-23 | Merge remote-tracking branches 'regulator/fix/da9063', 'regulator/fix/max1457... | Mark Brown | 3 | -4/+9 |
2014-02-23 | Merge remote-tracking branch 'regulator/fix/core' into regulator-linus | Mark Brown | 1 | -1/+1 |
2014-02-23 | Revert "tty: Set correct tty name in 'active' sysfs attribute" | Greg Kroah-Hartman | 2 | -20/+8 |
2014-02-23 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 6 | -25/+28 |
2014-02-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -29/+96 |
2014-02-22 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2014-02-22 | Merge branch 'xfs-fixes-for-3.14-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 5 | -27/+43 |
2014-02-22 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 4 | -3/+44 |
2014-02-22 | regulator: max14577: Fix invalid return value on DT parse success | Krzysztof Kozlowski | 1 | -2/+3 |
2014-02-22 | Merge tag 'irqchip-mvebu-fixes-3.14' of git://git.infradead.org/linux-mvebu i... | Thomas Gleixner | 1 | -3/+19 |
2014-02-22 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 9 | -80/+166 |
2014-02-22 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -1/+1 |
2014-02-22 | irqchip: orion: Fix getting generic chip pointer. | Andrew Lunn | 1 | -1/+2 |
2014-02-22 | perf/x86/uncore: Fix IVT/SNB-EP uncore CBOX NID filter table | Stephane Eranian | 1 | -1/+9 |
2014-02-22 | perf/x86: Correctly use FEATURE_PDCM | Peter Zijlstra | 1 | -4/+1 |
2014-02-22 | perf, nmi: Fix unknown NMI warning | Markus Metzger | 1 | -4/+2 |
2014-02-22 | usb: chipidea: need to mask when writting endptflush and endptprime | Matthieu CASTET | 1 | -2/+2 |
2014-02-22 | staging: binder: Fix death notifications | Arve Hjønnevåg | 1 | -2/+1 |
2014-02-22 | sched/deadline: Remove useless dl_nr_total | Kirill Tkhai | 2 | -4/+1 |
2014-02-22 | sched/deadline: Test for CPU's presence explicitly | Boris Ostrovsky | 1 | -3/+3 |
2014-02-22 | sched: Add 'flags' argument to sched_{set,get}attr() syscalls | Peter Zijlstra | 2 | -7/+10 |
2014-02-22 | sched: Fix information leak in sys_sched_getattr() | Vegard Nossum | 1 | -1/+1 |
2014-02-22 | sched,numa: add cond_resched to task_numa_work | Rik van Riel | 1 | -0/+2 |
2014-02-22 | sched/core: Make dl_b->lock IRQ safe | Juri Lelli | 1 | -4/+6 |
2014-02-22 | sched/core: Fix sched_rt_global_validate | Juri Lelli | 1 | -1/+2 |
2014-02-22 | sched/deadline: Fix overflow to handle period==0 and deadline!=0 | Steven Rostedt | 1 | -1/+1 |
2014-02-22 | sched/deadline: Fix bad accounting of nr_running | Juri Lelli | 1 | -4/+2 |
2014-02-21 | watchdog: w83697hf_wdt: return ENODEV if no device was found | Stanislav Kholmanskikh | 1 | -1/+1 |
2014-02-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -2/+3 |
2014-02-21 | Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 15 | -97/+204 |
2014-02-21 | Merge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -42/+63 |
2014-02-21 | Merge tag 'sound-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 19 | -145/+130 |
2014-02-21 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -9/+21 |
2014-02-21 | Merge branches 'acpi-pm' and 'acpi-video' | Rafael J. Wysocki | 9 | -80/+154 |
2014-02-21 | Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm' | Rafael J. Wysocki | 545 | -3107/+6240 |
2014-02-21 | intel_pstate: Add support for Baytrail turbo P states | Dirk Brandewie | 1 | -3/+12 |
2014-02-21 | intel_pstate: Use LFM bus ratio as min ratio/P state | Dirk Brandewie | 1 | -1/+1 |
2014-02-21 | regulator: core: Change dummy supplies error message to a warning | Shuah Khan | 1 | -1/+1 |