summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+4
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo1-0/+19
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo1-4/+2
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo1-2/+2
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo1-14/+21
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo1-3/+1
2014-06-28Merge tag 'irqchip-core-3.17' of git://git.infradead.org/users/jcooper/linux ...Thomas Gleixner1-64/+0
2014-06-28tcp: add init_req method to tcp_request_sock_opsOctavian Purdila1-3/+0
2014-06-28net: remove inet6_reqsk_allocOctavian Purdila1-10/+0
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin2-5/+4
2014-06-27I2C/ACPI: Clean up I2C ACPI code and Add CONFIG_I2C_ACPI configLan Tianyu1-1/+3
2014-06-27I2C/ACPI: Add i2c ACPI operation region supportLan Tianyu2-0/+21
2014-06-27video: move Versatile CLCD helpersLinus Walleij1-0/+9
2014-06-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-5/+11
2014-06-27Fix 32-bit regression in block device read(2)Al Viro1-1/+13
2014-06-26edac: add DDR4 and RDDR4Aristeu Rozanski1-0/+5
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely1-0/+1
2014-06-26of: Create of_console_check() for selecting a console specified in /chosenGrant Likely1-3/+3
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-4/+39
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+9
2014-06-26mac_pton: Use bool not int returnJoe Perches1-1/+1
2014-06-26lib: crc32: Add some additional __pure annotationsGeorge Spelvin1-3/+3
2014-06-26lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin1-2/+12
2014-06-26leds: add led-class attribute-group supportJohan Hovold1-0/+2
2014-06-26trace, RAS: Add eMCA trace event interfaceChen, Gong1-0/+23
2014-06-25RAS, debugfs: Add debugfs interface for RAS subsystemChen, Gong1-0/+14
2014-06-25CPER: Adjust code flow of some functionsChen, Gong1-0/+9
2014-06-25Merge branch 'urgent.2014.06.23a' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-36/+10
2014-06-25pnfs: clean up *_resend_to_mdsWeston Andros Adamson1-0/+2
2014-06-25nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson1-1/+0
2014-06-25nfs: remove unused writeverf codeWeston Andros Adamson1-3/+0
2014-06-25nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2-26/+26
2014-06-25nfs: rename members of nfs_pgio_dataWeston Andros Adamson1-2/+2
2014-06-25nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2-24/+18
2014-06-25block: add support for limiting gaps in SG listsJens Axboe2-0/+10
2014-06-25bio: remove unused macro bip_vec_idx()Gu Zheng1-4/+0
2014-06-24irqchip: spear_shirq: Move private structs to sourceThomas Gleixner1-64/+0
2014-06-24kernel/watchdog.c: print traces for all cpus on lockup detectionAaron Tomlin1-0/+1
2014-06-24nmi: provide the option to issue an NMI back trace to every cpu but currentAaron Tomlin1-1/+10
2014-06-24kexec: save PG_head_mask in VMCOREINFOPetr Tesarik1-0/+3
2014-06-23rcu: Reduce overhead of cond_resched() checks for RCUPaul E. McKenney1-36/+0
2014-06-23rcu: Export debug_init_rcu_head() and and debug_init_rcu_head()Paul E. McKenney1-0/+10
2014-06-23SUNRPC/NFSD: Change to type of bool for rq_usedeferral and rq_splice_okKinglong Mee1-2/+2
2014-06-23mac80211: add API to request TDLS operation from userspaceArik Nemtsov1-0/+3
2014-06-23regulator: palmas: Add palmas_pmic_driver_data structureKeerthy1-0/+25
2014-06-23mfd: palmas: shift the palmas_sleep_requestor_info structure definition to th...Keerthy1-0/+10
2014-06-23regulator: palmas: Shift the reg_info structure definition to the header fileKeerthy1-0/+9
2014-06-23mfd: palmas: Add tps65917 specific definitions and enumsKeerthy1-0/+793
2014-06-23hrtimer: Store cpu-number in struct hrtimer_cpu_baseViresh Kumar1-0/+2
2014-06-23ieee802154: cc2520: adds driver for TI CC2520 radioVarka Bhadram1-0/+26