| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | [ARM] 4259/1: clockevent support for ixp4xx platform | Kevin Hilman | 2007-04-21 | 2 | -19/+75 |
| | | * | | [ARM] 4258/2: Support for dynticks in idle loop | Kevin Hilman | 2007-04-21 | 2 | -1/+6 |
| | | * | | [ARM] 4257/2: Kconfig support for GENERIC_CLOCKEVENTS | Kevin Hilman | 2007-04-21 | 1 | -0/+8 |
| | | |/ |
|
| | * | | [ARM] 4355/2: AT91: SAM9260-EK and SAM9263-EK board updates | Andrew Victor | 2007-05-03 | 2 | -2/+26 |
| | * | | [ARM] 4354/1: AT91: Support ADS7846 touchsceen on SAM9263-EK board | Andrew Victor | 2007-05-03 | 1 | -0/+48 |
| | * | | [ARM] 4353/1: AT91: Support ADS7846 touchsceen on SAM9261-EK board | Andrew Victor | 2007-05-03 | 1 | -2/+50 |
| | * | | [ARM] 4352/1: AT91: Platform data for LCD and AC97. | Andrew Victor | 2007-05-03 | 2 | -5/+129 |
| | * | | [ARM] 4351/1: AT91: Define rest of peripheral clocks | Andrew Victor | 2007-05-03 | 4 | -9/+84 |
| | * | | [ARM] fix section mismatch warning in board-sam9260 | Sam Ravnborg | 2007-04-28 | 1 | -2/+2 |
| | * | | [ARM] 4300/1: Add picotux 200 ARM board | Simon Richter | 2007-04-21 | 5 | -0/+1566 |
| | |/ |
|
| * | | [ARM] mm 10: allow memory type to be specified with ioremap | Russell King | 2007-05-05 | 5 | -28/+26 |
| * | | [ARM] mm 9: add additional device memory types | Russell King | 2007-05-05 | 3 | -36/+42 |
| * | | [ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6 | Russell King | 2007-05-05 | 1 | -24/+20 |
| * | | [ARM] mm 6: allow mem_types table to specify extended pte attributes | Russell King | 2007-04-21 | 3 | -2/+5 |
| * | | [ARM] mm 5: Use mem_types table in ioremap | Russell King | 2007-04-21 | 3 | -46/+42 |
| * | | [ARM] mm 4: make create_mapping() more conventional | Russell King | 2007-04-21 | 1 | -59/+55 |
| * | | [ARM] mm 3: separate out supersection mappings, avoid for <4GB | Russell King | 2007-04-21 | 2 | -70/+62 |
| * | | [ARM] mm 2: clean up create_mapping() | Russell King | 2007-04-21 | 1 | -17/+13 |
| * | | [ARM] mm 1: Combine mem_type domain into prot_* at init time | Russell King | 2007-04-21 | 1 | -4/+12 |
| |/ |
|
| * | [ARM] getuser.S and putuser.S don't need thread_info.h nor asm-offsets.h | Russell King | 2007-04-21 | 2 | -4/+0 |
| * | [ARM] ptrace: clean up single stepping support | Russell King | 2007-04-21 | 3 | -28/+48 |
| * | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 | 28 | -28/+0 |
| * | [ARM] EBSA110: Add readsw/readsl/writesw/writesl | Russell King | 2007-04-21 | 1 | -0/+40 |
| * | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King | 2007-04-21 | 5 | -89/+103 |
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 167 | -8491/+4803 |
|\ \ |
|
| * | | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l... | Thomas Renninger | 2007-05-02 | 7 | -78/+0 |
| * | | [PATCH] i386: type may be unused | David Rientjes | 2007-05-02 | 1 | -1/+1 |
| * | | [PATCH] i386: Some additional chipset register values validation. | Olivier Galibert | 2007-05-02 | 1 | -8/+17 |
| * | | [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split. | Bill Irwin | 2007-05-02 | 1 | -1/+5 |
| * | | [PATCH] i386: Drop noisy e820 debugging printks | Andi Kleen | 2007-05-02 | 1 | -13/+2 |
| * | | [PATCH] x86-64: Fix allnoconfig error in genapic_flat.c | Andi Kleen | 2007-05-02 | 1 | -0/+1 |
| * | | [PATCH] x86-64: Share identical video.S between i386 and x86-64 | Andi Kleen | 2007-05-02 | 2 | -2044/+1 |
| * | | [PATCH] x86-64: Remove CONFIG_REORDER | Andi Kleen | 2007-05-02 | 4 | -1296/+0 |
| * | | [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0) | Andi Kleen | 2007-05-02 | 1 | -7/+0 |
| * | | [PATCH] i386: Little cleanups in smpboot.c | Andi Kleen | 2007-05-02 | 1 | -3/+1 |
| * | | [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanning | Andi Kleen | 2007-05-02 | 1 | -0/+2 |
| * | | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 | Andi Kleen | 2007-05-02 | 1 | -1/+3 |
| * | | [PATCH] i386: Verify important CPUID bits in real mode | Andi Kleen | 2007-05-02 | 3 | -2/+102 |
| * | | [PATCH] i386: Drop -traditional in arch/i386/boot | Andi Kleen | 2007-05-02 | 1 | -2/+2 |
| * | | [PATCH] x86-64: Drop -traditional for arch/x86_64/boot | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
| * | | [PATCH] x86-64: Use symbolic CPU features in early CPUID check | Andi Kleen | 2007-05-02 | 1 | -7/+16 |
| * | | [PATCH] x86-64: Avoid overflows during apic timer calibration | David P. Reed | 2007-05-02 | 1 | -5/+6 |
| * | | [PATCH] x86-64: Use the 32bit wd_ops for 64bit too. | Andi Kleen | 2007-05-02 | 2 | -646/+36 |
| * | | [PATCH] i386: Clean up NMI watchdog code | Andi Kleen | 2007-05-02 | 3 | -776/+713 |
| * | | [PATCH] x86-64: set node_possible_map at runtime - try 2 | Suresh Siddha | 2007-05-02 | 3 | -10/+15 |
| * | | [PATCH] x86-64: Dynamically adjust machine check interval | Tim Hockin | 2007-05-02 | 1 | -8/+24 |
| * | | [PATCH] i386: fix wrong comment for syscall stack layout | Andi Kleen | 2007-05-02 | 1 | -1/+1 |
| * | | [PATCH] x86-64: unexport cpu_llc_id | Andrew Morton | 2007-05-02 | 1 | -1/+0 |
| * | | [PATCH] i386: convert to the kthread API | Eric W. Biederman | 2007-05-02 | 1 | -5/+3 |
| * | | [PATCH] i386: remove xtime_lock'ing around cpufreq notifier | Daniel Walker | 2007-05-02 | 1 | -7/+1 |