| Commit message (Expand) | Author | Age | Files | Lines |
* | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback | Sebastian Siewior | 2008-01-10 | 1 | -8/+2 |
* | [CRYPTO] aes_s390: Add fallback driver | Sebastian Siewior | 2008-01-10 | 1 | -21/+205 |
* | [CRYPTO] aes-asm: Merge common glue code | Sebastian Siewior | 2008-01-10 | 3 | -77/+20 |
* | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior | 2008-01-10 | 2 | -504/+46 |
* | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 2008-01-10 | 2 | -313/+37 |
* | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 2008-01-10 | 3 | -14/+3 |
* | x86: simplify "make ARCH=x86" and fix kconfig all.config | Sam Ravnborg | 2007-11-17 | 1 | -2/+2 |
* | x86: reboot fixup for wrap2c board | Denys | 2007-11-17 | 1 | -0/+1 |
* | x86: check boundary in count setup resource | Yinghai Lu | 2007-11-17 | 1 | -0/+6 |
* | x86: add hpet sanity checks | Thomas Gleixner | 2007-11-17 | 1 | -0/+32 |
* | x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c | David P. Reed | 2007-11-17 | 1 | -12/+18 |
* | x86: fix freeze in x86_64 RTC update code in time_64.c | David P. Reed | 2007-11-17 | 1 | -7/+4 |
* | x86: fixup cpu_info array conversion | Thomas Gleixner | 2007-11-17 | 1 | -1/+0 |
* | x86: show cpuinfo only for online CPUs | Andreas Herrmann | 2007-11-17 | 2 | -10/+6 |
* | x86: fix cpu-hotplug regression | Andreas Herrmann | 2007-11-17 | 1 | -1/+1 |
* | x86: ignore the sys_getcpu() tcache parameter | Ingo Molnar | 2007-11-17 | 1 | -17/+2 |
* | x86: fix smp init sections | Randy Dunlap | 2007-11-17 | 1 | -2/+2 |
* | x86: fix voyager_cat_init section | Randy Dunlap | 2007-11-17 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-11-17 | 2 | -8/+30 |
|\ |
|
| * | [ARM] 4638/1: pxa: use PXA3xx specific macros to define clks | eric miao | 2007-11-16 | 1 | -7/+30 |
| * | [ARM] remove useless setting of VM_RESERVED | Russell King | 2007-11-11 | 1 | -1/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-11-17 | 2 | -81/+29 |
|\ \ |
|
| * | | [CPUFREQ] architectural pstate driver for powernow-k8 | Mark Langsdorf | 2007-10-22 | 2 | -81/+29 |
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-11-16 | 27 | -138/+142 |
|\ \ \ |
|
| * | | | [MIPS] N32 needs to use the compat version of sys_nfsservctl. | Ralf Baechle | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts. | Ralf Baechle | 2007-11-16 | 3 | -3/+3 |
| * | | | [MIPS] Sibyte: Fix name of clocksource. | Ralf Baechle | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] SNI: s/achknowledge/acknowledge/ | Maciej W. Rozycki | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] Makefile: Fix canonical system names | Maciej W. Rozycki | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] vpe: handle halting TCs in an errata safe way. | Nigel Stephens | 2007-11-16 | 1 | -4/+10 |
| * | | | [MIPS] Sibyte: Stop timers before programming next even. | Ralf Baechle | 2007-11-16 | 2 | -0/+2 |
| * | | | [MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks. | Ralf Baechle | 2007-11-16 | 2 | -2/+2 |
| * | | | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-16 | 2 | -23/+31 |
| * | | | [MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1 | Thomas Bogendoerfer | 2007-11-16 | 1 | -1/+22 |
| * | | | [MIPS] Fix shadow register support. | Ralf Baechle | 2007-11-16 | 4 | -74/+10 |
| * | | | [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code | Atsushi Nemoto | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR. | Ralf Baechle | 2007-11-16 | 2 | -6/+6 |
| * | | | [MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHz | Roel Kluin | 2007-11-16 | 1 | -0/+1 |
| * | | | [MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt. | Ralf Baechle | 2007-11-16 | 1 | -13/+2 |
| * | | | [MIPS] Sibyte: pin timer interrupt to their cores. | Ralf Baechle | 2007-11-16 | 2 | -0/+6 |
| * | | | [MIPS] Qemu: Add early printk, your friend in a cold night. | Ralf Baechle | 2007-11-16 | 5 | -5/+35 |
| * | | | [MIPS] Convert reference to mem_map to pfn_to_page(). | Ralf Baechle | 2007-11-16 | 1 | -1/+1 |
| * | | | [MIPS] Sibyte: resurrect old cache hack. | Ralf Baechle | 2007-11-16 | 1 | -1/+6 |
* | | | | [AVR32] Export intc_get_pending symbol | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+3 |
* | | | | [AVR32] Fix duplicate clock index in at32ap machine code | ben.nizette@iinet.net.au | 2007-11-15 | 1 | -1/+1 |
* | | | | [AVR32] remove UID16 option | Adrian Bunk | 2007-11-15 | 1 | -3/+0 |
* | | | | [AVR32] Turn off debugging in SMC driver | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+0 |
* | | | | Extend I/O resource for wdt0 for at32ap7000 devices | Hans-Christian Egtvedt | 2007-11-15 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86 | Linus Torvalds | 2007-11-15 | 13 | -1171/+578 |
|\ \ \ |
|
| * | | | x86: enable "make ARCH=x86" | Sam Ravnborg | 2007-11-12 | 3 | -41/+15 |