summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-1223-215/+1083
|\ \ \ \
| | | | * x86: mmiotrace: quieten spurious warning messageStuart Bennett2009-03-111-1/+1
| | | | * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-116-99/+46
| | | | |\
| | | | | * Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-112-2/+2
| | | | | |\
| | | | | | * powerpc/4xx: Enable SERIAL_OF support by default for Virtex platformsGrant Likely2009-02-282-2/+2
| | | | | * | powerpc: fix linkstation and storcenter compilation breakageGuennadi Liakhovetski2009-03-094-97/+44
| | | | * | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
| | | * | | | x86: remove zImage supportH. Peter Anvin2009-03-115-91/+18
| | * | | | | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+2
| | * | | | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-113-17/+14
| | |/ / / /
| * | | | | x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput2009-03-112-2/+4
| * | | | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-104-0/+985
| * | | | | x86: BUG to BUG_ON changesStoyan Gaydarov2009-03-102-6/+3
* | | | | | x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov2009-03-111-8/+5
| |/ / / / |/| | | |
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-11170-2954/+3541
|\ \ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | m68knommu: m528x build fixSteven King2009-03-101-228/+0
| | | * | | | m68knommu: m5206e build fixSteven King2009-03-101-0/+1
| | | * | | | xtensa: fix compilation somewhatAlexey Dobriyan2009-03-105-7/+6
| | | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-101-7/+8
| | | |\ \ \ \
| | | * | | | | sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu2009-03-101-0/+1
| | | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
| | | |\ \ \ \ \
| | | | * | | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-091-1/+1
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-0420-115/+199
| | | | |\ \ \ \ \ \ | | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | OMAP: enable smc911x support for LDP platformRussell King2009-03-021-1/+1
| | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
| | | * | | | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
| | * | | | | | | x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro2009-03-101-2/+2
| * | | | | | | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-105-44/+197
| * | | | | | | | x86, kexec: x86_64: add identity map for pages at image->startHuang Ying2009-03-101-0/+42
| * | | | | | | | x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-104-30/+50
| | |_|_|_|_|_|/ | |/| | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-1088-1675/+831
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / | | | | | | | |/| | | | | / | | | | | | | |_|_|_|_|_|/ | | | | | | |/| | | | | |
| | | | | | | | * | | | | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0
| | | | | | | | * | | | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-9/+28
| | | | | | | | * | | | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+4
| | | | | | | | * | | | | x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-061-16/+28
| | | | | | | | * | | | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-1/+1
| | | | | | | | * | | | | percpu: clean up percpu constantsTejun Heo2009-03-061-10/+0
| | | | | | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-0810-42/+49
| | | | | | | |\ \ \ \ \ \
| | | | | | | * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2009-03-0873-1601/+607
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Blackfin arch: SPI_MMC is now mainlined MMC_SPIMichael Hennerich2009-03-0611-170/+78
| | | | | | | | * | | | | | | Blackfin arch: disable legacy /proc/scsi/ support by defaultMike Frysinger2009-03-063-3/+3
| | | | | | | | * | | | | | | Blackfin arch: remove duplicated ANOMALY_05000448 ifdef checkMike Frysinger2009-03-061-4/+2
| | | | | | | | * | | | | | | Blackfin arch: add stubs for anomalies 447 and 448Mike Frysinger2009-03-066-0/+12
| | | | | | | | * | | | | | | Blackfin arch: cleanup bfin_sport.h header and export it to userspaceAlon Bar-Lev2009-03-052-31/+15
| | | | | | | | * | | | | | | Blackfin arch: fix bug - gdb signull case make trunk kernel panic frequentlyJie Zhang2009-03-051-2/+3
| | | | | | | | * | | | | | | Blackfin arch: remove spurious dash when dcache is offMike Frysinger2009-03-051-3/+3
| | | | | | | | * | | | | | | Blackfin arch: mark init_pda as __init as only __init funcs all itMike Frysinger2009-03-051-1/+1
| | | | | | | | * | | | | | | Blackfin arch: fix bug - On bf548-ezkit, ethernet fails to work after wakeup ...Michael Hennerich2009-03-051-0/+24
| | | | | | | | * | | | | | | Blackfin arch: Random read/write errors are a bad thingRobin Getz2009-03-052-0/+10
OpenPOWER on IntegriCloud