aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'tegra-for-3.9-soc-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson1-7/+9
2013-02-05Merge tag 'tegra-for-3.9-soc-ccf' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/socOlof Johansson2-0/+149
2013-02-04Merge tag 'v3.8-rc6' into next/socOlof Johansson26-108/+258
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+18
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-6/+18
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds6-35/+93
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-13/+47
2013-01-28usb: host: tegra: make use of PHY pointer of HCDVenu Byravarasu1-4/+4
2013-01-28usb: add APIs to access host registers from Tegra PHYVenu Byravarasu1-0/+4
2013-01-28USB: PHY: tegra: Get rid of instance number to differentiate PHY typeVenu Byravarasu1-0/+1
2013-01-28USB: PHY: tegra: get rid of instance number to differentiate legacy controllerVenu Byravarasu1-0/+1
2013-01-28usb: phy: remove unused APIs from Tegra PHY.Venu Byravarasu1-4/+0
2013-01-28ARM: tegra: remove legacy clock codePrashant Gaikwad1-2/+0
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad1-0/+5
2013-01-28ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.hPrashant Gaikwad1-0/+124
2013-01-28ARM: tegra: add function to read chipidPrashant Gaikwad1-0/+22
2013-01-28Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanupStephen Warren5-6/+13
2013-01-27mfd: da9052/53 lockup fixAshish Jangam2-4/+65
2013-01-27mfd: rtsx: Add clock divider hookWei WANG2-0/+4
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+41
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson12-42/+37
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-5/+7
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2013-01-22Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson1-0/+41
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2013-01-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-5/+5
2013-01-20ia64: kill thread_matches(), unexport ptrace_check_attach()Oleg Nesterov1-1/+0
2013-01-16Merge tag 'pm+acpi-for-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2013-01-16lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOCJiri Kosina1-1/+1
2013-01-16module, async: async_synchronize_full() on module init iff async is usedTejun Heo1-0/+1
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson3-0/+100
2013-01-14tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2013-01-14Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into next/cleanupOlof Johansson1-0/+22
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson9-22/+16
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk1-0/+22
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-0/+36
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-0/+48
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-11net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-11lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-11mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-11linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-11audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-11lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12