aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum2008-04-26
* bitops: use __fls for fls64 on 64-bit archsAlexander van Heukelum2008-04-26
* generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-26
* generic: introduce a generic __fls implementationAlexander van Heukelum2008-04-26
* x86: merge the simple bitops and move them to bitops.hAlexander van Heukelum2008-04-26
* x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum2008-04-26
* x86: change x86 to use generic find_next_bitAlexander van Heukelum2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\
| * generic: make optimized inlining arch-opt-inIngo Molnar2008-04-26
| * x86: add optimized inliningIngo Molnar2008-04-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-26
|\ \
| * | ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz2008-04-26
| * | ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-26
| * | remove include/linux/hdsmart.hAdrian Bunk2008-04-26
| * | ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2008-04-26
| * | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-26
| * | ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| |/
* | x86: section mismatch fixes, #2Jacek Luczak2008-04-26
* | x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-26
* | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
* | x86: get_bios_ebda() requires asm/io.hAkinobu Mita2008-04-26
* | x86: use bitmap library for pin_programmedAkinobu Mita2008-04-26
* | x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath2008-04-26
* | x86: remove NexGen supportDmitri Vorobiev2008-04-26
* | fix asm-x86/{posix_types,unistd}.hAdrian Bunk2008-04-26
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-04-25
|\
| * [PATCH] sanitize unshare_files/reset_files_structAl Viro2008-04-25
| * [PATCH] restore sane ->umount_begin() APIAl Viro2008-04-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-25
|\ \
| * | [POWERPC] cell: Generalize io-workarounds codeIshizaki Kou2008-04-24
| * | [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-24
| * | [POWERPC] Port fixmap from x86 and use for kmap_atomicKumar Gala2008-04-24
| * | [POWERPC] 85xx: Add support for relocatable kernel (and booting at non-zero)Kumar Gala2008-04-24
| * | [POWERPC] 4xx: Fix duplicate phys_addr_t definitionJosh Boyer2008-04-24
| * | [POWERPC] Fix kernel stack allocation alignmentBenjamin Herrenschmidt2008-04-24
| * | [POWERPC] Add thread_info_cache_init() weak hookBenjamin Herrenschmidt2008-04-24
| * | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-24
| |\ \
| | * | [PPC] Remove mpc885ads and mpc86x ads boards from arch/ppcKumar Gala2008-04-21
| | * | [PPC] Remove mpc8272 ads board from arch/ppcKumar Gala2008-04-21
* | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2008-04-25
|\ \ \ \
| * | | | leds: Document the context brightness_set needsRichard Purdie2008-04-24
| * | | | leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-24
| * | | | leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel2008-04-24
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\ \ \ \
| * | | | generic: add ioremap_wc() interface wrappervenkatesh.pallipadi@intel.com2008-04-24
| * | | | x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
| * | | | x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
| * | | | x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-24