summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we needKumar Gala2007-08-229-11/+3637
* [POWERPC] Split out iSeries specific exception macrosStephen Rothwell2007-08-221-59/+12
* [POWERPC] Move the exception macros into a header fileStephen Rothwell2007-08-221-0/+356
* [POWERPC] Move iSeries startup code out of head_64.SStephen Rothwell2007-08-221-0/+14
* [POWERPC] Use strcasecmp() rather than strncasecmp() when determining device ...Scott Wood2007-08-221-1/+1
* [POWERPC] Add clrbits8 and setbits8Scott Wood2007-08-221-0/+3
* [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-222-1/+4
* [POWERPC] 40x decrementer fixesJosh Boyer2007-08-201-1/+1
* [POWERPC] 40x MMUJosh Boyer2007-08-202-0/+68
* [POWERPC] Tidy up CONFIG_PPC_MM_SLICES codeStephen Rothwell2007-08-171-0/+7
* [POWERPC] Remove get_property and device_is_compatibleStephen Rothwell2007-08-173-3/+0
* [POWERPC] Update lmb.h include protection to ASM_POWERPCBecky Bruce2007-08-171-3/+3
* [POWERPC] Implement atomic{, 64}_{read, write}() without volatileSegher Boessenkool2007-08-171-6/+28
* [POWERPC] pseries: Eliminate global error_log_cnt variableLinas Vepstas2007-08-171-2/+4
* [POWERPC] Replace a few #defines with empty inline functionsSegher Boessenkool2007-08-171-6/+18
* [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-131-0/+2
* sched: make global code staticAdrian Bunk2007-08-121-2/+0
* Pull processor into release branchLen Brown2007-08-121-1/+1
|\
| * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-112-1/+8
|\ \
| * | [POWERPC] Fix initialization and usage of dma_maskBenjamin Herrenschmidt2007-08-101-1/+1
| * | [POWERPC] cell: Move SPU affinity init to spu_management_of_opsAndre Detsch2007-08-101-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2007-08-113-2/+5
|\ \ \
| * | | BLOCK: Hide the contents of linux/bio.h if CONFIG_BLOCK=nDavid Howells2007-08-111-0/+3
| * | | Fix remap handling by blktraceAlan D. Brunelle2007-08-111-1/+2
| * | | [PATCH] remove mm/filemap.c:file_send_actor()Adrian Bunk2007-08-111-1/+0
| |/ /
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-112-1/+3
* | | i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-111-6/+10
* | | x86_64: Don't mark __exitcall as __coldAndi Kleen2007-08-111-1/+1
* | | changing include/asm-generic/pgtable.h for non-mmuGreg Ungerer2007-08-111-35/+38
* | | finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-112-0/+5
* | | timer: remove clockevents_unregister_notifierMiao Xie2007-08-111-1/+0
* | | RCU: Remove prototype for nonexistent function synchronize_idle()Josh Triplett2007-08-111-1/+0
* | | hex_dump: add missing "const" qualifiersAlan Stern2007-08-111-1/+1
* | | fix serial buffer memory leakAlan Cox2007-08-111-0/+2
* | | Remove unused struct proc_dir_entry::setAlexey Dobriyan2007-08-111-1/+0
* | | FRV: connect up fallocateDavid Howells2007-08-111-1/+2
|/ /
* | Fix Alpha O_CLOEXEC definitionRichard Henderson2007-08-091-0/+1
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-08-091-1/+1
|\ \
| * | NFS: Fix put_nfs_open_contextTrond Myklebust2007-08-071-1/+1
* | | hexdump: use const notationArtem Bityutskiy2007-08-091-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-091-0/+2
|\ \ \
| * | | [NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy2007-08-071-0/+2
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-095-4/+18
|\ \ \
| * | | [SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller2007-08-083-4/+16
| * | | [SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller2007-08-072-0/+2
| |/ /
* | | sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* | | sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
OpenPOWER on IntegriCloud