summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8250.c: support specifying DW APB UARTs in device platform_dataWill Newton2008-02-052-19/+22
* serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.hKrauth.Julien2008-02-052-0/+150
* drivers/serial/s3c2410.c: remove dead config symbolsJiri Olsa2008-02-051-1/+1
* serial: keep the DTR setting for serial console.Yinghai Lu2008-02-051-1/+2
* drivers/pcmcia: add missing pci_dev_getJulia Lawall2008-02-051-1/+3
* drivers/pcmcia: Add missing iounmapJulia Lawall2008-02-051-1/+5
* at91_cf: use generic gpio callsDavid Brownell2008-02-051-15/+47
* pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-13/+13
* pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-2/+1
* pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson2008-02-051-2/+2
* pcmcia/axnet_cs: make functions staticRichard Knutsson2008-02-051-2/+2
* pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson2008-02-051-1/+1
* pcmcia: include bad CIS filename in error messageRandy Dunlap2008-02-051-2/+3
* pcmcia: stop updating dev->power.power_stateDavid Brownell2008-02-051-4/+6
* pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson2008-02-0522-222/+228
* pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson2008-02-054-20/+21
* m32r: remove dead config symbols from M32R codeJiri Olsa2008-02-053-6/+4
* include/asm-powerpc/nvram.h needs list.hAndrew Morton2008-02-051-0/+3
* sdio: fix module device table definition for m68kAl Viro2008-02-051-1/+2
* timerfd: un-break CONFIG_TIMERFDDavide Libenzi2008-02-051-1/+0
* timerfd: wire the new timerfd API to the x86 familyDavide Libenzi2008-02-054-5/+16
* timerfd: new timerfd APIDavide Libenzi2008-02-0524-118/+210
* timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi2008-02-051-0/+7
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-054-12/+15
* remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov2008-02-051-38/+5
* __group_complete_signal(): fix coredump with group stop raceOleg Nesterov2008-02-051-30/+0
* clone: prepare to recycle CLONE_STOPPEDAndrew Morton2008-02-051-0/+17
* get_task_comm(): return the resultAndrew Morton2008-02-052-2/+3
* lockdep: annotate epollPeter Zijlstra2008-02-052-1/+17
* drivers/net/wireless/b43/main.c needs io.hAndrew Morton2008-02-051-0/+1
* sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov2008-02-051-1/+4
* kvm: i386 fixAndrew Morton2008-02-051-4/+4
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0484-1425/+3770
|\
| *-------. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-0472-1384/+3625
| |\ \ \ \ \
| | | | | | * [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-044-18/+15
| | | | | | * [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-043-5/+16
| | | | | | * [ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas2008-02-043-13/+24
| | | | | | * [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-044-8/+10
| | | | | | * [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-043-44/+80
| | | | | | * [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas2008-02-043-83/+123
| | | | | | * [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-0410-262/+186
| | | | | | * [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-042-30/+71
| | | | | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-047-17/+69
| | | | | | * [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-042-2/+37
| | | | | | * [ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2008-02-042-12/+67
| | | | | | * [ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2008-02-042-42/+32
| | | | | * | [ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert2008-02-041-0/+1
| | | | | * | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao2008-02-041-4/+4
| | | | | * | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao2008-02-043-0/+3
| | | | | * | [ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2008-02-042-1/+89
OpenPOWER on IntegriCloud