aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmHEADmasterLinus Torvalds4-15/+56
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-31/+350
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds12-107/+168
2011-11-02memcg: replace ss->id_lock with a rwlockAndrew Bresticker1-1/+1
2011-11-02aio: allocate kiocbs in batchesJeff Moyer1-0/+1
2011-11-02pps: new client driver using GPIOJames Nuss1-0/+32
2011-11-02include/linux/dma-mapping.h: add dma_zalloc_coherent()Andrew Morton1-0/+10
2011-11-02sysctl: add support for poll()Lucas De Marchi2-0/+38
2011-11-02RapidIO: add mport driver for Tsi721 bridgeAlexandre Bounine1-0/+1
2011-11-02include/linux/sem.h: make sysv_sem empty if SYSVIPC is disabledManfred Spraul1-2/+7
2011-11-02ipc/sem.c: remove private structures from public header fileManfred Spraul1-42/+0
2011-11-02memcg: skip scanning active lists based on individual sizeJohannes Weiner1-4/+6
2011-11-02memcg: rename mem variable to memcgRaghavendra K T1-16/+18
2011-11-02minix: describe usage of different magic numbersSami Kerola1-5/+5
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-0/+11
2011-11-02mm: thp: tail page refcounting fixAndrea Arcangeli2-38/+39
2011-11-02Merge git://github.com/rustyrussell/linuxLinus Torvalds4-5/+119
2011-11-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds3-7/+33
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds7-145/+554
2011-11-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2-5/+1
2011-11-02vfs: add d_prune dentry operationSage Weil1-3/+5
2011-11-02vfs: protect i_nlinkMiklos Szeredi1-5/+15
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-0/+13
2011-11-02readlinkat: ensure we return ENOENT for the empty pathname for normal lookupsAndy Whitcroft1-0/+1
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-02virtio: Add platform bus driver for memory mapped virtio devicePawel Moll1-0/+111
2011-11-02virtio: modify vring_init and vring_size to take account of the layout contai...Wang Sheng-Hui1-3/+3
2011-11-02virtio.h: correct comment for struct virtio_driverWang Sheng-Hui1-2/+2
2011-11-02virtio_config: Add virtio_config_val_len()Sasha Levin1-0/+3
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-11-01i7core_edac: Drop the edac_mce facilityBorislav Petkov1-31/+0
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-31dm log userspace: add log device dependencyJonathan E Brassow1-5/+13
2011-10-31dm table: add immutable featureAlasdair G Kergon2-2/+9
2011-10-31dm table: add always writeable featureAlasdair G Kergon1-0/+7
2011-10-31dm table: add singleton featureAlasdair G Kergon1-4/+10
2011-10-31dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka1-0/+4
2011-10-31dm: use local printk ratelimitNamhyung Kim1-4/+13
2011-10-31edac: Move edac main structs to include/linux/edac.hMauro Carvalho Chehab1-0/+350
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-29fs: optimize out 16 bytes worth of padding in struct inodeTheodore Ts'o1-5/+5
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-27ext4: optimize ext4_ext_convert_to_initialized()Eric Gouriou1-0/+82
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-27jdb/jbd2: factor out common functions from the jbd[2] header filesThomas Gleixner3-127/+70
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