Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 72 | -202/+456 |
|\ | |||||
| * | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 9 | -11/+26 |
| * | bcache: Fix a null ptr deref regression | Kent Overstreet | 2013-10-10 | 1 | -2/+1 |
| * | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-10-10 | 1 | -0/+13 |
| |\ | |||||
| | * | hwmon: (applesmc) Always read until end of data | Henrik Rydberg | 2013-10-09 | 1 | -0/+13 |
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2013-10-10 | 3 | -10/+29 |
| |\ \ | |||||
| | * | | arm, kbuild: make "make install" not depend on vmlinux | Robert Richter | 2013-10-02 | 3 | -10/+29 |
| * | | | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 2013-10-10 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | watchdog: hpwdt: Patch to ignore auxilary iLO devices | Mingarelli, Thomas | 2013-10-10 | 1 | -0/+6 |
| * | | | | kobject: show debug info on delayed kobject release | Fengguang Wu | 2013-10-10 | 1 | -1/+1 |
| * | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-10-10 | 4 | -6/+22 |
| |\ \ \ \ | |||||
| | * | | | | random: allow architectures to optionally define random_get_entropy() | Theodore Ts'o | 2013-10-10 | 2 | -4/+18 |
| | * | | | | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o | 2013-09-23 | 3 | -2/+4 |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-10-10 | 3 | -14/+30 |
| |\ \ \ \ \ | |||||
| | * | | | | | kvm: ppc: booke: check range page invalidation progress on page setup | Bharat Bhushan | 2013-10-10 | 1 | -1/+17 |
| | * | | | | | KVM: PPC: Book3S HV: Fix typo in saving DSCR | Paul Mackerras | 2013-10-10 | 1 | -1/+1 |
| | * | | | | | KVM: nVMX: fix shadow on EPT | Gleb Natapov | 2013-10-10 | 1 | -12/+12 |
| * | | | | | | Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2013-10-10 | 7 | -18/+21 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge remote-tracking branch 'spi/fix/s3c64xx' into spi-linus | Mark Brown | 2013-10-07 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | spi/s3c64xx: Ensure runtime PM is enabled prior to registration | Mark Brown | 2013-09-27 | 1 | -2/+2 |
| | * | | | | | | | Merge remote-tracking branch 'spi/fix/pxa' into spi-linus | Mark Brown | 2013-10-07 | 1 | -1/+10 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | spi/pxa2xx: check status register as well to determine if the device is off | Mika Westerberg | 2013-09-04 | 1 | -1/+10 |
| | * | | | | | | | | Merge remote-tracking branch 'spi/fix/mpc512x' into spi-linus | Mark Brown | 2013-10-07 | 1 | -1/+3 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe() | Wei Yongjun | 2013-09-12 | 1 | -1/+3 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | Merge remote-tracking branch 'spi/fix/hspi' into spi-linus | Mark Brown | 2013-10-07 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | spi/hspi: fixup Runtime PM enable timing | Kuninori Morimoto | 2013-10-03 | 1 | -2/+2 |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge remote-tracking branch 'spi/fix/dspi' into spi-linus | Mark Brown | 2013-10-07 | 1 | -8/+2 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | spi: fix return value check in dspi_probe() | Wei Yongjun | 2013-09-12 | 1 | -8/+2 |
| | | | |/ / / / / / | | | |/| | | | | | | |||||
| | * | | | | | | | | Merge remote-tracking branch 'spi/fix/clps711x' into spi-linus | Mark Brown | 2013-10-07 | 1 | -3/+0 |
| | |\ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | spi/clps711x: drop clk_put for devm_clk_get in spi_clps711x_probe() | Wei Yongjun | 2013-09-27 | 1 | -1/+0 |
| | | * | | | | | | | | spi: clps711x: Don't call kfree() after spi_master_put/spi_unregister_master | Axel Lin | 2013-09-10 | 1 | -2/+0 |
| | | |/ / / / / / / | |||||
| | * | | | | | | | | spi: atmel: Fix incorrect error path | Sachin Kamat | 2013-10-07 | 1 | -1/+2 |
| * | | | | | | | | | Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2013-10-10 | 2 | -7/+18 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| | * | | | | | | | | mtd: m25p80: Fix 4 byte addressing mode for Micron devices. | Elie De Brauwer | 2013-09-27 | 1 | -2/+15 |
| | * | | | | | | | | mtd: nand: fix memory leak in ONFI extended parameter page | Brian Norris | 2013-09-27 | 1 | -5/+3 |
| * | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-10-08 | 11 | -35/+106 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2013-10-08 | 8 | -23/+77 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | perf session: Fix infinite loop on invalid perf.data file | Namhyung Kim | 2013-10-04 | 2 | -1/+13 |
| | | * | | | | | | | | | perf tools: Fix installation of libexec components | Arnaldo Carvalho de Melo | 2013-10-04 | 1 | -0/+1 |
| | | * | | | | | | | | | perf probe: Fix to find line information for probe list | Masami Hiramatsu | 2013-10-04 | 3 | -21/+59 |
| | | * | | | | | | | | | perf tools: Fix libaudit test | Arnaldo Carvalho de Melo | 2013-10-04 | 1 | -1/+1 |
| | | * | | | | | | | | | perf stat: Set child_pid after perf_evlist__prepare_workload() | Namhyung Kim | 2013-10-04 | 1 | -0/+1 |
| | | * | | | | | | | | | perf tools: Add default handler for mmap2 events | David Ahern | 2013-10-04 | 1 | -0/+2 |
| | |/ / / / / / / / / | |||||
| | * | | | | | | | | | perf/x86: Clean up cap_user_time* setting | Peter Zijlstra | 2013-10-04 | 1 | -8/+3 |
| | * | | | | | | | | | perf: Fix perf_pmu_migrate_context | Peter Zijlstra | 2013-10-04 | 2 | -4/+26 |
| * | | | | | | | | | | powerpc/irq: Don't switch to irq stack from softirq stack | Benjamin Herrenschmidt | 2013-10-07 | 1 | -2/+3 |
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-10-07 | 13 | -27/+63 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | HID: wiimote: fix FF deadlock | David Herrmann | 2013-10-07 | 2 | -12/+32 |
| | * | | | | | | | | | | HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider | Anders F. U. KiƦr | 2013-10-02 | 4 | -0/+7 |
| | * | | | | | | | | | | HID: hidraw: close underlying device at removal of last reader | Manoj Chourasia | 2013-10-02 | 1 | -7/+14 |