aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-15
| * | | | | | Blackfin: H8606/ip0x: drop redundant SPI ctl_reg settingsMike Frysinger2009-12-15
| * | | | | | Blackfin: BF54x: punt useless "masks" for count/address MMRsMike Frysinger2009-12-15
| * | | | | | Blackfin: punt unused MXVR masksMike Frysinger2009-12-15
| * | | | | | Blackfin: punt OTP MMRsMike Frysinger2009-12-15
| * | | | | | Blackfin: BF51x: dump non-existent SPI/NFC MMRsMike Frysinger2009-12-15
| * | | | | | Blackfin: scrub unused watchdog mmr masksMike Frysinger2009-12-15
| * | | | | | Blackfin: scrub unused RTC masksMike Frysinger2009-12-15
| * | | | | | Blackfin: unify BF547/8/9 headersMike Frysinger2009-12-15
| * | | | | | Blackfin: fix some BF547 header copy & paste typosMike Frysinger2009-12-15
| * | | | | | Blackfin: rename BF542 host dma definesMike Frysinger2009-12-15
| * | | | | | Blackfin: punt cache lock documentationMichael Hennerich2009-12-15
| * | | | | | Blackfin: coreb: switched to unlocked_ioctlMike Frysinger2009-12-15
| * | | | | | Blackfin: convert DMA mutex to an atomic and drop redundant codeMike Frysinger2009-12-15
| * | | | | | Blackfin: update bfin_rotary definesMichael Hennerich2009-12-15
| * | | | | | Blackfin: push down asm/ includes and out of bfin-global.hMike Frysinger2009-12-15
| * | | | | | Blackfin: pull in firmware KconfigMike Frysinger2009-12-15
| * | | | | | Blackfin: BF51x/BF52x: fill out bfin_clear_PPI_STATUS()Mike Frysinger2009-12-15
| * | | | | | Blackfin: bf537-stamp: need io.h for writeb() funcsBarry Song2009-12-15
| * | | | | | Blackfin: bf538: add support for extended GPIO banksMichael Hennerich2009-12-15
| * | | | | | Blackfin: add C define of trace_buffer_init()Graf Yang2009-12-15
| * | | | | | Blackfin: cpufreq: use a constant latencyMichael Hennerich2009-12-15
| * | | | | | Blackfin: clean up isp1362 board resourcesMike Frysinger2009-12-15
| * | | | | | Blackfin: calculate on-chip lengths at link time rather than run timeMike Frysinger2009-12-15
| * | | | | | Blackfin: improve async bank access checking (for cross-banks & XIP)Bernd Schmidt2009-12-15
| * | | | | | Blackfin: convert DMA code to a proper bitmapMichael Hennerich2009-12-15
| * | | | | | Blackfin: clean up bf537-lq035 board resourcesMichael Hennerich2009-12-15
| * | | | | | Blackfin: add some bounds checking to peripheral_requestBarry Song2009-12-15
| * | | | | | Blackfin: use common code for cycle->nanosecond conversionYi Li2009-12-15
| * | | | | | Blackfin: unify sched_clock() handling between clock sourcesYi Li2009-12-15
| * | | | | | Blackfin: fix gptimer0 clock source compile warningYi Li2009-12-15
| * | | | | | Blackfin: update defconfigsMike Frysinger2009-12-15
| * | | | | | Blackfin: convert to generic checksum codeMike Frysinger2009-12-15
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-12-16
|\ \ \ \ \ \ \
| * | | | | | | NFSv4: Fix a regression in the NFSv4 state managerTrond Myklebust2009-12-15
| * | | | | | | NFSv4: Release the sequence id before restarting a CLOSE rpc callTrond Myklebust2009-12-15
| * | | | | | | nfs41: fix session fore channel negotiationAndy Adamson2009-12-15
| * | | | | | | nfs41: do not zero seqid portion of stateid on closeAndy Adamson2009-12-15
| * | | | | | | nfs: run state manager in privileged modeAlexandros Batsakis2009-12-15
| * | | | | | | nfs: make recovery state manager operations privilegedAlexandros Batsakis2009-12-15
| * | | | | | | nfs: enforce FIFO ordering of operations trying to acquire slotAlexandros Batsakis2009-12-15
| * | | | | | | rpc: add a new priority in RPC taskAlexandros Batsakis2009-12-15
| * | | | | | | nfs: remove rpc_task argument from nfs4_find_slotAlexandros Batsakis2009-12-15
| * | | | | | | rpc: add rpc_queue_empty functionAlexandros Batsakis2009-12-15
| * | | | | | | nfs: change nfs4_do_setlk params to identify recovery typeAlexandros Batsakis2009-12-15
| * | | | | | | nfs: do not do a LOOKUP after openAlexandros Batsakis2009-12-15
| * | | | | | | nfs: minor cleanup of session drainingAlexandros Batsakis2009-12-15
| |/ / / / / /
* | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-16
|\ \ \ \ \ \ \
| * | | | | | | modpost: fix segfault with short symbol namesMichal Marek2009-12-15
| * | | | | | | module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=yRusty Russell2009-12-15