aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-2038-173/+283
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-11-208-6/+19
| |\
| | * [IA64] xen: fix xen_get_eflags.Isaku Yamahata2008-11-201-1/+1
| | * [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case.Isaku Yamahata2008-11-203-2/+15
| | * [IA64] remove duplicate include iommu.hHuang Weiyi2008-11-201-1/+0
| | * [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stackHidetoshi Seto2008-11-201-1/+1
| | * [IA64] Rationalize kernel mode alignment checkingTony Luck2008-11-202-1/+2
| * | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-201-0/+14
| * | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-11-208-133/+90
| |\ \
| | * | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol.Ralf Baechle2008-11-201-1/+1
| | * | MIPS: csrc-r4k: Fix spelling mistake.Ralf Baechle2008-11-201-1/+1
| | * | MIPS: RB532: Provide functions for gpio configurationPhil Sutter2008-11-202-120/+75
| | * | MIPS: IP22: Make indy_sc_ops variable staticDmitri Vorobiev2008-11-201-1/+1
| | * | MIPS: RB532: GPIO register offsets are relative to GPIOBASEFlorian Fainelli2008-11-202-7/+9
| | * | MIPS: Malta: Fix include paths in malta-amon.cDavid Daney2008-11-201-3/+3
| | |/
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-202-1/+10
| |\ \
| | * | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-181-1/+1
| | * | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
| * | | parisc: fix bug in compat_arch_ptraceHelge Deller2008-11-201-5/+5
| | |/ | |/|
| * | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-194-1/+44
| |\ \
| | * | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-121-1/+1
| | * | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-123-0/+43
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-199-19/+80
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18122-2592/+6127
| | |\ \
| | | * | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-181-1/+1
| | | * | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-181-1/+1
| | | * | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-181-1/+1
| | | * | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-181-0/+2
| | * | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-11-181-1/+1
| | * | | x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-181-5/+21
| | * | | x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-181-0/+4
| | * | | x86: fix es7000 compilingYinghai Lu2008-11-161-8/+1
| | * | | x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-161-1/+2
| | * | | x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-112-3/+18
| | * | | x86: move iomap.h to the new include locationArjan van de Ven2008-11-091-0/+30
| * | | | sparc64: wire up accept4()David Miller2008-11-195-6/+19
| * | | | reintroduce accept4Ulrich Drepper2008-11-191-2/+2
* | | | | netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-2/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1864-321/+682
|\ \ \ \ \ | |/ / / /
| * | | | Blackfin arch: fix a broken define in dma-mappingMike Frysinger2008-11-181-1/+5
| * | | | Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang2008-11-181-1/+1
| * | | | Blackfin arch: fix bug - shared lib function in L2 failed be calledJie Zhang2008-10-282-5/+10
| * | | | Blackfin arch: fix incorrect limit check for bf54x check_gpioMike Frysinger2008-10-281-1/+1
| * | | | Blackfin arch: fix bug - Cpufreq assumes clocks in kHz and not Hz.Michael Hennerich2008-10-281-7/+7
| * | | | Blackfin arch: dont warn when running a kernel on the oldest supported siliconMike Frysinger2008-10-281-1/+1
| * | | | Blackfin arch: fix bug - kernel build with write back policy fails to be boot...Mike Frysinger2008-10-281-1/+1
| * | | | Blackfin arch: fix bug - dmacopy test case fail on all platformMike Frysinger2008-11-181-1/+5
| * | | | Blackfin arch: Fix typo when adding CONFIG_DEBUG_VERBOSERobin Getz2008-10-281-2/+2
| * | | | Blackfin arch: don't copy bss when copying L1Mike Frysinger2008-10-272-6/+6
| * | | | Blackfin arch: fix bug - Fail to boot jffs2 kernel for BF561 with SMP patchGraf Yang2008-10-271-4/+5