Age | Commit message (Expand) | Author | Files | Lines |
2012-05-17 | Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg... | Linus Torvalds | 10 | -16/+59 |
2012-05-17 | ARM: 7419/1: vfp: fix VFP flushing regression on sigreturn path | Will Deacon | 1 | -12/+2 |
2012-05-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov | 1 | -1/+2 |
2012-05-17 | virtio_net: invoke softirqs after __napi_schedule | Michael S. Tsirkin | 1 | -0/+2 |
2012-05-17 | virtio: balloon: let host know of updated balloon size before module removal | Amit Shah | 1 | -0/+1 |
2012-05-17 | virtio: console: tell host of open ports after resume from s3/s4 | Amit Shah | 1 | -0/+7 |
2012-05-16 | ARM: PRIMA2: fix irq domain size and IRQ mask of internal interrupt controller | Barry Song | 1 | -2/+4 |
2012-05-17 | MD: Add del_timer_sync to mddev_suspend (fix nasty panic) | Jonathan Brassow | 1 | -0/+2 |
2012-05-17 | md/raid10: set dev_sectors properly when resizing devices in array. | NeilBrown | 1 | -24/+32 |
2012-05-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -23/+40 |
2012-05-16 | Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 3 | -12/+12 |
2012-05-16 | Merge tag 'rproc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2012-05-16 | Merge git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -1/+2 |
2012-05-16 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds | 5 | -34/+73 |
2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 22 | -74/+178 |
2012-05-16 | arch/tile: apply commit 74fca9da0 to the compat signal handling as well | Chris Metcalf | 1 | -7/+5 |
2012-05-16 | arch/tile: fix up some issues in calling do_work_pending() | Chris Metcalf | 4 | -27/+68 |
2012-05-16 | netfilter: ipset: fix hash size checking in kernel | Jozsef Kadlecsik | 8 | -21/+65 |
2012-05-16 | ptp_pch: Add missing #include <linux/slab.h> | Geert Uytterhoeven | 1 | -0/+1 |
2012-05-16 | cifs: fix misspelling of "forcedirectio" | Jeff Layton | 1 | -1/+2 |
2012-05-16 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King | 1 | -1/+3 |
2012-05-16 | Merge branch 'for-3.4/fixes-for-final' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -2/+2 |
2012-05-16 | Merge branch 'marvell_fixes_for_v3.4' of git://git.infradead.org/users/jcoope... | Arnd Bergmann | 1 | -0/+1 |
2012-05-16 | KVM: PPC: Book3S HV: Fix bug leading to deadlock in guest HPT updates | Paul Mackerras | 1 | -0/+1 |
2012-05-16 | powerpc/kvm: Fix VSID usage in 64-bit "PR" KVM | Benjamin Herrenschmidt | 2 | -9/+11 |
2012-05-16 | KVM: PPC: Book3S: PR: Fix hsrr code | Alexander Graf | 1 | -4/+3 |
2012-05-16 | KVM: PPC: Fix PR KVM on POWER7 bare metal | Alexander Graf | 1 | -13/+22 |
2012-05-16 | KVM: PPC: Book3S: PR: Handle EMUL_ASSIST | Alexander Graf | 1 | -0/+6 |
2012-05-16 | [PARISC] fix panic on prefetch(NULL) on PA7300LC | James Bottomley | 1 | -1/+6 |
2012-05-16 | [PARISC] fix crash in flush_icache_page_asm on PA1.1 | John David Anglin | 1 | -18/+20 |
2012-05-16 | [PARISC] fix PA1.1 oops on boot | James Bottomley | 1 | -0/+4 |
2012-05-16 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 8 | -20/+45 |
2012-05-15 | mn10300/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 1 | -3/+6 |
2012-05-15 | parisc/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat | 1 | -1/+7 |
2012-05-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 8 | -20/+45 |
2012-05-15 | Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Takashi Iwai | 2 | -9/+9 |
2012-05-15 | pch_gbe: fix transmit races | Eric Dumazet | 2 | -16/+11 |
2012-05-15 | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams | 1 | -0/+16 |
2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 2 | -17/+40 |
2012-05-15 | ASoC: wm8994: Fix AIF2ADC power down | Mark Brown | 1 | -1/+1 |
2012-05-15 | genirq: export handle_edge_irq() and irq_to_desc() | Jiri Kosina | 2 | -0/+2 |
2012-05-15 | block: fix buffer overflow when printing partition UUIDs | Tejun Heo | 2 | -10/+6 |
2012-05-15 | ALSA: hda/idt - Fix power-map for speaker-pins with some HP laptops | Takashi Iwai | 1 | -3/+3 |
2012-05-15 | dmaengine: fix cyclic dma usage | Vinod Koul | 2 | -2/+6 |
2012-05-15 | crypto: mv_cesa requires on CRYPTO_HASH to build | Alexander Clouter | 1 | -0/+1 |
2012-05-14 | target: Fix SPC-2 RELEASE bug for multi-session iSCSI client setups | Bernhard Kohl | 1 | -0/+3 |
2012-05-14 | x86/mce: Only restart instruction after machine check recovery if it is safe | Tony Luck | 1 | -3/+11 |
2012-05-14 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -118/+147 |
2012-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -7/+9 |
2012-05-14 | Bluetooth: mgmt: Fix device_connected sending order | Johan Hedberg | 2 | -2/+10 |