summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-12-22VFS: Fix race between CPU hotplug and lglocksSrivatsa S. Bhat1-4/+32
2011-12-22kobject: remove kset_find_obj_hinted()Kay Sievers1-2/+0
2011-12-22convert 'memory' sysdev_class to a regular subsystemKay Sievers2-5/+4
2011-12-22cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers1-9/+9
2011-12-22PM: Drop generic_subsys_pm_opsRafael J. Wysocki1-13/+0
2011-12-22PM / Sleep: Remove forward-only callbacks from platform bus typeRafael J. Wysocki1-29/+1
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki23-124/+195
2011-12-21ftrace: Allow access to the boot time function enablingSteven Rostedt1-0/+3
2011-12-21ftrace: Decouple hash items from showing filtered functionsSteven Rostedt1-2/+3
2011-12-21ftrace: Allow other users of function tracing to use the output listingSteven Rostedt1-0/+35
2011-12-21ftrace: Replace record newlist with record page listSteven Rostedt1-4/+1
2011-12-21ftrace: Remove usage of "freed" recordsSteven Rostedt1-1/+0
2011-12-21ftrace: Allow archs to modify code without stop machineSteven Rostedt1-0/+31
2011-12-21ftrace: Do not function trace inlined functionsSteven Rostedt1-0/+5
2011-12-21usb: gadget: introduce support for sg listsFelipe Balbi1-0/+10
2011-12-21usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner1-0/+34
2011-12-21HID: usbhid: defer LED setting to a workqueueDaniel Kurtz1-0/+2
2011-12-21perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra1-1/+3
2011-12-21perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra1-0/+1
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-0/+6
2011-12-21perf events: Add PERF_COUNT_HW_REF_CPU_CYCLES generic PMU eventStephane Eranian1-0/+1
2011-12-21lockdep/waitqueues: Add better annotationPeter Zijlstra1-2/+2
2011-12-21tcp: Replace constants with #define macrosVijay Subramanian1-0/+5
2011-12-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+8
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar37-158/+225
2011-12-20Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie45-161/+326
2011-12-20[media] Remove Annex A/C selection via roll-off factorMauro Carvalho Chehab1-2/+0
2011-12-20[media] DVB: Use a unique delivery system identifier for DVBC_ANNEX_CManu Abraham1-1/+6
2011-12-20[media] v4l: Add over-current and indicator flash fault bitsLaurent Pinchart1-0/+2
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar5-79/+141
2011-12-20USB: EHCI: Add Marvell Host Controller driverNeil Zhang1-0/+1
2011-12-20USB: OTG: add Marvell usb OTG driver supportNeil Zhang1-0/+5
2011-12-20usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang1-2/+10
2011-12-20Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson1-0/+1
2011-12-20Merge branch 'picoxcell/devel' into next/develOlof Johansson1-0/+1
2011-12-20security: update security_file_mmap() docsKees Cook1-0/+2
2011-12-20v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formatsLaurent Pinchart1-0/+2
2011-12-20fbdev: Add FOURCC-based format configuration APILaurent Pinchart1-4/+10
2011-12-20Revert "net: Remove unused neighbour layer ops."David S. Miller1-0/+1
2011-12-19mlx4_core: Changing link sensing logicYevgeny Petrilin1-0/+2
2011-12-19mlx4: capability for link sensingYevgeny Petrilin1-1/+2
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart1-0/+2
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-19/+107
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky3-17/+41
2011-12-19time/clocksource: Fix kernel-doc warningsKusanagi Kouichi1-3/+8
2011-12-19usb: gadget: enlarge maxburst bit width.Yu Xu1-1/+1
2011-12-18writeback: dirty ratelimit - think time compensationWu Fengguang1-0/+1
2011-12-18writeback: fix dirtied pages accounting on redirtyWu Fengguang1-0/+2
2011-12-18writeback: charge leaked page dirties to active tasksWu Fengguang1-0/+2
2011-12-18Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat38-158/+227