aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----------------. \ \ Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns...Russell King2007-05-0625-258/+319
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | |
| | | | | | | | | | | * | [ARM] 4360/1: S3C24XX: regs-udc.h remove unused macroArnaud Patard2007-05-051-4/+0
| | | | | | | | | | | * | [ARM] 4330/1: S3C24XX: add S3C2410_UDC_FUNCADDR_UPDATEBen Dooks2007-04-281-1/+1
| | | | | | | | | | | * | [ARM] 4325/1: S3C24XX: remove s3c24xx_boardBen Dooks2007-04-211-13/+0
| | | | | | | | | | | * | [ARM] 4324/1: S3C24XX: remove clocks from s3c24xx_boardBen Dooks2007-04-212-3/+1
| | | | | | | | | | | * | [ARM] 4299/1: S3C AC97 fill in register bit definesGraeme Gregory2007-04-211-6/+50
| | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | | | | | | | | * | [ARM] ecard: Convert card type enum to a flagRussell King2007-05-031-1/+1
| | | | | | | | | | * | [ARM] ecard: Move private ecard junk out of asm/ecard.hRussell King2007-05-031-50/+0
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | | | | | | * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-29/+29
| | | | | | | | | * | [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-211-0/+1
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | | | | * | [ARM] 4301/1: add mach type cc9p9360jsUwe Kleine-König2007-04-212-1/+4
| | | | | | | | * | [ARM] 4294/1: ns9xxx: Determine system clock from PLL register settingsUwe Kleine-König2007-04-211-2/+32
| | | | | | | | * | [ARM] 4293/1: ns9xxx: Add bit fields FS and ND to the definition ofUwe Kleine-König2007-04-211-0/+6
| | | | | | | | * | [ARM] 4292/1: ns9xxx: Make REGGET consistant with REGSETUwe Kleine-König2007-04-211-2/+3
| | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | | * | [ARM] 4329/1: fix position of NETX_SYSTEM_REGSascha Hauer2007-05-031-2/+2
| | | | |_|_|/ / | | | |/| | | |
| | | | | | * | [ARM] Add comments marking in-use ptrace numbersRussell King2007-05-061-7/+3
| | | | | | * | [ARM] Move syscall saving out of the way of utraceRussell King2007-05-061-0/+1
| | | | |_|/ / | | | |/| | |
| | | | | * | [ARM] iop: add missing parens in macroRussell King2007-05-051-1/+1
| | | | | * | [ARM] 4342/2: iop13xx: add resource definitions for the tpmi unitsDan Williams2007-05-031-0/+1
| | | | | * | [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-035-8/+41
| | | | | * | [ARM] 4343/1: iop13xx: automatically detect the internal bus frequencyDan Williams2007-04-302-0/+57
| | | | | * | [ARM] 4341/1: iop13xx: fix i/o address translationDan Williams2007-04-301-9/+13
| | | | |/ / | | | |/| |
| | | | * | [ARM] 4328/1: Move i.MX UART regs to driverSascha Hauer2007-05-031-118/+0
| | | |/ /
| | * | | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-031-1/+11
| | * | | [ARM] 4350/1: AT91: Hardware header for ADC peripheralAndrew Victor2007-05-031-0/+61
| | |/ /
| * | | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-054-20/+28
| * | | [ARM] mm 9: add additional device memory typesRussell King2007-05-051-8/+12
| * | | [ARM] mm 7: remove duplicated __ioremap() prototypesRussell King2007-05-053-3/+0
| |/ /
| * | [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+8
| * | [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-0/+2
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05125-1795/+2421
|\ \ \
| * | | [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpuJan Kiszka2007-05-021-5/+6
| * | | [PATCH] i386: white space fixes in i387.hJan Kiszka2007-05-021-3/+3
| * | | [PATCH] x86: Use RDTSCP for synchronous get_cycles if possibleAndi Kleen2007-05-021-0/+9
| * | | [PATCH] i386: Add X86_FEATURE_RDTSCPAndi Kleen2007-05-021-0/+1
| * | | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-022-4/+1
| * | | [PATCH] i386: Implement alternative_io for i386Andi Kleen2007-05-021-0/+15
| * | | [PATCH] i386: Evaluate constant cpu features at runtimeAndi Kleen2007-05-021-2/+6
| * | | [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-022-0/+37
| * | | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-021-0/+9
| * | | [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-021-0/+8
| * | | [PATCH] i386: pte simplify opsZachary Amsden2007-05-023-22/+15
| * | | [PATCH] i386: pte xchg optimizationZachary Amsden2007-05-022-0/+28
| * | | [PATCH] i386: pte clear optimizationZachary Amsden2007-05-022-1/+6
| * | | [PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2007-05-021-2/+0
| * | | [PATCH] x86-64: Use safe_apic_wait_icr_idle in __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
| * | | [PATCH] x86-64: __send_IPI_dest_field - x86_64Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-22/+32
| * | | [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao2007-05-021-5/+3
| * | | [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-6/+3
| * | | [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-0/+5