summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] PS3: Add logical performance monitor driver supportTakashi Yamamoto2008-01-251-0/+62
* [POWERPC] PS3: Add logical performance monitor device supportGeoff Levand2008-01-251-0/+8
* [POWERPC] PS3: Make bus_id and dev_id u64Geert Uytterhoeven2008-01-251-2/+2
* [POWERPC] Add definition of Cell bookmark SPRGeoff Levand2008-01-251-0/+1
* [POWERPC] kdump shutdown hook supportMichael Neuling2008-01-251-0/+3
* [POWERPC] Make setjmp/longjmp code usable outside of xmonMichael Neuling2008-01-251-0/+18
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-247-34/+119
|\
| * [POWERPC] Add _nmask_and_or_msr() declartion to asm-powerpc/system.hJon Loeliger2008-01-231-0/+2
| * [POWERPC] 82xx: Embedded Planet EP8248E supportScott Wood2008-01-231-0/+1
| * [POWERPC] QE: Add ability to upload QE firmwareTimur Tabi2008-01-232-2/+93
| * phy/fixed.c: rework to not duplicate PHY layer functionalityVitaly Bordug2008-01-231-29/+22
| * [POWERPC] Remove update_bridge_resourceKumar Gala2008-01-231-3/+0
| * [POWERPC] Fix handling of memreserve if the range lands in highmemKumar Gala2008-01-231-0/+1
* | Merge branch 'linux-2.6'Paul Mackerras2008-01-2446-162/+178
|\ \
| * | [MIPS] SMTC: Fix build error.Frank Rowand2008-01-221-3/+3
| * | CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2008-01-171-5/+2
| * | lockdep: fix workqueue creation API lockdep interactionJohannes Berg2008-01-161-3/+11
| * | libata: correct handling of TSS DVDAlan Cox2008-01-151-2/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-01-151-0/+4
| |\ \
| | * | x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger2008-01-151-0/+4
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-151-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | [POWERPC] Fix boot failure on POWER6Paul Mackerras2008-01-151-1/+0
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-141-1/+1
| |\ \ \
| | * | | [MIPS] Cacheops.h: Fix typo.Ralf Baechle2008-01-151-1/+1
| * | | | Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds2008-01-141-1/+0
| | |/ / | |/| |
| * | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-01-141-0/+4
| |\ \ \
| | * | | i2c: Driver IDs are optionalJean Delvare2008-01-141-0/+4
| * | | | CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson2008-01-141-0/+1
| |/ / /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-132-16/+21
| |\ \ \
| | * | | [ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2008-01-102-16/+21
| | |/ /
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-131-0/+1
| |\ \ \
| | * | | [POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling2008-01-111-0/+1
| | |/ /
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-01-134-7/+12
| |\ \ \
| | * \ \ Pull bugzilla-9535 into release branchLen Brown2008-01-111-1/+1
| | |\ \ \
| | | * | | increase PNP_MAX_PORT to 40 from 24Len Brown2007-12-271-1/+1
| | * | | | Pull bugzilla-9194 into release branchLen Brown2008-01-112-6/+9
| | |\ \ \ \
| | | * | | | PM: ACPI and APM must not be enabled at the same timeLen Brown2008-01-112-6/+9
| | * | | | | ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2008-01-111-0/+2
| | | |_|/ / | | |/| | |
| * | | | | remove task_ppid_nr_nsRoland McGrath2008-01-131-13/+0
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2008-01-112-27/+21
| |\ \ \ \ \
| | * | | | | sh: Force __access_ok() to obey address space limit.Paul Mundt2008-01-111-27/+15
| | * | | | | sh: Fix argument page dcache flushing regression.Carmelo Amoroso2008-01-071-0/+6
| * | | | | | Don't blatt first element of prv in sg_chain()Rusty Russell2008-01-111-2/+2
| | |/ / / / | |/| | | |
| * | | | | [SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet2008-01-081-1/+1
| * | | | | [XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2008-01-081-1/+6
| * | | | | [NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2008-01-081-1/+0
| * | | | | [NET]: Add NAPI_STATE_DISABLE.David S. Miller2008-01-081-3/+13
| * | | | | [NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller2008-01-081-2/+0
| * | | | | [SCTP]: Fix the name of the authentication event.Vlad Yasevich2008-01-081-1/+1
| * | | | | pl2303: Fix mode switching regressionAlan Cox2008-01-081-0/+1