summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [XTENSA] Add volatile keyword to asm statements accessing counter registersChris Zankel2008-02-131-4/+4
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-132-6/+6
* [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS()Marc Gauthier2008-02-131-1/+1
* [XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel2008-02-131-3/+0
* [XTENSA] Clean up elf-gregset.Chris Zankel2008-02-131-88/+4
* [XTENSA] Fix clobbered register in asm macroChris Zankel2008-02-131-48/+51
* [XTENSA] Fix non-existent pte_token_t typedef to pgtable_tChris Zankel2008-02-131-1/+1
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-111-3/+0
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-111-9/+1
|\
| * [IA64] Fix build for sim_defconfigTony Luck2008-02-111-9/+1
* | Make topology fallback macros reference their arguments.Andi Kleen2008-02-111-5/+5
* | Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-111-8/+5
|\ \
| * | nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
* | | ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2008-02-111-0/+2
* | | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2008-02-111-5/+4
| |/ |/|
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-1016-106/+356
|\ \
| | \
| | \
| *-. \ Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0916-106/+356
| |\ \ \
| | | * | [ARM] Orion: free up kernel virtual address spaceLennert Buytenhek2008-02-082-9/+9
| | | * | [ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek2008-02-085-54/+78
| | | * | [ARM] Orion: kill orion_early_putstr()Lennert Buytenhek2008-02-081-10/+0
| | * | | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar2008-02-081-1/+7
| | * | | ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi2008-02-083-0/+7
| | * | | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren2008-02-081-0/+24
| | * | | ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-082-0/+13
| | * | | ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar2008-02-081-34/+101
| | * | | ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2008-02-081-0/+2
| | * | | ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-0/+2
| | * | | ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim2008-02-081-6/+121
| | |/ /
* | | | Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* | | | hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-101-1/+1
* | | | ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-101-1/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-1011-41/+41
|\ \ \ \
| * \ \ \ Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-0911-41/+41
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-0511-41/+41
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-097-17/+14
|\ \ \ \ \
| * | | | | x86: introduce page pool in cpaThomas Gleixner2008-02-091-0/+2
| * | | | | x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-092-5/+0
| * | | | | x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-9/+0
| * | | | | x86: fix sparse warnings in acpi/bus.cHarvey Harrison2008-02-091-0/+4
| * | | | | x86: sparse warnings in pageattr.cHarvey Harrison2008-02-091-1/+1
| * | | | | x86: GEODE: MFGPT: Use "just-in-time" detection for the MFGPT timersJordan Crouse2008-02-091-1/+0
| * | | | | x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.cAndres Salomon2008-02-091-0/+6
| * | | | | x86: GEODE: MFGPT: drop module owner usage from MFGPT APIAndres Salomon2008-02-091-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-0934-862/+159
|\ \ \ \ \ \
| * | | | | | [SPARC]: Merge asm-sparc{,64}/a.out.hDavid S. Miller2008-02-092-110/+20
| * | | | | | [SPARC]: Merge asm-sparc{,64}/fb.hDavid S. Miller2008-02-092-31/+13
| * | | | | | [SPARC]: Merge asm-sparc{,64}/errno.hDavid S. Miller2008-02-092-115/+1
| * | | | | | [SPARC]: Merge asm-sparc{,64}/emergency-restart.hDavid S. Miller2008-02-091-6/+1
| * | | | | | [SPARC]: Merge asm-sparc{,64}/div64.hDavid S. Miller2008-02-091-1/+1
OpenPOWER on IntegriCloud