summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson3-53/+9
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson3-4/+81
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-0/+0
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann2-0/+30
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann24-25/+110
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard1-27/+0
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard1-24/+0
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard13-27/+155
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han1-0/+0
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann1-1/+7
2013-04-03clk: fix clk_mux::flags kerneldocJames Hogan1-1/+1
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson12-24/+126
2013-04-01ARM: mxs: remove common.hShawn Guo1-0/+16
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo1-0/+14
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo1-0/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2-5/+2
2013-03-29Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2-4/+1
2013-03-29Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2013-03-29Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds3-0/+8
2013-03-28clocksource: make CLOCKSOURCE_OF_DECLARE type safeArnd Bergmann1-2/+9
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-0/+22
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman1-0/+4
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman1-0/+2
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2013-03-26clk: Add composite clock typePrashant Gaikwad1-0/+31
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-1/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+52
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu1-0/+2
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-23Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds1-0/+28
2013-03-23Merge branch 'akpm' (fixes from Andrew)Linus Torvalds4-3/+8
2013-03-23mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-23printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker2-1/+6
2013-03-23irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-23clk: add table lookup to muxPeter De Schrijver2-2/+9
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-0/+10
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-5/+2
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+8
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2013-03-21thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-20udp: add encap_destroy callbackTom Parkin1-0/+1
2013-03-20usb: ulpi: Define a *otg_ulpi_create no-opFabio Estevam1-0/+8
2013-03-20Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+6
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+10
2013-03-19clk: Introduce optional unprepare_unused callbackUlf Hansson1-0/+5