summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | update Documentation/filesystems/Locking for 2.6.27 changesChristoph Hellwig2008-09-091-11/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Linus Torvalds2008-09-083-3/+64
|\ \ \ \ \ \
| * | | | | | avr32: pm_standby low-power ram bug fixHumphrey Bucknell2008-09-011-1/+1
| * | | | | | avr32: Fix lockup after Java stack underflow in user modeHaavard Skinnemoen2008-09-012-2/+63
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-09-082-7/+24
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix rare boot build breakageHugh Dickins2008-09-081-1/+1
| * | | | | | | powerpc/spufs: Fix possible scheduling of a context to multiple SPEsAndre Detsch2008-09-081-1/+2
| * | | | | | | powerpc/spufs: Fix race for a free SPUJeremy Kerr2008-09-051-4/+19
| * | | | | | | powerpc/spufs: Fix multiple get_spu_context()Jeremy Kerr2008-09-051-1/+2