aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-02-09perf_counters: make software counters work as per-cpu countersPaul Mackerras
2009-01-23perfcounters: ratelimit performance counter interruptsMike Galbraith
2009-01-23perfcounters: throttle on too high IRQ ratesMike Galbraith
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-20percpu: refactor percpu.hBrian Gerst
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar
2009-01-17perf_counter: Add counter enable/disable ioctlsPaul Mackerras
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-16libata: Add another column to the ata_timing table.David Daney
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik
2009-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap
2009-01-15jbd: fix missing kernel-docRandy Dunlap
2009-01-15cgroups: consolidate cgroup documentsLi Zefan
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-14net: Add init_dummy_netdev() and fix EMAC driver using itBenjamin Herrenschmidt
2009-01-14Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-01-14Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-14IDE: fix sparse signed-ness errors with host->host_busyBen Dooks
2009-01-14it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-01-14mm: fix assertionNick Piggin
2009-01-14[CVE-2009-0029] System call wrappers part 33Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 32Heiko Carstens
2009-01-14[CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-14[CVE-2009-0029] System call wrapper infrastructureHeiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14[CVE-2009-0029] Convert all system calls to return a longHeiko Carstens
2009-01-14[CVE-2009-0029] Move compat system call declarations to compat header fileHeiko Carstens
2009-01-14perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras
2009-01-12netfilter 09/09: remove padding from struct xt_match on 64bit buildsRichard Kennedy
2009-01-12net: Fix a comment in include/linux/netdevice.h.Krzysztof HaƂasa
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt
2009-01-12x86: arch_probe_nr_irqsYinghai Lu
2009-01-12Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-12Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-12Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...Linus Torvalds
2009-01-12m68k: dio - Kill warn_unused_result warningsGeert Uytterhoeven
2009-01-11cpumask, irq: non-x86 build failuresMike Travis
2009-01-11irq: initialize nr_irqs based on nr_cpu_idsMike Travis
2009-01-11cpumask: fix bug in use cpumask_var_t in irq_descMike Travis
2009-01-11cpumask: Use topology_core_cpumask()/topology_thread_cpumask()Rusty Russell
2009-01-11cpumask: update irq_desc to use cpumask_var_tMike Travis