Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin | 2012-05-17 | 1 | -0/+2 | |
| * | | | | | | | | | | virtio: balloon: let host know of updated balloon size before module removal | Amit Shah | 2012-05-17 | 1 | -0/+1 | |
| * | | | | | | | | | | virtio: console: tell host of open ports after resume from s3/s4 | Amit Shah | 2012-05-17 | 1 | -0/+7 | |
* | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-17 | 3 | -4/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller | Barry Song | 2012-05-16 | 1 | -2/+4 | |
| * | | | | | | | | | | | Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2012-05-16 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | ARM: tegra: Fix flow controller accesses | Peter De Schrijver | 2012-05-14 | 1 | -2/+2 | |
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope... | Arnd Bergmann | 2012-05-16 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | crypto: mv_cesa requires on CRYPTO_HASH to build | Alexander Clouter | 2012-05-15 | 1 | -0/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds | 2012-05-17 | 2 | -24/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | MD: Add del_timer_sync to mddev_suspend (fix nasty panic) | Jonathan Brassow | 2012-05-17 | 1 | -0/+2 | |
| * | | | | | | | | | | md/raid10: set dev_sectors properly when resizing devices in array. | NeilBrown | 2012-05-17 | 1 | -24/+32 | |
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*---. \ \ \ \ \ \ \ \ \ \ | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 2012-05-17 | 10 | -16/+59 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list a... | Igor Mammedov | 2012-05-09 | 1 | -0/+2 | |
| | * | | | | | | | | | | | x86, kvm: KVM paravirt kernels don't check for CPUID being unavailable | Alan Cox | 2012-05-14 | 1 | -0/+3 | |
| | * | | | | | | | | | | | x86: Fix section annotation of acpi_map_cpu2node() | Jan Beulich | 2012-05-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | x86/microcode: Ensure that module is only loaded on supported Intel CPUs | Srivatsa S. Bhat | 2012-05-07 | 1 | -6/+8 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | tracing: Do not enable function event with enable | Steven Rostedt | 2012-05-10 | 3 | -1/+7 | |
| * | | | | | | | | | | | perf stat: handle ENXIO error for perf_event_open | David Ahern | 2012-05-09 | 1 | -1/+6 | |
| * | | | | | | | | | | | perf: Turn off compiler warnings for flex and bison generated files | Greg Kroah-Hartman | 2012-05-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2012-05-02 | 2 | -5/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | perf stat: Fix case where guest/host monitoring is not supported by kernel | Stephane Eranian | 2012-05-01 | 1 | -4/+29 | |
| | * | | | | | | | | | | | perf build-id: Fix filename size calculation | Namhyung Kim | 2012-05-01 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-05-16 | 4 | -23/+40 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates | Paul Mackerras | 2012-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt | 2012-05-16 | 2 | -9/+11 | |
| * | | | | | | | | | | | | | KVM: PPC: Book3S: PR: Fix hsrr code | Alexander Graf | 2012-05-16 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf | 2012-05-16 | 1 | -13/+22 | |
| * | | | | | | | | | | | | | KVM: PPC: Book3S: PR: Handle EMUL_ASSIST | Alexander Graf | 2012-05-16 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2012-05-16 | 3 | -12/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2012-05-15 | 2 | -9/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | ASoC: wm8994: Fix AIF2ADC power down | Mark Brown | 2012-05-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | ASoC: cs42l73: Sync digital mixer kcontrols to allow for 0dB | Brian Austin | 2012-05-11 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops | Takashi Iwai | 2012-05-15 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | | Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-05-16 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | remoteproc: fix off-by-one bug in __rproc_free_vrings | Subramaniam Chanderashekarapuram | 2012-05-13 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2012-05-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cifs: fix misspelling of "forcedirectio" | Jeff Layton | 2012-05-16 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 2012-05-16 | 5 | -34/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf | 2012-05-16 | 1 | -7/+5 | |
| * | | | | | | | | | | | | | | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 2012-05-16 | 4 | -27/+68 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-16 | 22 | -74/+178 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 2012-05-16 | 8 | -21/+65 | |
| * | | | | | | | | | | | | | ptp_pch: Add missing #include <linux/slab.h> | Geert Uytterhoeven | 2012-05-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-05-16 | 8 | -20/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-15 | 8 | -20/+45 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg | 2012-05-14 | 2 | -2/+10 | |
| | | * | | | | | | | | | | | | | Bluetooth: notify userspace of security level change | Gustavo Padovan | 2012-05-14 | 5 | -5/+22 | |
| | | * | | | | | | | | | | | | | rtlwifi: fix for race condition when firmware is cached | Larry Finger | 2012-05-14 | 2 | -13/+13 | |
| * | | | | | | | | | | | | | | | pch_gbe: fix transmit races | Eric Dumazet | 2012-05-15 | 2 | -16/+11 |