aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-29mutex: add atomic_dec_and_mutex_lock()Eric Paris
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Input: add detailed multi-touch finger data report protocolHenrik Rydberg
2009-04-28Input: bcm5974 - add quad-finger tappingHenrik Rydberg
2009-04-28x86/irq: change MSI irq_desc to be more numa awareYinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-24tracing: remove deprecated TRACE_FORMATSteven Rostedt
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-24x86, bts, mm: clean up buffer allocationMarkus Metzger
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov
2009-04-24Merge branch 'irq' into releaseLen Brown
2009-04-24ring_buffer: compressed event headerLai Jiangshan
2009-04-23tracing: increase size of number of possible eventsSteven Rostedt
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka
2009-04-22tracing/events: make struct trace_entry->type to be int typeLi Zefan
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras