summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-12-01perf events: Precalculate the header space for PERF_SAMPLE_ fieldsArnaldo Carvalho de Melo1-0/+2
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-0/+4
2010-11-26perf: Introduce is_sampling_event()Franck Bui-Huu1-0/+5
2010-11-26Merge branch 'perf/urgent' into perf/coreIngo Molnar2-14/+20
2010-11-26Merge commit 'v2.6.37-rc3' into perf/coreIngo Molnar13-22/+13
2010-11-26perf: Fix the software context switch counterPeter Zijlstra1-14/+15
2010-11-26perf: Fix inherit vs. context rotation bugThomas Gleixner1-0/+1
2010-11-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+0
2010-11-20fs: Do not dispatch FITRIM through separate super_operationLukas Czerner1-1/+0
2010-11-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds3-4/+7
2010-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-11-18Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar4-7/+21
2010-11-18hardirq.h: needs sched.h if using BKLLinus Torvalds1-0/+1
2010-11-18tracing: Remove useless syscall ftrace_event_call declarationFrederic Weisbecker1-4/+0
2010-11-18tracing: Allow syscall trace events for non privileged usersFrederic Weisbecker2-2/+12
2010-11-18tracing: New macro to set up initial event flags valueFrederic Weisbecker1-0/+4
2010-11-18tracing: New flag to allow non privileged users to use a trace eventFrederic Weisbecker1-0/+2
2010-11-18x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen1-1/+3
2010-11-18Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar1-0/+4
2010-11-18x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus1-2/+0
2010-11-18x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus1-5/+1
2010-11-18hardirq.h: remove now-empty #ifdef/#endif pairLinus Torvalds1-2/+0
2010-11-18Fix build failure due to hwirq.h needing smp_lock.hLinus Torvalds2-4/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann3-3/+0
2010-11-17Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-6/+1
2010-11-17Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2010-11-17SCSI host lock push-downJeff Garzik1-1/+1
2010-11-16nfs: trivial: remove unused nfs_wait_event macroJeff Layton1-6/+0
2010-11-16NLM: Fix a regression in lockdTrond Myklebust1-0/+1
2010-11-16capabilities/syslog: open code cap_syslog logic to fix build failureEric Paris1-5/+4
2010-11-16Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-23/+1
2010-11-16i2c: Mark i2c_adapter.id as deprecatedJean Delvare1-1/+1
2010-11-16i2c: Delete unused adapter IDsJean Delvare1-22/+0
2010-11-16include/linux/kernel.h: Move logging bits to include/linux/printk.hLinus Torvalds2-244/+249
2010-11-15net: rtnetlink.h -- only include linux/netdevice.h when used by the kernelAndy Whitcroft1-1/+1
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2010-11-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt24-42/+282
2010-11-15fsl-diu-fb: drop dead ioctl defineMike Frysinger1-1/+0
2010-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-1/+31
2010-11-13Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-1/+3
2010-11-13Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2010-11-12vlan: Add function to retrieve EtherType from vlan packets.Hao Zheng1-0/+25
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller1-1/+1
2010-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+17
2010-11-12Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-12/+4
2010-11-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2010-11-12Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+14
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-0/+1
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo1-0/+47
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo1-0/+47