aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-30/+109
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+6
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-24/+34
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+814
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+3
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+26
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King2-30/+22
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King1-0/+63
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet1-1/+1
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-1/+26
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds53-52/+68
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds62-69/+126
2012-03-24Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Arnd Bergmann7-8/+113
2012-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds1-39/+67
2012-03-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds1-0/+2
2012-03-23Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+28
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+36
2012-03-24Merge branch 'mmci' into ambaRussell King1-3/+19
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds28-69/+304
2012-03-23procfs: speed up /proc/pid/stat, statmKAMEZAWA Hiroyuki1-0/+2
2012-03-23procfs: add num_to_str() to speed up /proc/statKAMEZAWA Hiroyuki2-1/+4
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2-0/+5
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-1/+0
2012-03-23usermodehelper: kill umh_wait, renumber UMH_* constantsOleg Nesterov1-11/+7
2012-03-23usermodehelper: implement UMH_KILLABLEOleg Nesterov1-0/+2
2012-03-23ptrace: remove PTRACE_SEIZE_DEVEL bitDenys Vlasenko1-4/+1
2012-03-23ptrace: renumber PTRACE_EVENT_STOP so that future new options and events can ...Denys Vlasenko1-1/+2
2012-03-23ptrace: simplify PTRACE_foo constants and PTRACE_SETOPTIONS codeDenys Vlasenko1-18/+15
2012-03-23ptrace: don't send SIGTRAP on exec if SEIZEDOleg Nesterov1-2/+3
2012-03-23ptrace: the killed tracee should not enter the syscallOleg Nesterov1-4/+5
2012-03-23poll: add poll_requested_events() and poll_does_not_wait() functionsHans Verkuil2-7/+32
2012-03-23crc32: bolt on crc32cDarrick J. Wong1-0/+2
2012-03-23include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches3-7/+8
2012-03-23leds-lm3530: support pwm input modeKim, Milo1-0/+9
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo1-0/+11
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo1-0/+13
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo1-0/+1
2012-03-23bitops: introduce for_each_clear_bit()Akinobu Mita1-0/+11
2012-03-23bitops: remove for_each_set_bit_cont()Akinobu Mita1-3/+0
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-1/+4
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo1-0/+131
2012-03-23prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervisionLennart Poettering2-0/+15
2012-03-23consolidate WARN_...ONCE() static variablesJan Beulich3-4/+5
2012-03-23headers: include linux/types.h where appropriateBobby Powers4-1/+8
2012-03-23nmi watchdog: do not use cpp symbol in KconfigCong Wang1-1/+1
2012-03-23magic.h: move some FS magic numbers into magic.hMuthu Kumar2-8/+12
2012-03-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds18-26/+444
2012-03-23Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2012-03-23Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds1-6/+29
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-62/+80
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds30-161/+448
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds8-78/+528
2012-03-22Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2-0/+164
2012-03-22Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-20/+35
2012-03-22Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds7-154/+414
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds9-13/+203
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+32
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+12
2012-03-23netfilter: cttimeout: fix dependency with l4protocol conntrack modulePablo Neira Ayuso2-1/+5
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds2-0/+57
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds13-34/+114
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds16-21/+279
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds17-69/+917
2012-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds5-48/+60
2012-03-22Merge tag 'md-3.4' of git://neil.brown.name/mdLinus Torvalds1-1/+5
2012-03-22Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel1-1/+1
2012-03-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-60/+0
2012-03-22Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2012-03-22Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+45
2012-03-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+45
2012-03-22Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds18-137/+226
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds4-4/+19
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-0/+1
2012-03-21thp: add HPAGE_PMD_* definitions for !CONFIG_TRANSPARENT_HUGEPAGENaoya Horiguchi1-5/+6
2012-03-21memcg: fix performance of mem_cgroup_begin_update_page_stat()KAMEZAWA Hiroyuki1-1/+4
2012-03-21memcg: remove PCG_FILE_MAPPEDKAMEZAWA Hiroyuki1-6/+0
2012-03-21memcg: use new logic for page stat accountingKAMEZAWA Hiroyuki1-0/+35
2012-03-21memcg: remove PCG_MOVE_LOCK flag from page_cgroupKAMEZAWA Hiroyuki1-19/+0
2012-03-21memcg: kill dead prev_priority stubsKonstantin Khlebnikov1-15/+0
2012-03-21memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki1-7/+1
2012-03-21cgroup: revert ss_id_lock to spinlockHugh Dickins1-1/+1
2012-03-21memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins1-1/+1
2012-03-21page_alloc.c: remove add_from_early_node_map()Kautuk Consul1-2/+0
2012-03-21hugetlbfs: fix alignment of huge page requestsSteven Truelove1-2/+4
2012-03-21mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes1-2/+2
2012-03-21hugepages: fix use after free bug in "quota" handlingDavid Gibson1-4/+10
2012-03-21hugetlb: cleanup hugetlb.hDavid Gibson1-25/+0
2012-03-21cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman3-28/+29
2012-03-21mm, memcg: pass charge order to oom killerDavid Rientjes1-1/+2
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov1-0/+1
2012-03-21thp: allow a hwpoisoned head page to be put back to LRUDean Nelson1-0/+20
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes1-1/+1
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-0/+3
2012-03-21rmap: remove __anon_vma_link() declarationXiao Guangrong1-1/+0
2012-03-21mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov1-2/+0
2012-03-21pagemap: export KPF_THPNaoya Horiguchi1-0/+1
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi1-0/+17
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel2-4/+11
2012-03-21vmscan: kswapd carefully call compactionRik van Riel1-0/+6
2012-03-21mm: make swapin readahead skip over holesRik van Riel1-1/+0
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov1-10/+11
2012-03-21mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli1-0/+61
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds15-3172/+153
2012-03-21Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+2
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds4-42/+48
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+9
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-8/+113
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-6/+26
2012-03-21Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+78
2012-03-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-10/+15
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-63/+180
2012-03-21Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-61/+138
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds3-51/+64
2012-03-21Merge branch 'tegra/cleanups' into next/timerArnd Bergmann1-0/+36
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker1-0/+13
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker1-0/+10
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker1-0/+1
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker1-0/+1
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust1-0/+2
2012-03-21nfs: non void functions must return a valueStephen Rothwell1-0/+1
2012-03-21SUNRPC: Kill compiler warning when RPC_DEBUG is unsetChuck Lever1-2/+2
2012-03-21drm/exynos: added virtual display driver.Inki Dae1-0/+18
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-0/+1
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher1-0/+16
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher1-0/+38
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher1-0/+1
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard1-0/+2
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-10/+9
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds88-1028/+2151
2012-03-20VM: make unmap_vmas() return voidAl Viro1-1/+1
2012-03-20VM: make zap_page_range() return voidAl Viro1-1/+1
2012-03-20debugfs-related mode_t whack-a-moleAl Viro1-2/+2
2012-03-20__register_binfmt() made voidAl Viro1-5/+5
2012-03-20kill reiserfs_fs_{i,sb}.hAl Viro2-617/+0
2012-03-20move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.hAl Viro1-2334/+0
2012-03-20move reiserfs_acl.h to fs/reiserfs/acl.hAl Viro1-76/+0
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro1-128/+0
2012-03-20switch touch_atime to struct pathAl Viro1-2/+2
2012-03-20switch unix_sock to struct pathAl Viro1-2/+1
2012-03-20constify path argument of trace_seq_path()Al Viro1-2/+2
2012-03-20constify path argument of audit_log_d_path()Al Viro1-1/+1
2012-03-20fs: initial qnx6fs additionKai Bankett2-0/+135
2012-03-20vfs: d_alloc_root() goneAl Viro1-1/+0
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro1-1/+4
2012-03-20vfs: drop_file_write_access() made staticAl Viro1-1/+0
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro1-0/+1
2012-03-20Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-63/+16
2012-03-20Merge branch 'next/fixes-non-critical' into next/driversArnd Bergmann10-47/+41
2012-03-20xen/tmem: cleanupJan Beulich1-1/+5
2012-03-20xen: support pirq_eoi_mapStefano Stabellini1-0/+21
2012-03-20provide disable_cpufreq() function to disable the API.Konrad Rzeszutek Wilk1-0/+2
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat13-50/+53
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-86/+430
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds11-160/+102
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-22/+277
2012-03-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-23/+5
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-11/+65
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-138/+425
2012-03-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-37/+156
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2-10/+9
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-8/+3
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang1-4/+4
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang1-25/+3
2012-03-20include/linux/highmem.h: remove the second argument of k[un]map_atomic()Cong Wang1-14/+14
2012-03-20highmem: mark k[un]map_atomic() with two arguments as deprecatedCong Wang1-6/+46
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde2-0/+2
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae1-0/+6
2012-03-20drm/exynos: add HDMI version 1.4 supportJoonyoung Shim1-0/+2
2012-03-20Merge tag 'drm-intel-next-2012-03-01' of git://people.freedesktop.org/~danvet...Dave Airlie1-0/+1
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat1-31/+1
2012-03-19[media] V4L: sh_mobile_ceu_camera: maximum image size depends on the hardware...Guennadi Liakhovetski1-0/+2
2012-03-20constify struct pci_dev * in obvious casesAl Viro1-6/+6
2012-03-19netdev: driver: ethernet: Add TI CPSW driverMugunthan V N1-0/+55
2012-03-19[media] v4l: Add driver for Micron MT9M032 camera sensorMartin Hostettler1-0/+36
2012-03-19net: update the usage of CHECKSUM_UNNECESSARYYi Zou1-0/+7
2012-03-19net: do not do gso for CHECKSUM_UNNECESSARY in netif_needs_gsoYi Zou1-1/+2
2012-03-19if_vlan: Remove VLAN_ETH_ALEN define and the 1 use of itJoe Perches1-4/+3
2012-03-19tcp: reduce out_of_order memory useEric Dumazet1-0/+1
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter1-1/+1
2012-03-19[media] V4L: Improve the selection API documentationSylwester Nawrocki1-15/+15
2012-03-19[media] add blackfin capture bridge driverScott Jiang2-0/+111
2012-03-19[media] vs6624: add vs6624 sensor driverScott Jiang1-0/+3
2012-03-19[media] adv7183: add adv7183 decoder driverScott Jiang2-0/+50
2012-03-19Merge tag 'topic/twl' into regulator-nextMark Brown1-2/+12
2012-03-19[media] v4l: Add custom compat_ioctl32 operationLaurent Pinchart1-0/+3
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier1-0/+9
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab96-560/+487
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk1-12/+12
2012-03-19[media] tea575x-tuner: update to latest V4L2 framework requirementsHans Verkuil1-1/+5
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+12
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-2/+0
2012-03-18Merge remote-tracking branches 'regulator/topic/devm' and 'regulator/topic/st...Mark Brown1-0/+22
2012-03-18Merge remote-tracking branch 'regulator/topic/stub' into regulator-nextMark Brown72-431/+382
2012-03-18Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2-0/+64
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch2-5/+31
2012-03-18firewire: prevent dropping of completed iso packet header dataClemens Ladisch1-2/+7
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai1-0/+3
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai76-436/+575