summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-...Russell King2008-09-132-6/+23
|\
| * imx serial: fix rts handling for non imx1 based hardwareMarc Kleine-Budde2008-09-021-1/+1
| * imx serial: set RXD mux bit on i.MX27 and i.MX31Marc Kleine-Budde2008-09-021-2/+13
| * i.MX serial: fix init failureDarius Augulis2008-09-021-2/+8
| * pcm037: add rts/cts support for serial portSascha Hauer2008-09-021-1/+1
* | [ARM] 5247/1: tosa: SW_EAR_IN supportDmitry Baryshkov2008-09-131-0/+8
* | [ARM] 5246/1: tosa: add proper clock alias for tc6393xb clockDmitry Baryshkov2008-09-131-0/+3
* | [ARM] 5245/1: Fix warning about unused return value in drivers/pcmciaJürgen Schindele2008-09-131-1/+5
* | [ARM] OMAP: Fix MMC device dataRussell King2008-09-111-32/+91
* | Linux 2.6.27-rc6v2.6.27-rc6Linus Torvalds2008-09-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-099-51/+89
|\ \
| * | ipv6: Fix OOPS in ip6_dst_lookup_tail().Neil Horman2008-09-091-32/+32
| * | ipsec: Restore larval states and socket policies in dumpHerbert Xu2008-09-092-0/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-096-19/+54
| |\ \
| | * | [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-094-5/+26
| | * | [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-094-7/+24
| | * | [Bluetooth] Fix reference counting during ACL config stageMarcel Holtmann2008-09-091-7/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-091-0/+2
|\ \ \ \
| * | | | sparc64: Disable timer interrupts in fixup_irqs().David S. Miller2008-09-081-0/+2
* | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-091-10/+8
|\ \ \ \ \
| * | | | | clockevents: remove WARN_ON which was used to gather informationThomas Gleixner2008-09-091-10/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-093-7/+10
|\ \ \ \ \
| * | | | | x86: fix memmap=exactmap boot argumentPrarit Bhargava2008-09-091-1/+1
| * | | | | x86: disable static NOPLs on 32 bitsLinus Torvalds2008-09-081-5/+8
| * | | | | xen: fix 2.6.27-rc5 xen balloon driver warningsJeremy Fitzhardinge2008-09-081-1/+1
* | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-09-096-18/+61
|\ \ \ \ \ \
| * | | | | | [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
| * | | | | | [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
| * | | | | | [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
| * | | | | | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-091-1/+1
|\ \ \ \ \ \
| * | | | | | [MIPS] IP22: Fix detection of second HPC3 on Challenge SThomas Bogendoerfer2008-09-081-1/+1
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6Linus Torvalds2008-09-0910-141/+221
|\ \ \ \ \ \ \
| * | | | | | | UBIFS: make minimum fanout 3Artem Bityutskiy2008-09-051-1/+1
| * | | | | | | UBIFS: fix division by zeroArtem Bityutskiy2008-09-051-6/+7
| * | | | | | | UBIFS: amend f_fsidArtem Bityutskiy2008-09-031-2/+3
| * | | | | | | UBIFS: fill f_fsidArtem Bityutskiy2008-08-311-0/+1
| * | | | | | | UBIFS: improve statfs reporting even moreArtem Bityutskiy2008-08-313-10/+40
| * | | | | | | UBIFS: introduce LEB overheadArtem Bityutskiy2008-08-312-0/+11
| * | | | | | | UBIFS: add forgotten gc_idx_lebs componentArtem Bityutskiy2008-08-311-1/+1
| * | | | | | | UBIFS: fix assertionArtem Bityutskiy2008-08-311-9/+7
| * | | | | | | UBIFS: improve statfs reportingArtem Bityutskiy2008-08-313-32/+46
| * | | | | | | UBIFS: remove incorrect index space checkArtem Bityutskiy2008-08-311-14/+1
| * | | | | | | UBIFS: push empty flash hack downArtem Bityutskiy2008-08-312-15/+11
| * | | | | | | UBIFS: do not update min_idx_lebs in stafsArtem Bityutskiy2008-08-311-1/+0
| * | | | | | | UBIFS: allow for racing between GC and TNCAdrian Hunter2008-08-254-51/+87
| * | | | | | | UBIFS: always read hashed-key nodes under TNC mutexAdrian Hunter2008-08-251-6/+1
| * | | | | | | UBIFS: fix zero-length truncationsArtem Bityutskiy2008-08-212-5/+16
* | | | | | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-098-11/+56
* | | | | | | | MAINTAINERS: add Atheros maintainer for atlxChris Snook2008-09-091-1/+3
OpenPOWER on IntegriCloud