summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: add PERF_RECORD_CPUPeter Zijlstra2009-05-081-0/+2
* perf_counter: add PERF_RECORD_CONFIGPeter Zijlstra2009-05-081-0/+2
* perf_counter: rework ioctl()sPeter Zijlstra2009-05-081-3/+7
* Merge branch 'core/locking' into perfcounters/coreIngo Molnar2009-05-061-23/+1Star
|\
| * mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton2009-04-301-23/+1Star
| * mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-291-0/+23
* | perf_counter: provide an mlock thresholdPeter Zijlstra2009-05-051-0/+2
* | perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra2009-05-051-0/+1
* | perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra2009-05-051-1/+3
* | perf_counter: initialize the per-cpu context earlierIngo Molnar2009-05-041-1/+4
* | perf_counter: fix race in perf_output_*Peter Zijlstra2009-05-011-1/+4
* | Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2009-04-308-12/+85
|\ \
| * | signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2009-04-302-0/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-296-12/+81
| |\ \ | | |/ | |/|
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-04-292-3/+6
| | |\
| | | * Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann2009-04-282-2/+4
| | | * Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros2009-04-281-1/+2
| | * | netfilter: revised locking for x_tablesStephen Hemminger2009-04-291-5/+68
| | |/
| | * net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet2009-04-281-2/+4
| | * net: Fix typo in net_device_ops description.Mike Rapoport2009-04-271-1/+1
| | * net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk2009-04-271-1/+1
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-04-261-0/+1
| | |\
| | | * netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso2009-04-241-0/+1
* | | | perf_counter, x86: consistent use of type int for counter indexRobert Richter2009-04-291-1/+1
* | | | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-291-5/+4Star
* | | | perf_counter, x86: declare perf_max_counters only for CONFIG_PERF_COUNTERSRobert Richter2009-04-291-1/+2
* | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29427-27724/+866Star
|\| | |
| * | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-292-0/+3
| |\ \ \
| | * | | drm/i915: add support for G41 chipsetZhenyu Wang2009-04-221-0/+1
| | * | | drm/i915: Unregister ACPI video driver when exitingMatthew Garrett2009-04-171-0/+2
| * | | | regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
| * | | | Remove unused support code for refok sections.Tim Abbott2009-04-282-11/+0Star
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-04-271-0/+1
| |\ \ \ \
| | * | | | PCI: only save/restore existent registers in the PCIe capabilityYu Zhao2009-04-231-0/+1
| * | | | | Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-263-2/+12
| * | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-242-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'idle' into releaseLen Brown2009-04-241-1/+0Star
| | |\ \ \ \ \
| | | * | | | | ACPI: delete obsolete "bus master activity" proc fieldLen Brown2009-04-231-1/+0Star
| | | |/ / / /
| | * | | | | Merge branch 'irq' into releaseLen Brown2009-04-241-0/+1
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ACPI: add /sys/firmware/acpi/interrupts/sci_not counterLen Brown2009-04-211-0/+1
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-242-2/+4
| |\ \ \ \ \ \
| | * | | | | | jbd: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
| | * | | | | | jbd2: use SWRITE_SYNC_PLUG when writing synchronous revoke recordsTheodore Ts'o2009-04-141-1/+2
| * | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-241-15/+0Star
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-04-201-15/+0Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] pxa: merge AC97 platform data structuresMark Brown2009-04-151-15/+0Star
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-241-0/+5
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: musb: Prevent multiple includes of musb.hMark A. Greer2009-04-231-0/+5
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2009-04-241-0/+19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bitops: Add __ffs64 bitopSteven Whitehouse2009-04-231-0/+19
| | |/ / / / / / / /