summaryrefslogtreecommitdiffstats
path: root/kernel/Kconfig.preempt (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-03perf inject: Refactor read_buildid functionArnaldo Carvalho de Melo1-38/+38
2010-05-02perf record: Don't exit in live mode when no tracepoints are enabledArnaldo Carvalho de Melo1-6/+9
2010-05-02perf: add perf-inject builtinTom Zanussi20-24/+293
2010-05-02perf/live: don't synthesize build ids at the end of a live mode traceTom Zanussi3-70/+0
2010-05-02perf tools: Don't use code surrounded by __KERNEL__Arnaldo Carvalho de Melo7-47/+105
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker5-31/+68
2010-05-01hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker1-18/+45
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker5-30/+78
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker5-70/+41
2010-05-01hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker1-11/+1
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker3-2/+8
2010-05-01perf: Fix warning while reading ring buffer headersFrederic Weisbecker3-95/+7
2010-04-30perf: Remove leftover useless options to record trace events from scriptsFrederic Weisbecker13-21/+17
2010-04-30Linux 2.6.34-rc6v2.6.34-rc6Linus Torvalds1-1/+1
2010-04-30kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei1-5/+0
2010-04-30ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar1-1/+1
2010-04-29perf test: Initial regression testing commandArnaldo Carvalho de Melo6-0/+307
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner6-9/+120
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe1-0/+1
2010-04-29perf symbols: Add machine helper routinesArnaldo Carvalho de Melo4-25/+86
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann2-6/+14
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh1-1/+1
2010-04-29nfs d_revalidate() is too trigger-happy with d_drop()Al Viro1-0/+2
2010-04-28ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2-1/+2
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsBen Hutchings3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetBen Hutchings1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsBen Hutchings1-2/+11
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich4-16/+34
2010-04-28sctp: fix to calc the INIT/INIT-ACK chunk length correctly is setWei Yongjun1-7/+10
2010-04-28sctp: per_cpu variables should be in bh_disabled sectionVlad Yasevich1-2/+2
2010-04-28sctp: fix potential reference of a freed pointerVlad Yasevich1-2/+4
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun3-0/+12
2010-04-28Revert "tcp: bind() fix when many ports are bound"David S. Miller2-21/+10
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng1-0/+1
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter1-1/+4
2010-04-28x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas1-38/+2
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang1-1/+1
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe1-1/+2
2010-04-28powerpc/ps3: Update ps3_defconfigGeoff Levand1-60/+129
2010-04-28powerpc/ps3: Update platform maintainerGeoff Levand1-4/+4
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt3-0/+13
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2-3/+17
2010-04-28perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directoryArnaldo Carvalho de Melo1-0/+2
2010-04-28net/usb: add sierra_net.c driverElina Pasheva3-0/+1012
2010-04-28perf machines: Make the machines class adopt the dsos__fprintf methodsArnaldo Carvalho de Melo7-15/+33
2010-04-28perf machine: Adopt some map_groups functionsArnaldo Carvalho de Melo8-81/+74
2010-04-28perf machine: Pass buffer size to machine__mmap_nameArnaldo Carvalho de Melo4-11/+11
2010-04-28perf tools: Rename "kernel_info" to "machine"Arnaldo Carvalho de Melo16-287/+280
2010-04-28cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1