summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-30swiotlb: Return physical addresses when calling swiotlb_tbl_map_singleAlexander Duyck
2012-10-30efivarfs: Add unique magic numberMatt Fleming
2012-10-30x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich
2012-10-30efi: add efivars kobject to efi sysfs folderLee, Chun-Yi
2012-10-30efi: Add support for a UEFI variable filesystemMatthew Garrett
2012-10-30Merge branch 'for-linus' into for-nextTakashi Iwai
2012-10-30ALSA: Add a reference counter to card instanceTakashi Iwai
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg
2012-10-30Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-10-30drbd: log request sector offset and size for IO errorsLars Ellenberg
2012-10-30drbd: introduce stop-sector to online verifyLars Ellenberg
2012-10-29net, ixgbe: handle link local multicast addresses in SR-IOV modeJohn Fastabend
2012-10-29ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointerPaul Walmsley
2012-10-29KVM: do not treat noslot pfn as a error pfnXiao Guangrong
2012-10-29Merge remote-tracking branch 'master' into queueMarcelo Tosatti
2012-10-29cputime: Separate irqtime accounting from generic vtimeFrederic Weisbecker
2012-10-29cputime: Specialize irq vtime hooksFrederic Weisbecker
2012-10-29kvm: Directly account vtime to system on guest switchFrederic Weisbecker
2012-10-29vtime: Make vtime_account_system() irqsafeFrederic Weisbecker
2012-10-29vtime: Gather vtime declarations to their own header fileFrederic Weisbecker
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-29Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-29clk: Add devm_clk_{register,unregister}()Stephen Boyd
2012-10-29mfd: dbx500: Export prmcu_request_ape_opp_100_voltageUlf Hansson
2012-10-29clk: Don't return negative numbers for unsigned values with !clkStephen Boyd
2012-10-29clk: Fix documentation typosStephen Boyd
2012-10-29clk: Document .is_enabled opStephen Boyd
2012-10-29Merge 3.7-rc3 into usb-next.Greg Kroah-Hartman
2012-10-29Merge 3.7-rc3 into tty-nextGreg Kroah-Hartman
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman
2012-10-29Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman
2012-10-29OMAPDSS: export dss_get_def_display_name()Tomi Valkeinen
2012-10-29NFC: Extend netlink interface for LTO, RW, and MIUX parameters supportThierry Escande
2012-10-28rtnl/ipv4: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl/ipv6: use netconf msg to advertise forwarding statusNicolas Dichtel
2012-10-28rtnl: add a new type of msg to advertise protocol configurationNicolas Dichtel
2012-10-28[media] v4l2: Fix typo in struct v4l2_captureparm descriptionKirill Smelkov
2012-10-28pinctrl/nomadik: merge old pincfg headerLinus Walleij
2012-10-28pinctrl/nomadik: move the platform data headerLinus Walleij
2012-10-28percpu-rw-semaphores: use rcu_read_lock_schedMikulas Patocka
2012-10-28percpu-rw-semaphores: use light/heavy barriersMikulas Patocka
2012-10-28ALSA: core: fix 64-bit SNDRV_PCM_IOCTL_STATUS ABI breakageClemens Ladisch
2012-10-27srcu: Add DEFINE_SRCU()Lai Jiangshan
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-10-27uio: uio_pruss: replace private SRAM API with genallocMatt Porter
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26freezer: change ptrace_stop/do_signal_stop to use freezable_schedule()Oleg Nesterov