aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-185-10/+9
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-1879-5126/+6553
| |\
| * | phy: Change mii_bus id field to a stringAndy Fleming2008-04-163-4/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-04-03158-2927/+5777
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-271-5/+1
| |\ \ \
| * | | | [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.YOSHIFUJI Hideaki2008-03-251-1/+1
| * | | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-03-221-5/+3
| |\ \ \ \
| | * | | | qeth: new qeth device driverFrank Blaschka2008-03-171-5/+3
* | | | | | x86 PAT: fix mmap() of holesIngo Molnar2008-04-181-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-04-181-19/+4
|\ \ \ \ \ \
| * | | | | | [SCSI] simscsi: use sg buffer copy helper funcitonsFUJITA Tomonori2008-04-071-19/+4
* | | | | | | x86: kgdb build fixHarvey Harrison2008-04-181-2/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-1834-526/+2645
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Pull miscellaneous into release branchTony Luck2008-04-1717-100/+266
| |\ \ \ \ \ \ \
| | * | | | | | | [IA64] kdump: Add crash_save_vmcoreinfo for INITTakao Indoh2008-04-151-0/+1
| | * | | | | | | [IA64] Fix NUMA configuration issueZoltan Menyhart2008-04-114-6/+27
| | * | | | | | | [IA64] Untangle sync_icache_dcache() page size determinationChristoph Lameter2008-04-091-7/+1
| | * | | | | | | [IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur2008-04-093-3/+6
| | * | | | | | | [IA64] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-092-4/+0
| | * | | | | | | [IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-04-092-17/+42
| | * | | | | | | [IA64] kprobes: kprobe-booster for ia64Masami Hiramatsu2008-04-091-26/+107
| | * | | | | | | [IA64] fix getpid and set_tid_address fast system calls for pid namespacesPavel Emelyanov2008-04-092-4/+37
| | * | | | | | | [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-092-5/+5
| | * | | | | | | [IA64] use goto to jump out do/while_each_threadLi Zefan2008-04-091-2/+2
| | * | | | | | | [IA64] Fix unlock ordering in smp_callinAlan D. Brunelle2008-04-091-1/+1
| | * | | | | | | [IA64] kdump: crash.c coding style fixHidetoshi Seto2008-04-091-26/+26
| | * | | | | | | [IA64] kdump: add kdump_on_fatal_mcaHidetoshi Seto2008-04-092-13/+24
| * | | | | | | | Pull nptcg into release branchTony Luck2008-04-173-17/+196
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [IA64] Kernel parameter for max number of concurrent global TLB purgesFenghua Yu2008-04-043-7/+43
| | * | | | | | | | [IA64] Multiple outstanding ptc.g instruction supportFenghua Yu2008-04-043-17/+160
| * | | | | | | | | Pull kvm-patches into release branchTony Luck2008-04-174-0/+332
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] Implement smp_call_function_mask for ia64Xiantao Zhang2008-04-031-0/+82
| | * | | | | | | | | [IA64] Add API for allocating Dynamic TR resource.Xiantao Zhang2008-04-033-0/+250
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Pull percpureserve into release branchTony Luck2008-04-175-11/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] Minimize per_cpu reservations.holt@sgi.com2008-04-085-11/+13
| | * | | | | | | | | [IA64] Correct pernodesize calculation.holt@sgi.com2008-04-081-0/+1
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Pull regset into release branchTony Luck2008-04-173-377/+1519
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [IA64] remove duplicate code for register accessShaohua Li2008-03-121-322/+200
| | * | | | | | | | | [IA64] use CORE_DUMP_USE_REGSETShaohua Li2008-03-121-30/+0
| | * | | | | | | | | [IA64] regset: 32-bit supportShaohua Li2008-03-122-25/+629
| | * | | | | | | | | [IA64] regset: 64-bit supportShaohua Li2008-03-121-0/+690
| * | | | | | | | | | Pull virt-cpu-accounting into release branchTony Luck2008-04-179-1/+302
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting)Hidetoshi Seto2008-02-209-1/+302
| * | | | | | | | | | | Pull fsys_gettimeofday into release branchTony Luck2008-04-172-20/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | [IA64] cleanup and improve fsys_gettimeofdayHidetoshi Seto2008-03-102-20/+16
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-1831-410/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ppc/pmac: remove no longer needed IDE quirkBartlomiej Zolnierkiewicz2008-04-171-22/+0
| * | | | | | | | | | | | ppc: don't include <linux/ide.h>Bartlomiej Zolnierkiewicz2008-04-1716-16/+0
| * | | | | | | | | | | | ppc: remove ppc_ide_mdBartlomiej Zolnierkiewicz2008-04-175-88/+0
| * | | | | | | | | | | | ppc/pplus: remove ppc_ide_md.ide_init_hwif hookBartlomiej Zolnierkiewicz2008-04-171-23/+0