summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm
2009-11-27add gpiolib support to ucb1x00Thomas Kunze
2009-11-27move drivers/mfd/*.h to include/linux/mfdThomas Kunze
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker
2009-11-26vlan: support "loose binding" to the underlying network devicePatrick McHardy
2009-11-26macvlan: export macvlan mode through netlinkArnd Bergmann
2009-11-26veth: move loopback logic to common locationArnd Bergmann
2009-11-26[SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley
2009-11-26sched, time: Define nsecs_to_jiffies()Hidetoshi Seto
2009-11-26sched: Remove task_{u,s,g}time()Hidetoshi Seto
2009-11-26sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto
2009-11-26tracepoint: Add signal loss eventsMasami Hiramatsu
2009-11-26tracepoint: Add signal deliver eventMasami Hiramatsu
2009-11-26tracepoint: Move signal sending tracepoint to events/signal.hMasami Hiramatsu
2009-11-26Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-11-26Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-2.6.33Jens Axboe
2009-11-26Fix regression in direct writes performance due to WRITE_ODIRECT flag removalVivek Goyal
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-26tracing: Restore original format of sched eventsLi Zefan
2009-11-26tracing: Convert some ext4 events to DEFINE_TRACELi Zefan
2009-11-26tracing: Convert some jbd2 events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some block events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some power events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some workqueue events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert softirq events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert some kmem events to DEFINE_EVENTLi Zefan
2009-11-26tracing: Convert module refcnt events to DEFINE_EVENTLi Zefan
2009-11-26events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()Ingo Molnar
2009-11-25xfrm: Store aalg in xfrm_state with a user specified truncation lengthMartin Willi
2009-11-25xfrm: Define new XFRM netlink auth attribute with specified truncation bitsMartin Willi
2009-11-25ASoC: Add BCLK calculation utility for TDM mode tooMark Brown
2009-11-25tracing: Separate raw syscall from syscall tracerLai Jiangshan
2009-11-25drbd: moved CN_IDX_DRBD and CN_VAL_DRBD to the right filePhilipp Reisner
2009-11-25drm/i915: Replace a calloc followed by copying data over it with malloc.Eric Anholt
2009-11-25percpu: Fix kdump failure if booted with percpu_alloc=pageVivek Goyal
2009-11-24ACPICA: Update version to 20091112.Bob Moore
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24ACPICA: Update version to 20091013Bob Moore
2009-11-24PCI: introduce pci_is_pcie()Kenji Kaneshige
2009-11-24PCI: introduce pci_pcie_cap()Kenji Kaneshige
2009-11-24tracing: Convert some sched trace events to DEFINE_EVENT and _PRINTSteven Rostedt
2009-11-24tracing: Create new DEFINE_EVENT_PRINTSteven Rostedt
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-24tracing: Create new TRACE_EVENT_TEMPLATESteven Rostedt
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-11-24DRBD: Now the code is 8.3.6 + 3 fixes (without compat crap)Philipp Reisner
2009-11-24ext4: remove encountered_congestion traceWu Fengguang
2009-11-24locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init()Thomas Gleixner
2009-11-24locking: Remove unused prototypeThomas Gleixner