summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-2320-62/+288
|\
| * procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki2012-03-231-0/+2
| * procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2012-03-232-1/+4
| * coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+1
| * coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-1/+0
| * usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov2012-03-231-11/+7
| * usermodehelper: implement UMH_KILLABLEOleg Nesterov2012-03-231-0/+2
| * ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko2012-03-231-4/+1
| * ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko2012-03-231-1/+2
| * ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko2012-03-231-18/+15
| * ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov2012-03-231-2/+3
| * ptrace: the killed tracee should not enter the syscallOleg Nesterov2012-03-231-4/+5
| * poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2012-03-231-6/+31
| * crc32: bolt on crc32cDarrick J. Wong2012-03-231-0/+2
| * include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches2012-03-232-5/+6
| * leds-lm3530: support pwm input modeKim, Milo2012-03-231-0/+9
| * drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-231-0/+11
| * drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-231-0/+13
| * drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-231-0/+1
| * bitops: introduce for_each_clear_bit()Akinobu Mita2012-03-231-0/+11
| * bitops: remove for_each_set_bit_cont()Akinobu Mita2012-03-231-3/+0
| * bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita2012-03-231-1/+4
| * backlight: new backlight driver for LP855x devicesKim, Milo2012-03-231-0/+131
| * prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2012-03-232-0/+15
| * consolidate WARN_...ONCE() static variablesJan Beulich2012-03-231-1/+1
| * headers: include linux/types.h where appropriateBobby Powers2012-03-231-0/+3
| * nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-231-1/+1
| * magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-232-8/+12
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-232-25/+130
|\ \
| * | [media] V4L: Improve the selection API documentationSylwester Nawrocki2012-03-191-15/+15
| * | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-1962-454/+266
| |\ \
| * | | [media] V4L: Add JPEG compression control classSylwester Nawrocki2012-02-281-0/+24
| * | | [media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil2012-02-141-1/+5
| * | | [media] v4l2-ctrls: add new controls for MPEG decoder devicesHans Verkuil2012-02-141-0/+13
| * | | [media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil2012-02-141-0/+53
| * | | [media] V4L2: Add per-device-node capabilitiesHans Verkuil2012-01-231-9/+20
* | | | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-231-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-221-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| / / | | |_|/ / | |/| | |
| | | * | iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-011-1/+1
* | | | | Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-03-231-6/+29
|\ \ \ \ \
| * | | | | misc: at24: describe platform_data with kernel_docWolfram Sang2012-02-241-6/+29
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-233-38/+74
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | PCI: export __pci_remove_bus_deviceYinghai Lu2012-02-271-0/+1
| * | | | | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridgeYinghai Lu2012-02-271-1/+1
| * | | | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
| * | | | | PCI: Add class support in quirk handlingYinghai Lu2012-02-241-11/+52
| * | | | | PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2012-02-231-0/+4
| * | | | | PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-231-0/+9
| * | | | | PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas2012-02-231-0/+5
| * | | | | PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu2012-02-231-19/+0