summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/MakefileJesper Nilsson2008-02-081-1/+0
| * | | CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.hJesper Nilsson2008-02-081-0/+10
| * | | CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructureJesper Nilsson2008-02-081-5/+5
| * | | CRIS v32: Add missing header to include/asm-cris/arch-v32/KbuildJesper Nilsson2008-02-081-0/+1
| * | | CRIS: Break long comment line in include/asm-cris/arch-v10/page.hJesper Nilsson2008-02-081-2/+2
| * | | CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.hJesper Nilsson2008-02-082-72/+77
| * | | CRIS: Add missing headers to include/asm-cris Kbuild files.Jesper Nilsson2008-02-082-1/+7
| * | | CRIS: Add support for ETRAX FS and ARTPEC-3 to etraxgpio.hJesper Nilsson2008-02-081-18/+94
| * | | CRIS: Fix bugs in return value of atomic_inc_return and atomic_dec_return.Jesper Nilsson2008-02-081-2/+2
| * | | CRIS: Allow arch dependent delay to override common version.Jesper Nilsson2008-02-081-0/+3
| * | | CRIS: Include arch dependent bug.h.Jesper Nilsson2008-02-081-1/+1
| * | | CRIS: Correct pfn_pte to make it possible to ioremap uncached addresses.Jesper Nilsson2008-02-081-1/+1
| * | | CRIS: Correct comment in io.h to describe reality of I/O space.Jesper Nilsson2008-02-081-2/+2
| * | | CRIS: Update cpu_possible_map and raw_smp_processor_id in smp.h header.Jesper Nilsson2008-02-081-2/+2
| * | | CRIS v10: Cleanup rtc.hJesper Nilsson2008-02-081-20/+21
| * | | CRIS: Add architecture dependent bug.h for CRIS v10 and CRIS v32Jesper Nilsson2008-02-082-0/+99
| * | | CRIS v32: Minor fixes for io.hJesper Nilsson2008-02-081-15/+55
| * | | CRIS v32: Include path fix for timex.hJesper Nilsson2008-02-081-4/+4
| * | | CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson2008-02-081-11/+0
| * | | CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson2008-02-081-0/+3
| * | | CRIS v32: Add prototypes for cache flushingJesper Nilsson2008-02-081-0/+11
| * | | CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-081-5/+10
| * | | CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson2008-02-081-12/+27
| * | | CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson2008-02-081-0/+1
| * | | CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson2008-02-0863-0/+18462
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-082-12/+145
|\ \ \
| * | | Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-1/+0
| * | | Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-0/+1
| * | | Enhanced partition statistics: core statisticsJerome Marchand2008-02-081-10/+141
| * | | block: fixup rq_init() a bitJens Axboe2008-02-081-1/+3
| |/ /
* | | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-081-0/+8
|\ \ \
| * | | [POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt2008-02-081-0/+8
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-02-082-8/+53
|\ \ \
| * | | [SPARC64]: Make use of the new fs/compat_binfmt_elf.cDavid S. Miller2008-02-081-8/+51
| * | | [SPARC64]: Make use of compat_sys_ptrace()David S. Miller2008-02-071-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-085-32/+2
|\ \ \ \
| * | | | [IPSEC]: Add support for aes-ctr.Joy Latten2008-02-071-0/+1
| * | | | [TIPC]: Kill unused static inline (x5)Ilpo Järvinen2008-02-071-16/+0
| * | | | [IPV6] Minor cleanup: remove unused definitions in net/ip6_fib.hRami Rosen2008-02-071-13/+0
| * | | | [IPV6] Minor clenup: remove two unused definitions in net/ip6_route.hRami Rosen2008-02-071-2/+0
| * | | | [NETFILTER]: nf_conntrack: fix ct_extend ->move operationPatrick McHardy2008-02-071-1/+1
| |/ / /
* | | | uml: x86_64 should copy %fs during forkJeff Dike2008-02-081-1/+2
* | | | uml: runtime host VMSPLIT detectionJeff Dike2008-02-082-3/+5
* | | | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-0843-93/+265
* | | | IRQ_NOPROBE helper functionsRalf Baechle2008-02-081-0/+3
* | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-081-1/+0
* | | | preemptible RCU: sparse annotationsPatrick McHardy2008-02-081-2/+2
* | | | Add new string functions strict_strto* and convert kernel params to use themYi Yang2008-02-081-0/+4
* | | | use __u32 in linux/reiserfs_fs.hMike Frysinger2008-02-081-1/+1
* | | | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-081-1/+0
OpenPOWER on IntegriCloud