summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2009-03-03ring-buffer: fix ring_buffer_read_pageSteven Rostedt
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-03-02fix warning in io_mapping_map_wc()Pallipadi, Venkatesh
2009-03-01net headers: export dcbnl.hChris Leech
2009-03-01net headers: cleanup dcbnl.hChris Leech
2009-02-28tracing: create the C style tracing for the sched subsystemSteven Rostedt
2009-02-27Fix recursive lock in free_uid()/free_user_ns()David Howells
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-26tracing: implement trace_clock_*() APIsIngo Molnar
2009-02-26block: reduce stack footprint of blk_recount_segments()Jens Axboe
2009-02-26rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney
2009-02-25tracing: wrap arguments with PARAMSSteven Rostedt
2009-02-25tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMATSteven Rostedt
2009-02-25ide: fix refcounting in device driversBartlomiej Zolnierkiewicz
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi
2009-02-24tracing: add DEFINE_TRACE_FMT to tracepoint.hSteven Rostedt
2009-02-24i2c-dev: Clarify the unit of ioctl I2C_TIMEOUTJean Delvare
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki
2009-02-21Consolidate driver_probe_done() loops into one placeArjan van de Ven
2009-02-208250: fix boot hang with serial console when using with Serial Over Lan portMauro Carvalho Chehab
2009-02-20spi_bitbang: add more lowlevel function documentationMichael Buesch
2009-02-20slab: introduce kzfree()Johannes Weiner
2009-02-20ftrace: allow archs to preform pre and post process for code modificationSteven Rostedt
2009-02-20SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constantsChristoph Lameter
2009-02-18vlan: Update skb->mac_header in __vlan_put_tag().Jarek Poplawski
2009-02-18Bernhard has movedBernhard Walle
2009-02-18jsm: additional device supportAdam Lackorzynski
2009-02-18mm: fix memmap init for handling memory holeKAMEZAWA Hiroyuki
2009-02-18mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-18timerfd: add flags checkDavide Libenzi
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-18vfs: separate FMODE_PREAD/FMODE_PWRITE into separate flagsPaul Turner
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt
2009-02-18tracing/function-graph-tracer: make arch generic push pop functionsSteven Rostedt
2009-02-18netfilter: nfnetlink_log: fix per-rule qthreshold overrideEric Leblond
2009-02-18block: fix bad definition of BIO_RW_SYNCJens Axboe
2009-02-17net: Kill skb_truesize_check(), it only catches false-positives.David S. Miller
2009-02-17Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: add command interface for function selectionSteven Rostedt
2009-02-15KVM: Add kvm_arch_sync_events to sync with asynchronize eventsSheng Yang
2009-02-15KVM: Avoid using CONFIG_ in userspace visible headersAvi Kivity
2009-02-14lockdep: move state bit definitions aroundPeter Zijlstra