aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi2006-03-271-1/+1
| * | | [ARM] 3416/1: Update LART site URLErik Mouw2006-03-272-2/+2
| * | | [ARM] 3415/1: Akita: Add missing EXPORT_SYMBOLRichard Purdie2006-03-261-0/+2
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-283-1/+115
|\ \ \ \
| * | | | [SERIAL] Provide Cirrus EP93xx AMBA PL010 serial support.Lennert Buytenhek2006-03-261-0/+68
| * | | | [SERIAL] amba-pl010: allow platforms to specify modem control methodRussell King2006-03-261-0/+46
| * | | | [SERIAL] Remove obsoleted au1x00_uart driverRalf Baechle2006-03-261-1/+1
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-282-5/+6
|\ \ \ \
| * | | | [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0
| * | | | [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
* | | | | [PATCH] Typo fixesAlexey Dobriyan2006-03-281-1/+1
* | | | | [PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl2006-03-281-1/+2
* | | | | [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-17/+0
* | | | | [PATCH] mark f_ops const in the inodeArjan van de Ven2006-03-282-2/+2
* | | | | [PATCH] ia64: const f_ops fixAndrew Morton2006-03-281-19/+20
* | | | | [PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2006-03-284-7/+7
* | | | | [PATCH] RTC: Remove some duplicate BCD definitionsMatt Mackall2006-03-287-65/+22
* | | | | [PATCH] RTC: Fix up some RTC whitespace and styleMatt Mackall2006-03-282-20/+25
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall2006-03-281-1/+2
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211Matt Mackall2006-03-281-15/+3
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on SH03Matt Mackall2006-03-281-4/+0
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DECMatt Mackall2006-03-281-36/+11
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on ARMMatt Mackall2006-03-281-16/+1
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on PPC MapleMatt Mackall2006-03-281-22/+2
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)Matt Mackall2006-03-281-20/+2
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)Matt Mackall2006-03-281-20/+2
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on Sparc64Matt Mackall2006-03-281-15/+1
* | | | | [PATCH] RTC: Remove RTC UIP synchronization on x86_64Matt Mackall2006-03-281-29/+12
|/ / / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-271-2/+2
|\ \ \ \
| * | | | [SPARC64]: Fix off-by-1 error in TSB grow check.David S. Miller2006-03-271-2/+2
| | |/ / | |/| |
* | | | [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-271-0/+2
* | | | [PATCH] RTC subsystem: SA1100/PXA2XX driverRichard Purdie2006-03-272-0/+12
* | | | [PATCH] RTC subsystem: ARM Integrator cleanupRichard Purdie2006-03-271-8/+8
* | | | [PATCH] RTC subsystem: ARM cleanupAlessandro Zummo2006-03-272-95/+16
* | | | [PATCH] mips: fixed collision of rtc function nameYoichi Yuasa2006-03-2718-45/+45
* | | | [PATCH] Notifier chain update: API changesAlan Stern2006-03-2720-72/+72
* | | | [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-271-0/+2
* | | | [PATCH] lightweight robust futexes: i386Ingo Molnar2006-03-271-0/+2
* | | | [PATCH] unify PFN_* macrosDave Hansen2006-03-2719-56/+19
* | | | [PATCH] for_each_online_pgdat: remove sorting pgdatKAMEZAWA Hiroyuki2006-03-273-48/+0
* | | | [PATCH] for_each_online_pgdat: renaming for_each_pgdatKAMEZAWA Hiroyuki2006-03-276-8/+8
* | | | [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-15/+4
* | | | [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li2006-03-271-28/+41
* | | | [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-277-6/+95
* | | | [PATCH] uml: fix thread startup raceJeff Dike2006-03-271-28/+27
* | | | [PATCH] uml: prevent umid theftJeff Dike2006-03-271-10/+23
* | | | [PATCH] uml: fix segfault on signal deliveryJeff Dike2006-03-272-30/+85
* | | | [PATCH] uml: allow ubd devices to be shared in a clusterJeff Dike2006-03-271-33/+43
* | | | [PATCH] uml: oS header cleanupsJeff Dike2006-03-273-2/+14
* | | | [PATCH] uml: move tty logging to os-LinuxJeff Dike2006-03-274-24/+9