Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | sparc64: Use clock{source,events}_calc_mult_shift(). | David S. Miller | 2009-12-11 | 1 | -22/+2 | |
| * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 | 415 | -6515/+9963 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Use free_bootmem_late() in mdesc_lmb_free(). | David S. Miller | 2009-12-11 | 1 | -15/+6 | |
| * | | | | | | | sparc: Add alignment and emulation fault perf events. | David S. Miller | 2009-12-11 | 5 | -26/+20 | |
| * | | | | | | | sparc64: Add syscall tracepoint support. | David S. Miller | 2009-12-11 | 7 | -9/+33 | |
| * | | | | | | | sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}() | David S. Miller | 2009-12-10 | 7 | -112/+6 | |
| * | | | | | | | sparc: Use __builtin_object_size() to validate the buffer size for copy_from_... | David S. Miller | 2009-12-10 | 5 | -4/+57 | |
| * | | | | | | | sparc64: Add some missing __kprobes annotations to kernel fault paths. | David S. Miller | 2009-12-10 | 1 | -7/+8 | |
| * | | | | | | | sparc64: Use kprobes_built_in() to avoid ifdefs in fault_64.c | David S. Miller | 2009-12-10 | 1 | -8/+1 | |
| * | | | | | | | sparc: Validate that kprobe address is 4-byte aligned. | David S. Miller | 2009-12-09 | 1 | -0/+3 | |
| * | | | | | | | sparc64: Don't specify IRQF_SHARED for LDC interrupts. | David S. Miller | 2009-12-09 | 1 | -2/+2 | |
| * | | | | | | | sparc64: Fix stack debugging IRQ stack regression. | David S. Miller | 2009-12-09 | 1 | -2/+3 | |
| * | | | | | | | sparc64: Fix overly strict range type matching for PCI devices. | David S. Miller | 2009-12-09 | 1 | -2/+12 | |
* | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2009-12-15 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gta02: Set pcf50633 charger_reference_current_ma | Lars-Peter Clausen | 2009-11-16 | 1 | -0/+3 | |
* | | | | | | | | | atmel-mci: change use of dma slave interface | Nicolas Ferre | 2009-12-15 | 3 | -5/+61 | |
* | | | | | | | | | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 2009-12-15 | 3 | -17/+13 | |
* | | | | | | | | | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon | 2009-12-15 | 5 | -712/+0 | |
* | | | | | | | | | cs5535: define lxfb/gxfb MSRs in linux/cs5535.h | Andres Salomon | 2009-12-15 | 1 | -13/+0 | |
* | | | | | | | | | cs5535: move VSA2 checks into linux/cs5535.h | Andres Salomon | 2009-12-15 | 3 | -43/+2 | |
* | | | | | | | | | cs5535: move the DIVIL MSR definition into linux/cs5535.h | Andres Salomon | 2009-12-15 | 2 | -3/+1 | |
* | | | | | | | | | cs5535: add a generic MFGPT driver | Andres Salomon | 2009-12-15 | 1 | -40/+0 | |
* | | | | | | | | | ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimization | Andres Salomon | 2009-12-15 | 2 | -1/+2 | |
* | | | | | | | | | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 2009-12-15 | 1 | -27/+1 | |
* | | | | | | | | | uml: convert to seq_file/proc_fops | Alexey Dobriyan | 2009-12-15 | 4 | -54/+70 | |
* | | | | | | | | | const: constify remaining dev_pm_ops | Alexey Dobriyan | 2009-12-15 | 3 | -3/+3 | |
* | | | | | | | | | alpha: convert srm code to seq_file | Alexey Dobriyan | 2009-12-15 | 1 | -32/+33 | |
* | | | | | | | | | hugetlb: add generic definition of NUMA_NO_NODE | Lee Schermerhorn | 2009-12-15 | 2 | -4/+7 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 22 | -78/+133 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86, mce: Clean up thermal init by introducing intel_thermal_supported() | Hidetoshi Seto | 2009-12-14 | 1 | -5/+12 | |
| * | | | | | | | | x86, mce: Thermal monitoring depends on APIC being enabled | Cyrill Gorcunov | 2009-12-14 | 1 | -2/+3 | |
| * | | | | | | | | x86: Gart: fix breakage due to IOMMU initialization cleanup | Yinghai Lu | 2009-12-14 | 2 | -6/+8 | |
| * | | | | | | | | x86: Move swiotlb initialization before dma32_free_bootmem | FUJITA Tomonori | 2009-12-14 | 1 | -1/+4 | |
| * | | | | | | | | x86: Fix build warning in arch/x86/mm/mmio-mod.c | Joe Perches | 2009-12-14 | 1 | -1/+1 | |
| * | | | | | | | | x86: Fix duplicated UV BAU interrupt vector | Cliff Wickman | 2009-12-13 | 1 | -1/+1 | |
| * | | | | | | | | x86: Limit the number of processor bootup messages | Mike Travis | 2009-12-11 | 6 | -29/+47 | |
| * | | | | | | | | x86: Remove enabling x2apic message for every CPU | Mike Travis | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | | | x86, msr: Add support for non-contiguous cpumasks | Borislav Petkov | 2009-12-11 | 2 | -4/+25 | |
| * | | | | | | | | Merge commit 'linus/master' into x86/urgent | H. Peter Anvin | 2009-12-11 | 345 | -6021/+9125 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86: Use find_e820() instead of hard coded trampoline address | Yinghai Lu | 2009-12-11 | 7 | -25/+27 | |
| * | | | | | | | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-10 | 1 | -6/+7 | |
* | | | | | | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2009-12-14 | 1 | -0/+35 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: NUC900: Add spi driver support for nuc900 | Wan ZongShun | 2009-12-13 | 1 | -0/+35 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-12-14 | 49 | -484/+1683 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | microblaze: Remove rt_sigsuspend wrapper | Michal Simek | 2009-12-14 | 3 | -13/+1 | |
| * | | | | | | | | | | | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com | 2009-12-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | microblaze: Remove show_tmem function | Michal Simek | 2009-12-14 | 1 | -10/+0 | |
| * | | | | | | | | | | | microblaze: Support for WB cache | Michal Simek | 2009-12-14 | 4 | -268/+574 | |
| * | | | | | | | | | | | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek | 2009-12-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek | 2009-12-14 | 1 | -5/+0 |