summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-12-08sch_red: Adaptative RED AQMEric Dumazet
2011-12-08vlan: introduce functions to do mass addition/deletion of vids by another deviceJiri Pirko
2011-12-08vlan: introduce vid list with reference countingJiri Pirko
2011-12-08net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...Jiri Pirko
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-12-08vlan: rename vlan_dev_info to vlan_dev_privJiri Pirko
2011-12-08PM / Sleep: Make [un]lock_system_sleep() genericSrivatsa S. Bhat
2011-12-08PM / Sleep: Use the freezer_count() functions in [un]lock_system_sleep() APIsSrivatsa S. Bhat
2011-12-08Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki
2011-12-08PM / Freezer: Remove the "userspace only" constraint from freezer[_do_not]_co...Srivatsa S. Bhat
2011-12-08memblock: Reimplement memblock allocation using reverse free area iteratorTejun Heo
2011-12-08memblock: Kill early_node_map[]Tejun Heo
2011-12-08memblock: Implement memblock_add_node()Tejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Track total size of regions automaticallyTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Kill sentinel entries at the end of static region arraysTejun Heo
2011-12-08memblock: Add __memblock_dump_all()Tejun Heo
2011-12-08memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...Tejun Heo
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-12-07SERIAL: AR933X: Add driver for the built-in UART of the SoCGabor Juhos
2011-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-12-06fix apparmor dereferencing potentially freed dentry, sanitize __d_path() APIAl Viro
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-06SUNRPC: create svc_xprt in proper network namespaceStanislav Kinsbursky
2011-12-06PM / Domains: Make it possible to assign names to generic PM domainsRafael J. Wysocki
2011-12-06svcrpc: destroy server sockets all at onceJ. Bruce Fields
2011-12-06svcrpc: make svc_delete_xprt staticJ. Bruce Fields
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki
2011-12-06Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton
2011-12-06mac80211: accept public action frames with mismatched BSSIDJohannes Berg
2011-12-06nl80211: Parse channel type attribute in an ibss join requestAlexander Simon
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06sched: Fix compile error for UP,!NOHZPeter Zijlstra
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06inet_diag: Introduce new inet_diag_req headerPavel Emelyanov
2011-12-06sock_diag: Initial skeletonPavel Emelyanov
2011-12-06sock_diag: Introduce new message typePavel Emelyanov
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf, x86: Implement event scheduler helper functionsRobert Richter
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds