summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Blackfin arch: Add a few more instructions that can cause the trace buffer to...Robin Getz2009-02-041-0/+12
| | * | Blackfin arch: Fix URLRobin Getz2009-02-041-1/+1
| | * | Blackfin arch: cleanup bf54x ifdef mess in gpio codeMike Frysinger2009-02-043-409/+208
| | * | Blackfin arch: Add one more check on `fp' to prevent double faultJie Zhang2009-02-041-5/+3
| | * | Blackfin arch: explicit add a might sleep to gpio_freeUwe Kleine-Koenig2009-02-041-0/+2
| | * | Blackfin arch: don't accidently re-enable interruptsRobin Getz2009-02-041-6/+13
| | * | Blackfin arch: Print out where the bootmode is coming from (for easier debugg...Robin Getz2009-02-041-0/+2
| | * | Blackfin arch: reset POLAR setting when acquiring a gpio for the first timeMichael Hennerich2009-02-041-1/+7
| | * | Blackfin arch: Fix Bug - request lines with peripheral_request_list, but don'...Michael Hennerich2009-02-041-3/+0
| | * | Blackfin arch: Fix Bug - Kernel does not boot if re-program clocksMichael Hennerich2009-02-042-2/+3
| | * | Blackfin arch: fix bug - Dmacopy failed in BF537-STAMPMike Frysinger2009-02-041-0/+7
| | * | Blackfin arch: enable bfin_eth in bf51x by defaultSonic Zhang2009-02-041-1/+6
| | * | Blackfin arch: line up machine-/cpu- vars after BF54xM additionMike Frysinger2009-02-041-48/+48
| | * | Blackfin arch: add support for mobile ddr bf54x partsMike Frysinger2009-02-043-11/+63
| | * | Blackfin arch: scrub comments/whitespace/cvs keywordsMike Frysinger2009-02-041-38/+15
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-02-0417-284/+548
| |\ \ \
| | * | | sparc64: Kill bogus TPC/address truncation during 32-bit faults.David S. Miller2009-02-031-14/+35
| | * | | sparc: fixup for sparseirq changesStephen Rothwell2009-02-021-1/+1
| | * | | sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller2009-02-021-7/+18
| | * | | sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller2009-02-021-1/+4
| | * | | sparc64: Implement NMI watchdog on capable cpus.David S. Miller2009-01-3010-163/+309
| | * | | sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller2009-01-283-11/+25
| | * | | sparc64: Move generic PCR support code to seperate file.David S. Miller2009-01-286-108/+177
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-0421-57/+93
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | sunrpc: fix rdma dependenciesRandy Dunlap2009-02-031-1/+1
| | * | | e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil2009-02-031-1/+1
| | * | | sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson2009-02-031-1/+2
| | * | | pcnet_cs: Fix misuse of the equality operator.Cord Walter2009-02-031-1/+1
| | * | | hso: add new device id'sFilip Aben2009-02-031-1/+3
| * | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-02-041-1/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | mfd: Remove non exported references from pcf50633Balaji Rao2009-01-151-1/+0
| * | | | write-back: fix nr_to_write counterArtem Bityutskiy2009-02-031-6/+15
| * | | | Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-033-3/+3
| * | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-02-0316-293/+393
| |\ \ \ \
| | * | | | UBIFS: remove fast unmountingArtem Bityutskiy2009-01-293-54/+5
| | * | | | UBIFS: return sensible error codesArtem Bityutskiy2009-01-292-9/+4
| | * | | | UBIFS: remount ro fixesAdrian Hunter2009-01-293-21/+13
| | * | | | UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2009-01-292-2/+2
| | * | | | UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter2009-01-291-10/+10
| | * | | | UBIFS: fix LPT out-of-space bug (again)Adrian Hunter2009-01-281-12/+32
| | * | | | UBIFS: fix no_chk_data_crcArtem Bityutskiy2009-01-273-13/+23
| | * | | | UBIFS: fix assertionsArtem Bityutskiy2009-01-261-6/+7
| | * | | | UBIFS: ensure orphan area head is initializedAdrian Hunter2009-01-263-19/+26
| | * | | | UBIFS: always clean up GC LEB spaceArtem Bityutskiy2009-01-261-14/+33
| | * | | | UBIFS: add re-mount debugging checksArtem Bityutskiy2009-01-267-65/+148
| | * | | | UBIFS: fix LEB list freeingArtem Bityutskiy2009-01-264-20/+48
| | * | | | UBIFS: simplify lockingArtem Bityutskiy2009-01-261-56/+36
| | * | | | UBIFS: document dark_wm and dead_wm betterArtem Bityutskiy2009-01-203-11/+24
| | * | | | UBIFS: do not treat all data as short termArtem Bityutskiy2009-01-201-1/+1
| | * | | | UBIFS: constify operationsArtem Bityutskiy2009-01-184-14/+14
OpenPOWER on IntegriCloud