summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-1/+2
2011-11-23debugobjects: Extend to assert that an object is initializedChristine Chan1-0/+6
2011-11-23freezer: fix wait_event_freezable/__thaw_task racesOleg Nesterov1-8/+10
2011-11-23freezer: kill unused set_freezable_with_signal()Tejun Heo2-20/+1
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-1/+4
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-0/+25
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23block: initialize request_queue's numa node duringMike Snitzer1-3/+0
2011-11-23net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet1-32/+0
2011-11-23net: remove ipv6_addr_copy()Alexey Dobriyan1-1/+1
2011-11-23tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-23net: add network priority cgroup infrastructure (v4)Neil Horman2-0/+12
2011-11-23atm: use SKB_TRUESIZE() in atm_guess_pdu2truesize()Eric Dumazet1-1/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville212-1746/+4507
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-0/+4
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+0
2011-11-22macb: unify at91 and avr32 platform dataJamie Iles1-0/+17
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin2-6/+19
2011-11-22Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-6/+8
2011-11-22Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2011-11-22jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang1-0/+1
2011-11-22Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat341-2664/+9252
2011-11-22netfilter: use jump_label for nf_hooksEric Dumazet1-5/+21
2011-11-22wireless: Support ht-capabilities over-rides.Ben Greear1-0/+14
2011-11-22cfg80211: process regulatory DFS region for countriesLuis R. Rodriguez1-0/+21
2011-11-22freezer: remove unused @sig_only from freeze_task()Tejun Heo1-1/+1
2011-11-22freezer: fix set_freezable[_with_signal]() raceTejun Heo1-4/+5
2011-11-22freezer: remove should_send_signal() and update frozen()Tejun Heo1-7/+2
2011-11-22freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo1-21/+12
2011-11-22cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo1-3/+3
2011-11-22freezer: clean up freeze_processes() failure pathTejun Heo1-1/+0
2011-11-22freezer: kill PF_FREEZINGTejun Heo1-2/+1
2011-11-22freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo1-2/+1
2011-11-22freezer: implement and use kthread_freezable_should_stop()Tejun Heo2-3/+4
2011-11-22freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo1-9/+8
2011-11-22net: Change mii to ethtool advertisement function namesMatt Carlson1-15/+49
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+7
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-25/+116
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2011-11-21Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2011-11-21Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-7/+6
2011-11-21regmap: Remove indexed cache typeMark Brown1-1/+0
2011-11-19hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes1-5/+0
2011-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2011-11-19debugfs: print_regs32: make regs array a const pointerAlessandro Rubini1-1/+1
2011-11-18Phonet: set the pipe handle using setsockoptDinesh Kumar Sharma1-0/+2
2011-11-18net: Remove LL_ALLOCATED_SPACEHerbert Xu1-5/+0
2011-11-18mm: add vm_area_add_early()Nicolas Pitre1-0/+1
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-2/+3