summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-291-0/+1
|\
| * [SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori2008-07-281-0/+1
* | Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds2008-07-291-3/+6
* | include/asm-generic/pgtable-nopmd.h: macros are noxious, reason #435Andrew Morton2008-07-291-1/+5
* | sh7760fb: write colormap value to hardwareManuel Lauss2008-07-291-0/+1
* | eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen2008-07-291-12/+18
* | gpio: fix build on CONFIG_GPIO_SYSFS=nAtsushi Nemoto2008-07-291-0/+1
* | bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa2008-07-291-1/+0Star
* | vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-297-99/+167
* | kdump: update kdump documentation as kexec-tools-resting has been renamed kex...Simon Horman2008-07-291-10/+10
* | spi_s3c24xx: really assign busnumBen Dooks2008-07-292-0/+2
* | mpc52xx_psc_spi: fix block transferLuotao Fu2008-07-291-15/+7Star
* | mm/hugetlb.c must #include <asm/io.h>Adrian Bunk2008-07-291-0/+1
* | mmu-notifiers: coreAndrea Arcangeli2008-07-2915-13/+623
* | mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-294-0/+170
* | mmu-notifiers: add list_del_init_rcu()Andrea Arcangeli2008-07-291-0/+28
* | arm: fix HAVE_CLK merge goofDavid Brownell2008-07-291-1/+1
* | __ratelimit() cpu flags can't be staticAlexey Dobriyan2008-07-291-1/+2
* | tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins2008-07-291-1/+2
* | exec: include pagemap.h again to fix buildHugh Dickins2008-07-291-0/+1
* | Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-2919-141/+85Star
|\ \
| * \ Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28911-11708/+20191
| |\ \
| * | | cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds2008-07-283-134/+43Star
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-281107-11190/+46428
| |\ \ \ | | | |/ | | |/|
| * | | cpumask: export cpumask_of_cpu_mapIngo Molnar2008-07-261-0/+2
| * | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-2617-83/+37Star
| * | | cpumask: put cpumask_of_cpu_map in the initdata sectionMike Travis2008-07-262-7/+11
| * | | cpumask: make cpumask_of_cpu_map genericMike Travis2008-07-262-38/+112
* | | | ipwireless: fix compile failureJames Bottomley2008-07-291-1/+1
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-287-30/+390
|\ \ \
| * | | Input: add driver for Atmel integrated touchscreen controllerDan Liang2008-07-243-0/+345
| * | | Input: ads7846 - optimize order of calculating Rt in ads7846_rx()Hans-Christian Egtvedt2008-07-231-5/+5
| * | | Input: ads7846 - fix sparse endian warningsHarvey Harrison2008-07-231-4/+2Star
| * | | Input: uinput - remove duplicate includeHuang Weiyi2008-07-231-1/+0Star
| * | | Input: serio - offload resume to kseriodShaohua Li2008-07-231-18/+37
| * | | Input: serio - mark serio_register_driver() __must_checkDmitry Torokhov2008-07-231-2/+1Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-07-283-3/+7
|\ \ \ \
| * | | | dlm: fix uninitialized variable for search_rsb_list callersBenny Halevy2008-07-141-0/+1
| * | | | dlm: release socket on errorMasatake YAMATO2008-07-141-1/+3
| * | | | dlm: fix basts for granted CW waiting PR/CWDavid Teigland2008-07-141-1/+2
| * | | | dlm: check for null in device_writeMasatake YAMATO2008-07-141-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2008-07-2838-260/+1039
|\ \ \ \ \
| * | | | | powerpc: Disable 64K hugetlb support when doing 64K SPU mappingsBenjamin Herrenschmidt2008-07-281-1/+8
| * | | | | powerpc/powermac: Fixup default serial port device for pmac_zilogBenjamin Herrenschmidt2008-07-282-27/+89
| * | | | | powerpc/powermac: Use sane default baudrate for SCC debuggingBenjamin Herrenschmidt2008-07-281-1/+11
| * | | | | powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bitNick Piggin2008-07-283-2/+6
| * | | | | powerpc: Show processor cache information in sysfsNathan Lynch2008-07-281-0/+309
| * | | | | powerpc: Make core id information available to userspaceNathan Lynch2008-07-283-0/+25
| * | | | | powerpc: Make core sibling information available to userspaceNathan Lynch2008-07-283-0/+66
| * | | | | powerpc/vio: More fallout from dma_mapping_error API changeStephen Rothwell2008-07-281-1/+1