aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+18
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+18
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+20
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-3/+2
2011-11-01Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulatorLinus Torvalds3-1/+104
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-3/+3
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-9/+172
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier7-9/+172
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds6-0/+138
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds2-0/+136
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas1-0/+4
2011-11-01Hexagon: Add locking types and functionsRichard Kuo1-0/+132
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds54-258/+298
2011-10-31kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches1-0/+4
2011-10-31llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton1-1/+1
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko1-1/+6
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm1-0/+0
2011-10-31leds: Renesas TPU LED driverMagnus Damm1-0/+14
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-2/+0
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Joe Perches32-220/+197
2011-10-31lis3lv02d: make regulator API usage unconditionalMark Brown1-1/+0
2011-10-31mm: compaction: make compact_zone_order() staticKyungmin Park1-8/+0
2011-10-31vmscan: fix shrinker callback bug in fs/super.cMikulas Patocka1-0/+1
2011-10-31mm: neaten warn_alloc_failedJoe Perches1-1/+2
2011-10-31include/asm-generic/page.h: calculate virt_to_page and page_to_virt via prede...Sonic Zhang1-2/+2
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli1-0/+5
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg1-0/+1
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka1-0/+1
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita1-0/+1
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman1-1/+1
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman1-0/+1
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter1-2/+9
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter1-1/+1
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes1-0/+1
2011-10-31oom: remove oom_disable_countDavid Rientjes1-3/+0
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim1-0/+2
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim4-11/+15
2011-10-31Cross Memory AttachChristopher Yeoh3-4/+19
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton1-0/+2
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch1-2/+12
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-0/+12
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-78/+363
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+6
2011-10-31Merge branch 'dt/gic' into next/dtArnd Bergmann6-13/+172
2011-10-31Merge branch 'omap/dt' into next/dtArnd Bergmann1-0/+18
2011-10-31irq: support domains with non-zero hwirq baseRob Herring1-1/+15
2011-10-31of/irq: introduce of_irq_initRob Herring1-0/+3
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+17
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-10/+72
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-17/+21
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds8-111/+300
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky1-0/+1
2011-10-30[S390] kdump: Add infrastructure for unmapping crashkernel memoryMichael Holzheu1-0/+6
2011-10-30[S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu1-0/+1
2011-10-30[S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu1-0/+4
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron1-0/+17
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt1-0/+1
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet1-3/+3
2011-10-29Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-10-29Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+17
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-26/+16
2011-10-29of: include errno.hKalle Valo1-0/+1
2011-10-29I2C: OMAP: remove unused function pointers from pdataKevin Hilman1-3/+0
2011-10-29I2C: OMAP1/OMAP2+: add flags field to omap i2c platform dataAndy Green1-0/+1
2011-10-29I2C: OMAP: add rev to omap i2c platform dataAndy Green1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-117/+362
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2-2/+5
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds21-103/+405
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds5-0/+104
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds11-5/+157
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds1-0/+109
2011-10-28mlx4_core: Add extended port capabilities supportMarcel Apfelbaum1-0/+7
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-11/+17
2011-10-28Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+20
2011-10-28vfs: add generic_file_llseek_sizeAndi Kleen1-0/+2
2011-10-28vfs: do (nearly) lockless generic_file_llseekAndi Kleen1-3/+6
2011-10-28vfs: add hex format for MAY_* flag valuesAneesh Kumar K.V1-8/+9
2011-10-28Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-91/+459
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+13
2011-10-27Fix build break when freezer not configuredSteve French1-0/+3
2011-10-27Revert "drm/ttm: add a way to bo_wait for either the last read or last write"Dave Airlie2-20/+2
2011-10-27Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags"Dave Airlie1-11/+0
2011-10-27mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon1-2/+2
2011-10-27mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley1-0/+1
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai10-86/+216
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-101/+131
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds2-0/+50
2011-10-27Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+41
2011-10-27ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2-1/+3
2011-10-26Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai10-7/+217
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai4-10/+20
2011-10-26gpio: pl061: add DT binding supportRob Herring1-2/+1
2011-10-26gpio: fix build error in include/asm-generic/gpio.hHamo1-2/+2
2011-10-26mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao1-0/+2
2011-10-26mmc: core: support HPI send commandJaehoon Chung3-0/+8
2011-10-26mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon4-0/+10
2011-10-26mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2-0/+5
2011-10-26mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2-0/+3
2011-10-26mmc: dw_mmc: modify DATA register offsetJaehoon Chung1-0/+4
2011-10-26mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S3-0/+17
2011-10-26mmc: core: Add default timeout value for CMD6Seungwon Jeon2-0/+2
2011-10-26mmc: sdhci-pci: add runtime pm supportAdrian Hunter1-0/+8
2011-10-26mmc: core: general purpose MMC partition support.Namjae Jeon2-2/+37
2011-10-26mmc: block: support no access to boot partitionsAdrian Hunter1-0/+10
2011-10-26mmc: core: eMMC 4.5 Power Class Selection FeatureGirish K S1-0/+14
2011-10-26mmc: sh_mmcif: simplify platform dataGuennadi Liakhovetski1-1/+3
2011-10-26mmc: core: add eMMC hardware reset supportAdrian Hunter4-0/+10
2011-10-26mmc: core: clarify how to use post_req in case of errorsPer Forlin1-0/+3
2011-10-26mmc: sdio: Workaround for dev with broken CMD53Stefan Nilsson XK1-0/+7
2011-10-26Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+17
2011-10-26mmc: sdhi: Allow named IRQs to use specific handlersSimon Horman1-0/+4
2011-10-26mmc: core: add random fault injectionPer Forlin1-0/+5
2011-10-26mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal valueLudovic Desroches1-0/+2
2011-10-26mmc: atmel-mci: change namespaceLudovic Desroches1-2/+2
2011-10-26Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds1-3/+77
2011-10-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-15/+61
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg2-1/+17
2011-10-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-19/+89
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-27/+21
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+48
2011-10-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-169/+628
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-21/+23
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-14/+45
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+882
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-8/+32
2011-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+83
2011-10-26Merge git://github.com/rustyrussell/linuxLinus Torvalds1-0/+20
2011-10-26Merge branch 'for-linus' of git://github.com/ericvh/linuxLinus Torvalds4-23/+185
2011-10-26params: make dashes and underscores in parameter names truly equalMichal Schmidt1-0/+20
2011-10-25libceph: don't complain on msgpool alloc failuresSage Weil1-1/+2
2011-10-25libceph: create messenger with clientSage Weil1-1/+3
2011-10-25Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-7/+5
2011-10-25Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds10-195/+61
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-96/+723
2011-10-25Merge branch 'for-next' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds3-0/+357
2011-10-25Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmapLinus Torvalds6-23/+223
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds105-608/+3013
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-5/+225
2011-10-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-36/+110
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds8-9/+7
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2011-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-112/+36
2011-10-25Merge branch 'upstream' into for-linusJiri Kosina1-0/+2
2011-10-25Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into...Jiri Kosina1-0/+1
2011-10-25Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds6-22/+183
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+0
2011-10-25Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...Linus Torvalds2-2/+38
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2-0/+882
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2-2/+4
2011-10-25Merge branch 'stable/e820-3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+11
2011-10-24ore: RAID5 WriteBoaz Harrosh1-0/+9
2011-10-24ore: RAID5 readBoaz Harrosh1-3/+18
2011-10-24ore: Make ore_calc_stripe_info EXPORT_SYMBOLBoaz Harrosh1-0/+3
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-0/+17
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-34/+39
2011-10-24TCP: remove TCP_DEBUGFlavio Leitner1-1/+0
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring4-12/+154
2011-10-24m68k: Finally remove leftover markers sectionsKirill Tkhai1-1/+0
2011-10-24hwmon: Add driver for EXYNOS4 TMUDonggeun Kim1-0/+83
2011-10-24net/9p: Convert net/9p protocol dumps to tracepointsAneesh Kumar K.V3-6/+179
2011-10-24fs/9p: change an int to unsigned intDan Carpenter1-1/+1
2011-10-24fs/9p: Update zero-copy implementation in 9pAneesh Kumar K.V2-16/+5
2011-10-24Merge commit 'v3.1' into devicetree/nextGrant Likely3-32/+37
2011-10-24dt: Add empty of_match_node() macroNicolas Ferre1-0/+1
2011-10-24gpiolib: Ensure struct gpio is always definedMark Brown2-22/+13
2011-10-24Merge branch 'l2x0' of rmk tree into prima2-l2x0Barry Song4-10/+47
2011-10-24ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAITEric Dumazet2-2/+4
2011-10-24net: hold sock reference while processing tx timestampsRichard Cochran2-2/+7
2011-10-24tcp: md5: add more const attributesEric Dumazet1-8/+9
2011-10-24Add ethtool -g support to virtio_netRick Jones1-0/+5
2011-10-24tcp: md5: dont write skb head in tcp_md5_hash_header()Eric Dumazet1-1/+1
2011-10-24Merge branch 'drm-intel-next' of git://people.freedesktop.org/~keithp/linux i...Dave Airlie3-0/+67
2011-10-24target: Remove legacy se_task->task_timer and associated logicNicholas Bellinger2-19/+4
2011-10-24target: Fix incorrect transport_sent usageNicholas Bellinger1-1/+0
2011-10-24target: remove the task_sg_bidi field se_task and pSCSI BIDI supportChristoph Hellwig1-1/+0
2011-10-24target: transport_subsystem_check_init cleanupsNicholas Bellinger1-1/+1
2011-10-24target: use a workqueue for I/O completionsChristoph Hellwig1-3/+3
2011-10-24target: remove unused TRANSPORT_ statesChristoph Hellwig1-4/+0
2011-10-24target: remove TRANSPORT_DEFERRED_CMD stateChristoph Hellwig1-3/+0
2011-10-24target: remove the TRANSPORT_REMOVE stateChristoph Hellwig1-1/+0
2011-10-24target: stop task timers earlierChristoph Hellwig2-2/+0
2011-10-24target: remove TF_TIMER_STOPChristoph Hellwig1-1/+0
2011-10-24target: factor some duplicate code for stopping a taskChristoph Hellwig1-0/+1
2011-10-24target: remove SCF_EMULATE_QUEUE_FULLChristoph Hellwig1-1/+0
2011-10-24target: remove the transport_qf_callback se_cmd callbackChristoph Hellwig1-1/+1
2011-10-24target: clean up the backend interface to caching parametersChristoph Hellwig1-16/+4
2011-10-24target: remove the ->transport_split_cdb callback in se_cmdChristoph Hellwig1-1/+0
2011-10-24target: replace ->get_cdb with a target_get_task_cdb helperChristoph Hellwig1-4/+1
2011-10-24target: pack struct se_task more tightlyChristoph Hellwig1-15/+15
2011-10-24target: Remove unnecessary se_task membersChristoph Hellwig2-3/+2
2011-10-24target: make more use of the task_flags field in se_taskChristoph Hellwig1-7/+7
2011-10-24target: Cleanup unused se_task bitsChristoph Hellwig2-6/+0
2011-10-24target: Cleanup unused target_core_base.h bitsChristoph Hellwig2-10/+0
2011-10-24target: Merge transport_cmd_finish_abort_tmr into transport_cmd_finish_abortNicholas Bellinger1-1/+0
2011-10-24target: Convert ->transport_wait_for_tasks usage to transport_generic_free_cmdNicholas Bellinger2-1/+1
2011-10-24target: Have core_tmr_alloc_req() take an explicit GFP_xxx flagRoland Dreier1-1/+1
2011-10-24target: remove unused se_subsystem_api methodsChristoph Hellwig1-12/+0
2011-10-24target: Remove session_reinstatement parameter from ->transport_wait_for_tasksNicholas Bellinger2-2/+2