summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | [ARM] 4258/2: Support for dynticks in idle loopKevin Hilman2007-04-212-1/+6
| | | * | [ARM] 4257/2: Kconfig support for GENERIC_CLOCKEVENTSKevin Hilman2007-04-211-0/+8
| | | |/
| | * | [ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updatesAndrew Victor2007-05-032-2/+26
| | * | [ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK boardAndrew Victor2007-05-031-0/+48
| | * | [ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK boardAndrew Victor2007-05-031-2/+50
| | * | [ARM] 4352/1: AT91: Platform data for LCD and AC97.Andrew Victor2007-05-032-5/+129
| | * | [ARM] 4351/1: AT91: Define rest of peripheral clocksAndrew Victor2007-05-034-9/+84
| | * | [ARM] fix section mismatch warning in board-sam9260Sam Ravnborg2007-04-281-2/+2
| | * | [ARM] 4300/1: Add picotux 200 ARM boardSimon Richter2007-04-215-0/+1566
| | |/
| * | [ARM] mm 10: allow memory type to be specified with ioremapRussell King2007-05-055-28/+26
| * | [ARM] mm 9: add additional device memory typesRussell King2007-05-053-36/+42
| * | [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6Russell King2007-05-051-24/+20
| * | [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-213-2/+5
| * | [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-213-46/+42
| * | [ARM] mm 4: make create_mapping() more conventionalRussell King2007-04-211-59/+55
| * | [ARM] mm 3: separate out supersection mappings, avoid for <4GBRussell King2007-04-212-70/+62
| * | [ARM] mm 2: clean up create_mapping()Russell King2007-04-211-17/+13
| * | [ARM] mm 1: Combine mem_type domain into prot_* at init timeRussell King2007-04-211-4/+12
| |/
| * [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.hRussell King2007-04-212-4/+0
| * [ARM] ptrace: clean up single stepping supportRussell King2007-04-213-28/+48
| * [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-2128-28/+0
| * [ARM] EBSA110: Add readsw/readsl/writesw/writeslRussell King2007-04-211-0/+40
| * [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-215-89/+103
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-05167-8491/+4803
|\ \
| * | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * | [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * | [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
| * | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-021-1/+5
| * | [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.cAndi Kleen2007-05-021-0/+1
| * | [PATCH] x86-64: Share identical video.S between i386 and x86-64Andi Kleen2007-05-022-2044/+1
| * | [PATCH] x86-64: Remove CONFIG_REORDERAndi Kleen2007-05-024-1296/+0
| * | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-021-7/+0
| * | [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
| * | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen2007-05-021-0/+2
| * | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-021-1/+3
| * | [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-023-2/+102
| * | [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-021-2/+2
| * | [PATCH] x86-64: Drop -traditional for arch/x86_64/bootAndi Kleen2007-05-021-1/+1
| * | [PATCH] x86-64: Use symbolic CPU features in early CPUID checkAndi Kleen2007-05-021-7/+16
| * | [PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed2007-05-021-5/+6
| * | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too.Andi Kleen2007-05-022-646/+36
| * | [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-023-776/+713
| * | [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-023-10/+15
| * | [PATCH] x86-64: Dynamically adjust machine check intervalTim Hockin2007-05-021-8/+24
| * | [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-021-1/+1
| * | [PATCH] x86-64: unexport cpu_llc_idAndrew Morton2007-05-021-1/+0
| * | [PATCH] i386: convert to the kthread APIEric W. Biederman2007-05-021-5/+3
| * | [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-021-7/+1
| * | [PATCH] x86-64: Auto compute __NR_syscall_max at compile timeAndi Kleen2007-05-022-0/+11