aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | * | | | | | | | i2c-omap: Add high-speed support to omap-i2cSyed Mohammed Khasim2008-11-21
| | | |_|_|/ / / / | | |/| | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc: Fix minor SPARC32 compile errorJulian Calaby2009-01-05
| * | | | | | | | | sparc: Remove reg*.h from KbuildDavid S. Miller2009-01-05
| * | | | | | | | | sparc: Clean arch-specific code in prom_common.cJulian Calaby2009-01-05
| * | | | | | | | | sparc: Kill asm/reg*.hDavid S. Miller2009-01-05
| * | | | | | | | | sparc: Use 64BIT config entryBastian Blank2009-01-05
| * | | | | | | | | sparc: unify ipcbuf.hSam Ravnborg2009-01-04
| * | | | | | | | | sparc: Update 64-bit defconfig.David S. Miller2009-01-03
| * | | | | | | | | sparc: remove NO_PROC_ID - it is no longer usedSam Ravnborg2009-01-03
| * | | | | | | | | sparc: drop get_tbr() in traps.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: fix warning in userspace header traps.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: fix warnings in userspace header byteorder.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: fix warning in userspace header jsflash.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: unify openprom.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc64: delete unused linux_prom64_ranges from openprom_64.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: prepare openprom for unificationSam Ravnborg2009-01-03
| * | | | | | | | | sparc: remove linux_prom_pci_assigned_addresses from openprom_32.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: remove ebus definitions from openprom*.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: unify siginfo.hSam Ravnborg2009-01-03
| * | | | | | | | | sparc: unify ptrace.hSam Ravnborg2009-01-02
| * | | | | | | | | sparc: unify sigcontext.hSam Ravnborg2009-01-02
| * | | | | | | | | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg2009-01-02
| * | | | | | | | | sparc: unify signal.hSam Ravnborg2009-01-02
| * | | | | | | | | sparc64: prepare signal_64 for unificationSam Ravnborg2009-01-02
| * | | | | | | | | sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.cDavid S. Miller2009-01-02
| * | | | | | | | | sparc: unify stat.hSam Ravnborg2009-01-02
| * | | | | | | | | sparc32: use proper types in struct statSam Ravnborg2009-01-02
| * | | | | | | | | sparc32: drop __old_kernel_statSam Ravnborg2009-01-02
| * | | | | | | | | sparc: unify posix_types.hSam Ravnborg2009-01-02
| * | | | | | | | | sparc: delete unused config symbolsSam Ravnborg2009-01-02
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-01-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [CPUFREQ] Add Celeron Core support to p4-clockmod.Herton Ronaldo Krzesinski2008-12-05
| * | | | | | | | | [CPUFREQ] add to speedstep-lib additional fsb values for core processorsHerton Ronaldo Krzesinski2008-12-05
| * | | | | | | | | [CPUFREQ] Disable sysfs ui for p4-clockmod.Matthew Garrett2008-12-05
| * | | | | | | | | [CPUFREQ] p4-clockmod: reduce noiseDominik Brodowski2008-12-05
| * | | | | | | | | [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usageRusty Russell2008-12-05
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-01-05
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | X86_DEBUGCTLMSR won't work on umlAl Viro2009-01-05
* | | | | | | | | | uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8fAl Viro2009-01-05
* | | | | | | | | | get rid of the last symlink in uml buildAl Viro2009-01-05
|/ / / / / / / / /
* | | | | | | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86: setup_per_cpu_areas() cleanupCyrill Gorcunov2009-01-03
| * | | | | | | | | cpumask: use alloc_cpumask_var_node where appropriateMike Travis2009-01-03
| * | | | | | | | | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_tRusty Russell2009-01-03
| * | | | | | | | | x86: use cpumask_var_t in acpi/boot.cRusty Russell2009-01-03
| * | | | | | | | | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
| * | | | | | | | | x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
| * | | | | | | | | ia64: cpumask fix for is_affinity_mask_valid()Ingo Molnar2009-01-03