summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-193-0/+723
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-192-301/+304
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-191-6/+5
* [ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik2008-04-191-14/+54
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-03-242-1/+6
|\
| * USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov2008-03-241-1/+3
| * USB: new quirk flag to avoid Set-InterfaceAlan Stern2008-03-241-0/+3
* | PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2008-03-241-4/+0
|/
* libata: implement ata_qc_raw_nbytes()Tejun Heo2008-03-241-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-242-1/+3
|\
| * [SPARC64]: Remove most limitations to kernel image size.David S. Miller2008-03-212-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-241-1/+1
|\ \
| * | [SCTP]: Fix build warnings with IPV6 disabled.David S. Miller2008-03-211-1/+1
* | | x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-242-6/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-221-1/+0
|\ \ \
| * | | x86: revert: reserve dma32 early for gartThomas Gleixner2008-03-221-1/+0
* | | | PNP: increase the number of PnP memory resources from 12 to 24Darren Salt2008-03-221-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-03-212-0/+3
|\ \ \
| * | | sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-211-0/+2
| * | | sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-211-0/+1
* | | | sync_bitops: fix wrong comments [Bug 10247]Matti Linnanvuori2008-03-211-8/+1
* | | | x86: trim mtrr don't close gap for resource allocation.Yinghai Lu2008-03-212-0/+4
* | | | x86: reserve dma32 early for gartYinghai Lu2008-03-211-0/+1
* | | | x86: fix {clear,copy}_user_page() declarations in page.hChuck Lever2008-03-211-2/+2
* | | | x86: cast cmpxchg and cmpxchg_local result for 386 and 486Mathieu Desnoyers2008-03-211-12/+20
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-211-1/+2
|\ \ \ | | |/ | |/|
| * | [SPARC64]: Fix atomic backoff limit.David S. Miller2008-03-191-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-214-10/+14
|\ \ \ | | |/ | |/|
| * | [SCTP]: Fix a race between module load and protosw accessVlad Yasevich2008-03-201-4/+8
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17118-390/+781
| |\ \
| * | | xfrm: ->eth_proto is __be16Al Viro2008-03-171-1/+1
| * | | [IPV4]: ipv4_is_lbcast() misannotationsAl Viro2008-03-171-1/+1
| * | | [PKT_SCHED]: annotate cls_u32Al Viro2008-03-171-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25Linus Torvalds2008-03-212-8/+13
|\ \ \ \
| * | | | sh: Fix more user header breakage from sh64 integration.Paul Mundt2008-03-142-8/+13
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-203-3/+14
|\ \ \ \ \
| * | | | | [ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo2008-03-201-1/+1
| * | | | | [ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren2008-03-201-1/+7
| * | | | | [ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor2008-03-201-1/+6
* | | | | | file capabilities: remove cap_task_kill()Serge Hallyn2008-03-201-2/+1
|/ / / / /
* | | | | memstick: automatically retrieve "INT" value from command responseAlex Dubov2008-03-191-1/+0
* | | | | fs: fix kernel-doc notation warningsRandy Dunlap2008-03-191-9/+2
* | | | | rcu: fix misplaced mb() in rcu_enter/exit_nohz()Paul E. McKenney2008-03-191-2/+2
* | | | | sched: tune multi-core idle balancingIngo Molnar2008-03-191-1/+0
* | | | | sched: improve affine wakeupsIngo Molnar2008-03-191-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-182-99/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-172-99/+0
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-171-0/+2
|\ \ \ \ \
| * | | | | devres: implement pcim_iomap_regions_request_all()Tejun Heo2008-03-171-0/+2
| |/ / / /