- a2c05e9 Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 by Mark Brown · 12 years ago
- 3dc06c1 Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 by Mark Brown · 12 years ago
- 1d60a4c Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 by Mark Brown · 12 years ago
- 0e340ce Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 by Mark Brown · 12 years ago
- 97844ed Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 by Mark Brown · 12 years ago
- c98cac8 Merge remote-tracking branch 'regulator/topic/ab8500' into v3.9-rc8 by Mark Brown · 12 years ago
- 830ac85 Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- db93f8b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- c437d88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 83f1b4b net: fix incorrect credentials passing by Linus Torvalds · 12 years ago
- c0a9f45 Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 12 years ago
- e15465e irda: small read past the end of array in debug code by Dan Carpenter · 12 years ago
- 53d945e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
- 5a22483 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
- 0a82a8d Revert "block: add missing block_bio_complete() tracepoint" by Linus Torvalds · 12 years ago
- fcf371e regulator: core: Add regulator_map_voltage_ascend() API by Axel Lin · 12 years ago
- 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 12 years ago
- c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 12 years ago
- fca8316 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 4c82456 fuse: fix type definitions in uapi header by Miklos Szeredi · 12 years ago
- b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 12 years ago
- 0635eb8 Move utf16 functions to kernel core and rename by Matthew Garrett · 12 years ago
- bb33db7 Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- f88c91d ipv6: statically link register_inet6addr_notifier() by Cong Wang · 12 years ago
- 3c91930 Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
- 935d8aa Add file_ns_capable() helper function for open-time capability checking by Linus Torvalds · 12 years ago
- 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 12 years ago
- 7f49ef6 ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section by Steven Rostedt (Red Hat) · 12 years ago
- 6a76f8c tracing: Fix possible NULL pointer dereferences by Namhyung Kim · 12 years ago
- 8b5b8c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf into netfilter by David S. Miller · 12 years ago
- f2530dc kthread: Prevent unpark race which puts threads on the wrong cpu by Thomas Gleixner · 12 years ago
- 3480c0c regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void by Axel Lin · 12 years ago
- fe2971a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 6b07a24 lsm: add the missing documentation for the security_skb_owned_by() hook by Paul Moore · 12 years ago
- 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
- e8f2b54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 6eb4c7e netfilter: ipset: hash:*net*: nomatch flag not excluded on set resize by Jozsef Kadlecsik · 12 years ago
- 8ce584c procfs: add proc_remove_subtree() by Al Viro · 12 years ago
- 386afc9 spinlocks and preemption points need to be at least compiler barriers by Linus Torvalds · 12 years ago
- ca10b9e selinux: add a skb_owned_by() hook by Eric Dumazet · 12 years ago
- a6e4d5a x86, efivars: firmware bug workarounds should be in platform code by Matt Fleming · 12 years ago
- f465d40d Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
- 5f2f280 Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
- f9c41a6 af_iucv: fix recvmsg by replacing skb_pull() function by Ursula Braun · 12 years ago
- 395b97a ftrace: Do not call stub functions in control loop by Steven Rostedt (Red Hat) · 12 years ago
- 875b767 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 8f96452 KVM: Allow cross page reads and writes from cached translations. by Andrew Honig · 12 years ago
- b196553 Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
- 53f6318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 124dff0 netfilter: don't reset nf_trace in nf_reset() by Patrick McHardy · 12 years ago
- 8f09aac Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- 3ff4aa9 regulator: max8952: Add Device Tree support by Tomasz Figa · 12 years ago
- 3ec6eb9 regulator: max8952: Separate constraints from platform data struct by Tomasz Figa · 12 years ago
- 4543fbe net: count hw_addr syncs so that unsync works properly. by Vlad Yasevich · 12 years ago
- d08d528 Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- 4f4ecd5 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
- a32450e libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive by Shan Hai · 12 years ago
- d8668fc libata: Use integer return value for atapi_command_packet_set by Shan Hai · 12 years ago
- c4e67bb ARM: ux500: Pass regulator platform data using the new format by Lee Jones · 12 years ago
- 684d5ce regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 by Zhenhua HUANG · 12 years ago
- aea7fab Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 35e1d5f regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard by Lee Jones · 12 years ago
- 5faaa03 PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset by Rajagopal Venkat · 12 years ago
- dc543f9 Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlove/fcoe by Linus Torvalds · 12 years ago
- ff3421d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- ae0a9a3 regulator: ab8500: Add support for the ab8540 by Lee Jones · 12 years ago
- 547f384 regulator: ab8500: add support for ab8505 by Lee Jones · 12 years ago
- d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
- da0b0c4 regulator: ab8500: Init debug from regulator driver by Lee Jones · 12 years ago
- 41a06aa regulator: ab8500: Remove USB regulator by Lee Jones · 12 years ago
- 18bc2b3 regulator: ab8500-ext: Add HW request support by Bengt Jonsson · 12 years ago
- d1a8200 regulator: ab8500-ext: New driver to control external regulators by Lee Jones · 12 years ago
- 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 12 years ago
- 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- 1b6a4db Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- 2c3de1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
- 43a5911 regulator: ab8500: Clean out SoC registers by Lee Jones · 12 years ago
- 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 24f11a5 line up comment for ndo_bridge_getlink by Dmitry Kravkov · 12 years ago
- 87a8ebd userns: Restrict when proc and sysfs can be mounted by Eric W. Biederman · 12 years ago
- 90563b1 vfs: Add a mount flag to lock read only bind mounts by Eric W. Biederman · 12 years ago
- 3151527 userns: Don't allow creation if the user is chrooted by Eric W. Biederman · 12 years ago
- fffe01f PCI: Add PCI ROM helper for platform-provided ROM images by Matthew Garrett · 12 years ago
- b175293 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 330305c ipv4: Fix ip-header identification for gso packets. by Pravin B Shelar · 12 years ago
- de7ba05 Merge remote-tracking branch 'asoc/fix/max98090' into asoc-next by Mark Brown · 12 years ago
- a36b324 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-next by Mark Brown · 12 years ago
- 0807619 libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config} by Robert Love · 12 years ago
- 8a9a713 libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initialization by Robert Love · 12 years ago
- 3f5eb14 usb: add find_raw_port_number callback to struct hc_driver() by Lan Tianyu · 12 years ago
- fb9bb18 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
- 130549fe netfilter: reset nf_trace in nf_reset by Gao feng · 12 years ago
- 5da273f Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 12 years ago
- 14629ed Merge branch 'akpm' (fixes from Andrew) by Linus Torvalds · 12 years ago
- f9228b2 mm: zone_end_pfn is too small by Russ Anderson · 12 years ago
- dc72c32 printk: Provide a wake_up_klogd() off-case by Frederic Weisbecker · 12 years ago
- fe8d526 irq_work.h: fix warning when CONFIG_IRQ_WORK=n by James Hogan · 12 years ago
- b9cb3bf Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
- 8f46c50 Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago