| Commit message (Expand) | Author | Age | Files | Lines |
* | [MIPS] Export local_flush_data_cache_page for sake of IDE. | Ralf Baechle | 2006-12-10 | 1 | -0/+1 |
* | [MIPS] Export pm_power_off | Ralf Baechle | 2006-12-10 | 1 | -0/+2 |
* | [MIPS] Export csum_partial_copy_nocheck. | Ralf Baechle | 2006-12-10 | 1 | -0/+3 |
* | [MIPS] Discard .exit.text at linktime. | Ralf Baechle | 2006-12-10 | 1 | -3/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-12-10 | 24 | -132/+301 |
|\ |
|
| * | [SPARC64]: Fix several kprobes bugs. | David S. Miller | 2006-12-10 | 1 | -48/+43 |
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-12-10 | 1 | -11/+33 |
| * | [SPARC{32,64}]: Propagate ptrace_traceme() return value. | Alexey Dobriyan | 2006-12-10 | 2 | -2/+8 |
| * | [SPARC64]: Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-10 | 4 | -24/+10 |
| * | [SPARC]: Check kzalloc() return value in SUN4D irq/iommu init. | David S. Miller | 2006-12-10 | 2 | -0/+9 |
| * | [SPARC]: Replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-10 | 4 | -10/+5 |
| * | [SPARC64]: Run ctrl-alt-del action for sun4v powerdown request. | David S. Miller | 2006-12-10 | 1 | -1/+11 |
| * | [SPARC64]: Unaligned accesses to userspace are hard errors. | David S. Miller | 2006-12-10 | 1 | -13/+31 |
| * | [SPARC64]: Call do_mathemu on illegal instruction traps too. | David S. Miller | 2006-12-10 | 2 | -9/+15 |
| * | [SPARC64]: Update defconfig. | David S. Miller | 2006-12-10 | 1 | -6/+10 |
| * | [SPARC64]: Add irqtrace/stacktrace/lockdep support. | David S. Miller | 2006-12-10 | 9 | -11/+129 |
* | | [PATCH] fdtable: Make fdarray and fdsets equal in size | Vadim Lobanov | 2006-12-10 | 2 | -4/+4 |
* | | [PATCH] sysctl: remove unused "context" param | Alexey Dobriyan | 2006-12-10 | 3 | -14/+12 |
* | | [PATCH] xtensa: fix system call interface | Chris Zankel | 2006-12-10 | 8 | -655/+317 |
* | | [PATCH] xtensa: remove extra header files | Chris Zankel | 2006-12-10 | 30 | -915/+290 |
* | | [PATCH] xtensa: fix irq and misc fixes | Chris Zankel | 2006-12-10 | 3 | -59/+57 |
|/ |
|
* | [PATCH] x86-64: no paravirt for X86_VOYAGER or X86_VISWS | Randy Dunlap | 2006-12-09 | 1 | -0/+1 |
* | [PATCH] i386: Fix io_apic.c warning | Andi Kleen | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] i386: export smp_num_siblings for oprofile | Randy Dunlap | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] x86: Work around gcc 4.2 over aggressive optimizer | Andi Kleen | 2006-12-09 | 2 | -0/+2 |
* | [PATCH] x86: Fix boot hang due to nmi watchdog init code | Ravikiran G Thirumalai | 2006-12-09 | 2 | -8/+9 |
* | [PATCH] x86: Fix verify_quirk_intel_irqbalance() | Andi Kleen | 2006-12-09 | 1 | -4/+29 |
* | [PATCH] i386: Update defconfig | Andi Kleen | 2006-12-09 | 1 | -7/+21 |
* | [PATCH] x86-64: Update defconfig | Andi Kleen | 2006-12-09 | 1 | -7/+22 |
* | [PATCH] m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment | Geert Uytterhoeven | 2006-12-09 | 1 | -2/+2 |
* | [PATCH] m68k/Atari: 2.6.18 Atari IDE interrupt needs SA_SHIRQ | Michael Schmitz | 2006-12-09 | 1 | -1/+1 |
* | [PATCH] Sun3: General updates | Sam Creasey | 2006-12-09 | 3 | -13/+6 |
* | [PATCH] add STB810 support (Philips PNX8550-based) | Vitaly Wool | 2006-12-09 | 10 | -20/+1376 |
* | [MIPS] Qemu now has an ELF loader. | Ralf Baechle | 2006-12-09 | 1 | -1/+1 |
* | [MIPS] Add GENERIC_HARDIRQS_NO__DO_IRQ for i8259 users | Atsushi Nemoto | 2006-12-09 | 4 | -38/+9 |
* | [MIPS] Optimize csum_partial for 64bit kernel | Atsushi Nemoto | 2006-12-09 | 1 | -22/+54 |
* | [MIPS] Optimize flow of csum_partial | Atsushi Nemoto | 2006-12-09 | 1 | -75/+54 |
* | [MIPS] Make csum_partial more readable | Atsushi Nemoto | 2006-12-09 | 1 | -70/+74 |
* | [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machines | Thomas Bogendoerfer | 2006-12-09 | 49 | -59/+59 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2006-12-08 | 8 | -271/+477 |
|\ |
|
| * | [S390] Poison init section before freeing it. | Heiko Carstens | 2006-12-08 | 1 | -0/+2 |
| * | [S390] Use add_active_range() and free_area_init_nodes(). | Heiko Carstens | 2006-12-08 | 3 | -58/+21 |
| * | [S390] Virtual memmap for s390. | Heiko Carstens | 2006-12-08 | 6 | -204/+453 |
| * | [S390] runtime switch for qdio performance statistics | Ursula Braun | 2006-12-08 | 2 | -9/+0 |
| * | [S390] uaccess_pt: add missing down_read() and convert to is_init(). | Heiko Carstens | 2006-12-08 | 1 | -2/+3 |
* | | [PATCH] CPU hotplug broken with 2GB VMSPLIT | Shaohua Li | 2006-12-08 | 1 | -1/+1 |
* | | [PATCH] visws: sgivwfb as module needs exports | Randy Dunlap | 2006-12-08 | 1 | -0/+3 |
* | | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 2 | -2/+2 |
* | | [PATCH] Generic ioremap_page_range: sh64 conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -92/+8 |
* | | [PATCH] Generic ioremap_page_range: sh conversion | Haavard Skinnemoen | 2006-12-08 | 1 | -86/+4 |