summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Fix icache flush for cache aliasingChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Prevent inlining ISS platform asm constructsMarc Gauthier2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Flush the page-address in update-mmu instead of user-addressChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Concentrate platforms into one platforms directory.Chris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Remove dead code reported by Robert P. J. Day.Adrian Bunk2008-02-13
| * | | | | | | | | | | | | | | | | | [XTENSA] Remove duplicate includes.Chris Zankel2008-02-13
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | dm-raid1.c: fix NULL dereferencesAdrian Bunk2008-02-19
* | | | | | | | | | | | | | | | | | MN10300: Update asb2303_defconfigDavid Howells2008-02-19
* | | | | | | | | | | | | | | | | | MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells2008-02-19
* | | | | | | | | | | | | | | | | | MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells2008-02-19
* | | | | | | | | | | | | | | | | | MN10300: Call update_process_times() outside of the xtime_lockDavid Howells2008-02-19
* | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc()Roland Dreier2008-02-19
| * | | | | | | | | | | | | | | | | | IPoIB/cm: Fix ipoib_cm_dev_stop() cleanup when drain times outPradeep Satyanarayana2008-02-19
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Add missing init section definitionsSam Ravnborg2008-02-19
* | | | | | | | | | | | | | | | | | kbuild: fix reversed symbol name order in modpostGeert Uytterhoeven2008-02-19
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Revert "SLUB: Alternate fast paths using cmpxchg_local"Linus Torvalds2008-02-19
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun2008-02-19
| * | | | | | | | | | | | | | | | | [S390] Fix futex_atomic_cmpxchg_std inline assembly.Heiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] dcss: Fix Unlikely(x) != yRoel Kluin2008-02-19
| * | | | | | | | | | | | | | | | | [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-19
| * | | | | | | | | | | | | | | | | [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] find bit corner case.Martin Schwidefsky2008-02-19
| * | | | | | | | | | | | | | | | | [S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber2008-02-19
| * | | | | | | | | | | | | | | | | [S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] Let NR_CPUS default to 32/64 on s390/s390x.Heiko Carstens2008-02-19
| * | | | | | | | | | | | | | | | | [S390] cio: Do timed recovery on workqueue.Cornelia Huck2008-02-19
| * | | | | | | | | | | | | | | | | [S390] cio: Remember to initialize recovery_lock.Cornelia Huck2008-02-19
| |/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | libata: implement drain buffersJames Bottomley2008-02-19
| * | | | | | | | | | | | | | | | | libata: eliminate the home grown dma padding in favour ofJames Bottomley2008-02-19
| * | | | | | | | | | | | | | | | | block: clear drain buffer if draining for write commandTejun Heo2008-02-19
| * | | | | | | | | | | | | | | | | block: implement request_queue->dma_drain_neededTejun Heo2008-02-19
| * | | | | | | | | | | | | | | | | block: add request->raw_data_lenTejun Heo2008-02-19
| * | | | | | | | | | | | | | | | | block: update bio according to DMA alignment paddingTejun Heo2008-02-19
| * | | | | | | | | | | | | | | | | libata: update ATAPI overflow drainingTejun Heo2008-02-19
| * | | | | | | | | | | | | | | | | elevator: make elevator_get() attempt to load the appropriate moduleJens Axboe2008-02-19
| * | | | | | | | | | | | | | | | | cfq-iosched: add hlist for browsing parallel to the radix treeJens Axboe2008-02-19
| * | | | | | | | | | | | | | | | | block: make blk_rq_map_user() clear ->bio if it unmaps itJens Axboe2008-02-19
| * | | | | | | | | | | | | | | | | fs/block_dev.c: remove #if 0'ed codeAdrian Bunk2008-02-19
| * | | | | | | | | | | | | | | | | make struct def_blk_aops staticAdrian Bunk2008-02-19