summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov
2011-02-19net: dcb: match dcb_app protocol field with 802.1Qaz specJohn Fastabend
2011-02-18Merge branch 'rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-18Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds
2011-02-17RTC: Re-enable UIE timer/polling emulationJohn Stultz
2011-02-17RTC: Revert UIE emulation removalJohn Stultz
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar
2011-02-16perf: Optimize throttling codePeter Zijlstra
2011-02-16perf: Add cgroup supportStephane Eranian
2011-02-16cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra
2011-02-16Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-02-14Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-02-13klist: Fix object alignment on 64-bit.David Miller
2011-02-11ftrace: Fix memory leak with function graph and cpu hotplugSteven Rostedt
2011-02-11Input: matrix_keypad - increase the limit of rows and columnsTrilok Soni
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-10Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-02-08tracing: Compile time initialization for event flags valueLai Jiangshan
2011-02-08CDC NCM errata updates for cdc.hAlexey Orishko
2011-02-09virtio: console: Update CopyrightAmit Shah
2011-02-08genirq: Add IRQF_FORCE_RESUMEThomas Gleixner
2011-02-07tracing/syscalls: Don't add events for unmapped syscallsIan Munsie
2011-02-07tracing/filter: Move MAX_FILTER_PRED to local tracing directorySteven Rostedt
2011-02-07Merge branch 'linus' into perf/coreIngo Molnar
2011-02-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-06Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-05genirq: Add missing status flags to modification maskThomas Gleixner
2011-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-02-04USB: Fix trout build failure with ci13xxx_msm gadgetPavankumar Kondeti
2011-02-04Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2011-02-03net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-03perf: Cure task_oncpu_function_call() racesPeter Zijlstra
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-02-02vfs: sparse: add __FMODE_EXECNamhyung Kim