aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: export remove_from_page_cache() to modulesMiklos Szeredi2010-05-251-0/+1
* mm: export lru_cache_add_*() to modulesMiklos Szeredi2010-05-251-0/+1
* fuse: support splice() writing to fuse deviceMiklos Szeredi2010-05-252-32/+148
* fuse: get page reference for readpagesMiklos Szeredi2010-05-251-0/+2
* fuse: use get_user_pages_fast()Miklos Szeredi2010-05-252-8/+2
* fuse: remove unneeded variableDan Carpenter2010-05-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-244-8/+8
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-111-4/+2
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-221-2/+2
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-221-0/+1
| * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-151-0/+1
| * ide: fix comment typo in ide.hSergei Shtylyov2010-04-151-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-2448-3241/+1938
|\ \
| * | Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
| * | Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-221-1/+2
| * | Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-221-1/+1
| * | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-221-6/+1
| * | Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-221-0/+2
| * | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-221-1/+2
| * | Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-221-2/+2
| * | Blackfin: optimize strncpy a bitRobin Getz2010-05-222-13/+47
| * | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger2010-05-221-43/+51
| * | Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-2211-184/+226
| * | Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
| * | Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-221-1/+2
| * | Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-221-1/+1
| * | Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-221-0/+9
| * | Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-221-6/+19
| * | Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-221-6/+61
| * | Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-223-18/+71
| * | Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-221-1/+6
| * | Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-221-1/+1
| * | Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-225-0/+115
| * | Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-211-0/+1
| * | Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-214-67/+446
| * | Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-211-2/+17
| * | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-215-123/+120
| * | Blackfin: split kernel/traps.cRobin Getz2010-05-217-836/+887
| * | Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-215-188/+24
| * | Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai2010-05-215-0/+20
| * | Blackfin: punt duplicated CAN MMRsMike Frysinger2010-05-213-1914/+0
| * | Blackfin: cleanup style/comments/etc... in paging_init()Mike Frysinger2010-05-211-18/+13
| * | Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2010-05-212-26/+6
* | | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-2468-312/+669
|\ \ \
| * | | uml: Pushdown the bkl from harddog_kern ioctlFrederic Weisbecker2010-05-221-3/+15
| * | | sunrpc: Pushdown the bkl from sunrpc cache ioctlFrederic Weisbecker2010-05-221-3/+10
| * | | sunrpc: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-3/+15
| * | | autofs4: Pushdown the bkl from ioctlFrederic Weisbecker2010-05-221-4/+18
| * | | uml: Convert to unlocked_ioctls to remove implicit BKLJohn Kacur2010-05-171-4/+4
| * | | ncpfs: BKL ioctl pushdownJohn Kacur2010-05-174-14/+19