summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-23
| * | | | | | | | | | | | bitops: introduce for_each_clear_bit()Akinobu Mita2012-03-23
| * | | | | | | | | | | | bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-23
| * | | | | | | | | | | | bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-23
| * | | | | | | | | | | | backlight: new backlight driver for LP855x devicesKim, Milo2012-03-23
| * | | | | | | | | | | | prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-23
| * | | | | | | | | | | | consolidate WARN_...ONCE() static variablesJan Beulich2012-03-23
| * | | | | | | | | | | | headers: include linux/types.h where appropriateBobby Powers2012-03-23
| * | | | | | | | | | | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-23
| * | | | | | | | | | | | magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [media] V4L: Improve the selection API documentationSylwester Nawrocki2012-03-19
| * | | | | | | | | | | | | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [media] V4L: Add JPEG compression control classSylwester Nawrocki2012-02-28
| * | | | | | | | | | | | | | [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil2012-02-14
| * | | | | | | | | | | | | | [media] v4l2-ctrls: add new controls for MPEG decoder devicesHans Verkuil2012-02-14
| * | | | | | | | | | | | | | [media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil2012-02-14
| * | | | | | | | | | | | | | [media] V4L2: Add per-device-node capabilitiesHans Verkuil2012-01-23
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| / / / / / / / / / / / / | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-01
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | misc: at24: describe platform_data with kernel_docWolfram Sang2012-02-24
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-27
| * | | | | | | | | | | | | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-27
| * | | | | | | | | | | | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-27
| * | | | | | | | | | | | | PCI: Add class support in quirk handlingYinghai Lu2012-02-24
| * | | | | | | | | | | | | PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-23
| * | | | | | | | | | | | | PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-23
| * | | | | | | | | | | | | PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-23
| * | | | | | | | | | | | | PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-23
| * | | | | | | | | | | | | PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD2012-02-23
| * | | | | | | | | | | | | PCI: Move struct resource_list to setup-bus.cYinghai Lu2012-02-14
| * | | | | | | | | | | | | PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-14
| * | | | | | | | | | | | | PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-14
| * | | | | | | | | | | | | PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-02-14
| * | | | | | | | | | | | | x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-14
| * | | | | | | | | | | | | x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe2012-02-14
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker2012-03-21
| * | | | | | | | | | | | | | NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker2012-03-21
| * | | | | | | | | | | | | | NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker2012-03-21
| * | | | | | | | | | | | | | NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker2012-03-21
| * | | | | | | | | | | | | | NFS: Fix more NFS debug related build warningsTrond Myklebust2012-03-21
| * | | | | | | | | | | | | | nfs: non void functions must return a valueStephen Rothwell2012-03-21
| * | | | | | | | | | | | | | SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever2012-03-21
| * | | | | | | | | | | | | | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
| * | | | | | | | | | | | | | NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-17
| * | | | | | | | | | | | | | SUNRPC: Fix a few sparse warningsTrond Myklebust2012-03-11