summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix mpparse.c build error on latest gitJaswinder Singh Rajput2009-01-121-0/+1
* x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
* Merge commit 'v2.6.29-rc1' into x86/urgentIngo Molnar2009-01-11779-13484/+47233
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-1041-390/+354
| |\
| * \ Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-1017-239/+320
| |\ \
| | * | [IA64] fix typo in cpumask_of_pcibus()Ingo Molnar2009-01-061-1/+1
| | * | x86: fix x86_32 builds for summit and es7000 arch'sMike Travis2009-01-062-0/+3
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for read_measured_perf_ctrsMike Travis2009-01-061-40/+43
| | * | cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_writeMike Travis2009-01-061-12/+13
| | * | cpumask: use cpumask_var_t in acpi-cpufreq.cMike Travis2009-01-061-29/+29
| | * | cpumask: use work_on_cpu in acpi/cstate.cMike Travis2009-01-061-33/+37
| | * | cpumask: convert struct cpufreq_policy to cpumask_var_tRusty Russell2009-01-066-29/+29
| | * | cpumask: replace CPUMASK_ALLOC etc with cpumask_var_tRusty Russell2009-01-061-12/+9
| | * | Merge branch 'linus' into cpus4096Ingo Molnar2009-01-0658-2590/+1675
| | |\ \
| | * | | x86: cleanup remaining cpumask_t ops in smpboot codeMike Travis2009-01-045-76/+152
| | * | | ia64: cpumask fix for is_affinity_mask_valid()Mike Travis2009-01-042-10/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommuLinus Torvalds2009-01-099-32/+29
| |\ \ \ \
| | * | | | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-088-18/+15
| | * | | | NOMMU: Rename ARM's struct vm_regionDavid Howells2009-01-081-14/+14
| * | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-0919-46/+27
| |\ \ \ \ \
| | * | | | | [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-094-10/+6
| | * | | | | [S390] vdso: compile fixHeiko Carstens2009-01-092-2/+4
| | * | | | | [S390] remove code for oldselect system callHeiko Carstens2009-01-092-21/+0
| | * | | | | [S390] types: add/fix types.h include in header filesHeiko Carstens2009-01-098-3/+11
| | * | | | | [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-091-0/+1
| | * | | | | [S390] asm-s390/posix_types.h: drop __USE_ALL usageMike Frysinger2009-01-091-4/+0
| | * | | | | [S390] gettimeofday.S: removed duplicated #includesHuang Weiyi2009-01-091-4/+0
| | * | | | | [S390] ptrace: no extern declarations for userspaceHeiko Carstens2009-01-091-2/+5
| * | | | | | x86: make 'constant_test_bit()' take an unsigned bit numberLinus Torvalds2009-01-091-1/+1
| * | | | | | parisc: introduce asm/swab.hHarvey Harrison2009-01-093-64/+69
| * | | | | | x86: only scan the root bus in early PCI quirksAndi Kleen2009-01-091-8/+14
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds2009-01-097-237/+757
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'oprofile/cell' into oprofile/oprofile-for-tipRobert Richter2009-01-086-140/+705
| | |\ \ \ \ \ \
| | | * | | | | | powerpc/oprofile: fix whitespaces in op_model_cell.cRobert Richter2009-01-081-13/+11
| | | * | | | | | powerpc/oprofile: IBM CELL: add SPU event profiling supportCarl Love2009-01-086-16/+545
| | | * | | | | | powerpc/oprofile: fix cell/pr_util.hRobert Richter2009-01-081-2/+2
| | | * | | | | | powerpc/oprofile: IBM CELL: cleanup and restructuringCarl Love2009-01-082-153/+191
| | * | | | | | | Merge branch 'oprofile/ring_buffer' into oprofile/oprofile-for-tipRobert Richter2009-01-082-133/+93
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | oprofile: make new cpu buffer functions part of the apiRobert Richter2009-01-071-33/+24
| | | * | | | | | oprofile: use new data sample format for ibsRobert Richter2009-01-071-78/+41
| | | * | | | | | oprofile: rework implementation of cpu buffer eventsRobert Richter2009-01-071-4/+4
| | | * | | | | | oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.cRobert Richter2009-01-071-12/+12
| | | * | | | | | x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter2008-12-291-0/+1
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-01-093-0/+182
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-052013-32803/+70001
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge branch 'misc/mtd/sharpsl-nand' of git://git.kernel.org/pub/scm/linux/ke...David Woodhouse2008-12-103-0/+182
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-293-0/+182
| * | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-01-099-55/+101
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into releaseLen Brown2009-01-092686-92216/+160946
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'suspend' into releaseLen Brown2009-01-092-0/+23
| | |\ \ \ \ \ \ \ \ \ \