summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-06inet_diag: Partly rename inet_ to sock_Pavel Emelyanov1-1/+3
2011-12-06caif-spi: Bugfix for dump upon device removalErwan Bracq1-2/+2
2011-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+26
2011-12-06Merge branch 'mxs/saif' into next/driversArnd Bergmann33-158/+210
2011-12-06drm/ttm: simplify memory accounting for ttm user v2Jerome Glisse2-6/+18
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2-34/+31
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2-0/+38
2011-12-06drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2-18/+41
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-63/+41
2011-12-06drm/ttm: page allocation use page array instead of listJerome Glisse1-4/+4
2011-12-06drm/ttm: remove unused backend flags fieldJerome Glisse1-2/+0
2011-12-06drm/ttm: remove split btw highmen and lowmem pageJerome Glisse1-7/+0
2011-12-06drm/ttm: remove userspace backed ttm object supportJerome Glisse2-29/+0
2011-12-06swiotlb: Expose swiotlb_nr_tlb function to modulesKonrad Rzeszutek Wilk1-1/+1
2011-12-06ASoC: WM8903: Fix platform data gpio_cfg confusionStephen Warren1-2/+5
2011-12-06drm: document the drm_mode_config structureJesse Barnes1-0/+23
2011-12-06drm: document the drm_mode_group structureJesse Barnes1-0/+13
2011-12-06drm: document and cleanup drm_mode_config_funcsJesse Barnes1-2/+9
2011-12-06drm: document drm_mode_set structureJesse Barnes1-1/+9
2011-12-06drm: remove unused fields in drm_connector and document the restJesse Barnes1-7/+28
2011-12-06drm: add drm_encoder commentsJesse Barnes1-0/+12
2011-12-06drm: add comments for drm_encoder_funcsJesse Barnes1-0/+7
2011-12-06drm: fix comments for drm_crtc structJesse Barnes1-0/+11
2011-12-06drm: remove unused connector_count field from drm_display_modeJesse Barnes1-1/+0
2011-12-06gma500: Move the APIAlan Cox1-0/+91
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka1-10/+0
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-14/+22
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha1-0/+6
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin1-0/+7
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov2-3/+27