summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: remove boot time RTC initialisationRussell King2007-07-121-9/+0
* [ARM] pxa: stop doing our own rtc management over suspendRussell King2007-07-121-10/+0
* [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-124-33/+41
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-1213-23/+33
* [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
* [ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao2007-07-121-6/+4
* [ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao2007-07-121-24/+17
* [ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao2007-07-121-15/+21
* [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-122-19/+22
* [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-123-13/+10
* [ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King2007-07-123-27/+6
* [ARM] pxa: move pm_ops structure into CPU specific filesRussell King2007-07-123-29/+34
* [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-122-4/+38
* [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-122-43/+1
* [ARM] pxa: use mutexes instead of semaphoresRussell King2007-07-121-8/+7
* [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-123-13/+0
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-071-0/+1
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-071-9/+9
* slub: remove useless EXPORT_SYMBOLChristoph Lameter2007-07-061-1/+0
* MAINTAINERS new kernel janitors mlmaximilian attems2007-07-061-1/+1
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-062-2/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-066-8/+20
|\
| * [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-051-4/+2
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-051-0/+1
| * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao2007-07-051-1/+3
| * [NET] skbuff: remove export of static symbolJohannes Berg2007-07-051-1/+0
| * SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-051-0/+4
| * SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich2007-07-051-1/+9
| * SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich2007-07-051-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-069-19/+44
|\ \
| * | [MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle2007-07-062-2/+15
| * | [MIPS] Add macros to encode processor revisions.Ralf Baechle2007-07-061-0/+11
| * | [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle2007-07-061-7/+11
| * | [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debugRalf Baechle2007-07-061-1/+1
| * | [MIPS] Change libgcc-style functions from lib-y to obj-yRalf Baechle2007-07-061-1/+1
| * | [MIPS] Fix timer/performance interrupt detectionChris Dearman2007-07-061-4/+4
| * | [MIPS] AP/SP: Avoid triggering the 34K E125 performance issueRalf Baechle2007-07-061-4/+0
| * | [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp2007-07-061-0/+1
* | | mm: fixup /proc/vmstat outputPeter Zijlstra2007-07-061-1/+1
* | | potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-065-5/+5
* | | i386: es7000 build breakage fixVivek Goyal2007-07-063-0/+58
* | | PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issuesBjorn Helgaas2007-07-061-9/+54
OpenPOWER on IntegriCloud