summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell2009-03-131-5/+1Star
*---. Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1117-72/+159
|\ \ \
| | | * Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0Star
| | | |\
| | | | * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0Star
| | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-092-10/+18
| | | |\ \
| | | | * \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-056-1/+39
| | | | |\ \
| | | | * | | vlan: Fix vlan-in-vlan crashes.David S. Miller2009-03-051-0/+1
| | | | * | | netns: Remove net_aliveEric W. Biederman2009-03-031-10/+17
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-107-43/+36Star
| |\ \ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | / / | | | |_|_|_|/ / | | |/| | | | |
| | | | * | | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-23/+12Star
| | | | * | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+6
| | | | * | | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-2/+3
| | | | * | | | percpu: cosmetic renames in pcpu_setup_first_chunk()Tejun Heo2009-03-061-1/+1
| | | | * | | | percpu: clean up percpu constantsTejun Heo2009-03-061-11/+13
| | | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-03-081-6/+1Star
| | | |\ \ \ \ \
| | | | * | | | | dmaengine: update kerneldocJohannes Weiner2009-02-121-6/+1Star
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-03-083-1/+3
| | | |\ \ \ \ \ \
| | | | * | | | | | ata: add CFA specific identify data wordsSergei Shtylyov2009-03-051-0/+2
| | | | * | | | | | remove stale comment from <linux/hdreg.h>Bartlomiej Zolnierkiewicz2009-03-051-1/+0Star
| | | | * | | | | | ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-051-0/+1
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-03-081-2/+4
| | | |\ \ \ \ \ \
| | | | * | | | | | libata: align ap->sector_bufTejun Heo2009-03-051-1/+2
| | | | * | | | | | libata: fix dma_unmap_sg misuseFUJITA Tomonori2009-03-051-0/+1
| | | | * | | | | | libata: change drive ready wait after hard reset to 5sStuart Hayes2009-03-051-1/+1
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-081-1/+1
| | |/| | | | | |
| | | * | | | | | Input: serio - fix protocol number for TouchIT213Dmitry Torokhov2009-03-081-1/+1
| * | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-055-0/+35
| |\| | | | | | | | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-031-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-271-0/+4
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-034-0/+31
| | |\ \ \ \ \ \
| | | * | | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-264-0/+31
| | | |/ / / / /
| * | | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0421-30/+211
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | percpu: fix too low alignment restriction on UPTejun Heo2009-02-261-1/+1
| * | | | | | | alloc_percpu: fix UP buildIngo Molnar2009-02-251-1/+1
| * | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-243-44/+96
| |\ \ \ \ \ \ \
| | * | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-241-2/+37
| | * | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-241-1/+1
| | * | | | | | | bootmem: reorder interface functions and add a missing oneTejun Heo2009-02-241-13/+17
| | * | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-241-6/+4Star
| | * | | | | | | percpu: implement new dynamic percpu allocatorTejun Heo2009-02-201-4/+18
| | * | | | | | | vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-201-0/+3
| | * | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-201-0/+1
| | * | | | | | | percpu: kill percpu_alloc() and friendsTejun Heo2009-02-201-25/+22Star
| | * | | | | | | alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-201-2/+3
| | * | | | | | | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-201-12/+11Star
| | | | | | | | |
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \
*-------. \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0417-14/+178
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|/ / / / / / | | | | | |/| | | | | / / | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | | * | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-031-1/+4
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|/ | | | | | |/| | | | | |
| | | | | | * | | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| | | | | * | | | | | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| | | | | * | | | | | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3