summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-12-09power_supply: allow a power supply to explicitly point to powered deviceJeremy Fitzhardinge1-0/+1
2011-12-09power_supply: add SCOPE attribute to power suppliesJeremy Fitzhardinge1-0/+7
2011-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-1/+16
2011-12-09vmscan: use atomic-long for shrinker batchingKonstantin Khlebnikov3-2/+3
2011-12-09Merge branches 'common/clkfwk', 'common/pfc' and 'common/serial-rework' into ...Paul Mundt33-57/+112
2011-12-09sh: pfc: ioremap() supportMagnus Damm1-0/+11
2011-12-09sh: extend clock struct with mapped_reg memberMagnus Damm1-0/+1
2011-12-09sch_red: Adaptative RED AQMEric Dumazet2-19/+88
2011-12-09vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko1-0/+15
2011-12-09vlan: introduce vid list with reference countingJiri Pirko2-18/+2
2011-12-09net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko1-0/+12
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-4/+4
2011-12-09vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko1-1/+1
2011-12-09PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat1-20/+16
2011-12-09PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat1-4/+3
2011-12-09Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki1-17/+11
2011-12-09PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...Srivatsa S. Bhat1-17/+11
2011-12-08memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo1-2/+22
2011-12-08memblock: Kill early_node_map[]Tejun Heo3-46/+35
2011-12-08memblock: Implement memblock_add_node()Tejun Heo1-0/+1
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo1-2/+1
2011-12-08memblock: Track total size of regions automaticallyTejun Heo1-1/+1
2011-12-08memblock: Kill memblock_init()Tejun Heo1-1/+0
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo1-6/+0
2011-12-08memblock: Add __memblock_dump_all()Tejun Heo1-1/+7
2011-12-08memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo1-35/+29
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-1/+4
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar1-2/+0
2011-12-08Merge branch '3.2-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-64/+6
2011-12-08SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos1-0/+4
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+3
2011-12-07fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro2-1/+3
2011-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-10/+22
2011-12-07ipv6: Move xfrm_lookup() call down into icmp6_dst_alloc().David S. Miller1-1/+1
2011-12-07ipv6: Make third arg to anycast_dst_alloc() bool.David S. Miller1-1/+1
2011-12-07SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky1-1/+1
2011-12-07PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki1-0/+1
2011-12-07svcrpc: destroy server sockets all at onceJ. Bruce Fields1-1/+1
2011-12-07svcrpc: make svc_delete_xprt staticJ. Bruce Fields1-1/+0
2011-12-07Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki3-69/+65
2011-12-07Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton1-0/+28
2011-12-07mac80211: accept public action frames with mismatched BSSIDJohannes Berg1-0/+17
2011-12-07nl80211: Parse channel type attribute in an ibss join requestAlexander Simon2-0/+13
2011-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville5-13/+109
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-12-06sched: Fix compile error for UP,!NOHZPeter Zijlstra1-1/+1
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra1-0/+3
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov1-1/+10
2011-12-06sock_diag: Initial skeletonPavel Emelyanov1-0/+23
2011-12-06sock_diag: Introduce new message typePavel Emelyanov1-0/+1