aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-01-15x86: fix build warning when CONFIG_NUMA not defined.Mike Travis
2009-01-15fix: crash: IP: __bitmap_intersects+0x48/0x73Ingo Molnar
2009-01-15Merge branch 'linus' into cpus4096Ingo Molnar
2009-01-15Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpuIngo Molnar
2009-01-15x86: fix broken flush_tlb_others_ipi(), fixIngo Molnar
2009-01-15x86: avoid early crash in disable_local_APIC()Jan Beulich
2009-01-15x86: fully honor "nolapic"Jan Beulich
2009-01-15irq: update all arches for new irq_desc, fixMike Travis
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-14cris: introduce asm/swab.hHarvey Harrison
2009-01-14x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha
2009-01-14[CVE-2009-0029] s390 specific system call wrappersHeiko Carstens
2009-01-14[CVE-2009-0029] s390: enable system call wrappersHeiko 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] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-14x86: make 32bit MAX_HARDIRQS_PER_CPU to be NR_VECTORSYinghai Lu
2009-01-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...Ingo Molnar
2009-01-14x86: change the default cache size to 64 bytesIngo Molnar
2009-01-14x86, tlb flush_data: replace per_cpu with an arrayFrederik Deweerdt
2009-01-14x86: replacing mp_config_intsrc with mpc_intsrcJaswinder Singh Rajput
2009-01-14x86: replacing mp_config_ioapic with mpc_ioapicJaswinder Singh Rajput
2009-01-14perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras
2009-01-14x86: fix broken flush_tlb_others_ipi()Suresh Siddha
2009-01-14powerpc/perf_counter: Make sure PMU gets enabled properlyPaul Mackerras
2009-01-13sparc64: Fix UP build failure.David S. Miller
2009-01-13powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov
2009-01-13powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov
2009-01-13powerpc/e500mc: Doorbells need to be taken w/exceptions disabledKumar Gala
2009-01-13Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-13x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com
2009-01-13x86 PAT: consolidate old memtype new memtype check into a functionvenkatesh.pallipadi@intel.com
2009-01-13x86, generic: mark complex bitops.h inlines as __always_inlineAndi Kleen
2009-01-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-13x86, cpufreq: remove leftover copymask_copy()Ingo Molnar
2009-01-13powerpc: Enable PS3 options and QPACE in ppc64_defconfigMichael Ellerman
2009-01-13powerpc/powermac: Fix occasional SMP boot failureBenjamin Herrenschmidt
2009-01-13powerpc/cacheinfo: Rename cache_dir per-cpu variableNathan Lynch
2009-01-13powerpc: Cleanup from l64 to ll64 change: arch codeStephen Rothwell
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar
2009-01-13powerpc/kexec: Check crash_base for relocatable kernelMilton Miller
2009-01-13powerpc: Make dummy section a valid note headerMilton Miller
2009-01-13Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt