summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | [POWERPC] Add SPURR SPR to sysfsAnton Blanchard2006-12-091-0/+1
| | * | | | | [POWERPC] Add DSCR SPR to sysfsAnton Blanchard2006-12-092-2/+5
| | * | | | | [POWERPC] Fix mmap of PCI resource with hack for XBenjamin Herrenschmidt2006-12-082-6/+6
| | * | | | | [POWERPC] Add rtas_service_present() helperNathan Lynch2006-12-081-0/+1
| | * | | | | [POWERPC] Delete unused irq functions on powerpcMatthew Wilcox2006-12-081-19/+0
| | * | | | | [POWERPC] Define pci_unmap_addr() et al. when CONFIG_NOT_COHERENT_CACHE=yRoland Dreier2006-12-082-11/+45
| | * | | | | [POWERPC] cell: Fix spu_info.h header exportArnd Bergmann2006-12-081-1/+1
| | * | | | | [POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.cMichael Ellerman2006-12-081-2/+0
| | |/ / / /
| * | | | | [MIPS] IP27: Don't drag <asm/sn/arch.h> into topology.h.Ralf Baechle2006-12-121-1/+0
| * | | | | [MIPS] IP27: Move definition of nic_t to its sole user.Ralf Baechle2006-12-122-1/+2
| * | | | | [MIPS] IP27: Don't include <asm/sn/arch.h>.Ralf Baechle2006-12-121-2/+0
| * | | | | [MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.Ralf Baechle2006-12-121-0/+1
| | |_|/ / | |/| | |
| * | | | [PATCH] LOG2: Make powerpc's __ilog2_u64() take a 64-bit argumentDavid Howells2006-12-111-1/+1
| * | | | Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-112-0/+2
| * | | | Make SLES9 "get_kernel_version" work on the kernel binary againLinus Torvalds2006-12-111-2/+0
| * | | | [MIPS] Move die and die_if_kernel() from system.h to ptrace.hRalf Baechle2006-12-102-9/+8
| * | | | [MIPS] Fix build of several IDE drivers by providing pci_get_legacy_ide_irqRalf Baechle2006-12-101-0/+6
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-12-106-63/+169
| |\ \ \ \
| | * | | | [SPARC64]: Fix several kprobes bugs.David S. Miller2006-12-101-5/+6
| | * | | | [SPARC64]: dma remove extra bracketsMariusz Kozlowski2006-12-101-3/+3
| | * | | | [SPARC64]: Add irqtrace/stacktrace/lockdep support.David S. Miller2006-12-104-55/+160
| | | |_|/ | | |/| |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mchehab/...Linus Torvalds2006-12-109-15/+37
| |\ \ \ \
| | * | | | V4L/DVB (4935): Added the capability of selecting fm gain by tunerMauro Carvalho Chehab2006-12-101-0/+4
| | * | | | V4L/DVB (4934): Usbvision radio requires GainNormal at e registerMauro Carvalho Chehab2006-12-101-0/+1
| | * | | | V4L/DVB (4917): Saa7146: Convert SAA7146_IER_{DIS,EN}ABLE macros to inline fu...Oliver Endriss2006-12-101-14/+16
| | * | | | V4L/DVB (4914): Saa7146: Protect access to the IER register by a spinlockHartmut Birr2006-12-101-4/+14
| | * | | | V4L/DVB (4879): budget-ci IR: integrate with ir-commonDavid Hardeman2006-12-101-0/+1
| | * | | | V4L/DVB (4861): Remove the need of a STD array for drivers using video_ioctl2Mauro Carvalho Chehab2006-12-101-10/+4
| | * | | | V4L/DVB (4812): Detect presence of IR receiver/IR transmitter in tveepromHans Verkuil2006-12-101-1/+1
| | * | | | V4L/DVB (4798): OmniVision OV7670 driverJonathan Corbet2006-12-102-0/+4
| | * | | | V4L/DVB (4797): Marvell 88ALP01 "cafe" driverJonathan Corbet2006-12-101-0/+1
| | * | | | V4L/DVB (4796): A couple of V4L2 defines needed by Cafe Camara driverJonathan Corbet2006-12-102-0/+5
| | |/ / /
| * | | | [PATCH] kvm: userspace interfaceAvi Kivity2006-12-101-0/+227
| * | | | [PATCH] clocksource: small cleanupDaniel Walker2006-12-101-1/+1
| * | | | [PATCH] round_jiffies infrastructureArjan van de Ven2006-12-101-0/+6
| * | | | [PATCH] fdtable: Implement new pagesize-based fdtable allocatorVadim Lobanov2006-12-101-6/+0
| * | | | [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-102-3/+1
| * | | | [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-102-7/+0
| * | | | [PATCH] md: allow reads that have bypassed the cache to be retried on failureRaz Ben-Jehuda(caro)2006-12-101-0/+3
| * | | | [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2006-12-101-0/+1
| * | | | [PATCH] sched: remove lb_stopbalance counterChen, Kenneth W2006-12-101-1/+0
| * | | | [PATCH] sched: decrease number of load balancesSiddha, Suresh B2006-12-101-0/+1
| * | | | [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-106-1/+7
| * | | | [PATCH] sched: use softirq for load balancingChristoph Lameter2006-12-101-1/+2
| * | | | [PATCH] sched domain: increase the SMT busy rebalance intervalSiddha, Suresh B2006-12-101-1/+1
| * | | | [PATCH] io-accounting: via taskstatsAndrew Morton2006-12-101-1/+7
| * | | | [PATCH] cleanup taskstats.hAndrew Morton2006-12-101-10/+10
| * | | | [PATCH] io-accounting: core statisticsAndrew Morton2006-12-103-0/+86
| * | | | [PATCH] Fix noise in futex.hDavid Woodhouse2006-12-102-1/+3
| * | | | [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-103-6/+4
OpenPOWER on IntegriCloud