Age | Commit message (Expand) | Author |
2007-10-30 | Blackfin arch: fix libata data struct member from irq_type to irq_flags | Mike Frysinger |
2007-10-30 | Blackfin arch: Do not pollute name space used in linux-2.6.x/sound | Michael Hennerich |
2007-10-30 | Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA. | Sonic Zhang |
2007-10-30 | Blackfin arch: update board defconfig files according to latest information f... | Bryan Wu |
2007-10-29 | Blackfin arch: ensure that speculative loads of bad pointers don't cause us t... | Robin Getz |
2007-10-29 | Blackfin arch: Add missing definitions of BF54x | Robin Getz |
2007-10-29 | Blackfin arch: Fix random crash issue found by Michael. | Robin Getz |
2007-10-29 | Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c... | Robin Getz |
2007-10-29 | Blackfin arch: add support for checking/clearing overruns in generic purpose ... | Mike Frysinger |
2007-10-29 | Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. | Robin Getz |
2007-10-29 | Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer | Michael Hennerich |
2007-10-29 | Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n... | Michael Hennerich |
2007-10-29 | Blackfin arch: fix bug: kernel prints out error message twice | Robin Getz |
2007-10-29 | Blackfin arch: add NFC driver support in BF527-EZKIT board | Michael Hennerich |
2007-10-29 | Blackfin arch: Added support for HV Sistemas H8606 board | Javier Herrero |
2007-10-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds |
2007-10-30 | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh |
2007-10-30 | x86 boot: document for 32 bit boot protocol | Huang, Ying |
2007-10-30 | remove the dead X86_REMOTE_DEBUG option | Adrian Bunk |
2007-10-30 | x86: merge EARLY_PRINTK options | Adrian Bunk |
2007-10-30 | x86: mm/discontig_32.c: make code static | Adrian Bunk |
2007-10-30 | x86: kernel/setup_32.c: unexport machine_id | Adrian Bunk |
2007-10-30 | x86 gart: rename symbols only used for the GART implementation | Joerg Roedel |
2007-10-30 | x86 gart: make some variables and functions static | Joerg Roedel |
2007-10-30 | x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU | Joerg Roedel |
2007-10-30 | x86 gart: rename iommu.h to gart.h | Joerg Roedel |
2007-10-30 | x86: additional CPUID strings; fix strings for AMD-ecx | H. Peter Anvin |
2007-10-29 | Pull documentation into release branch | Len Brown |
2007-10-29 | Pull cpuidle into release branch | Len Brown |
2007-10-29 | Pull fujitsu into release branch | Len Brown |
2007-10-29 | Pull alexey-fixes into release branch | Len Brown |
2007-10-29 | cpuidle: remove unused exports | Adrian Bunk |
2007-10-29 | acpi: remove double mention of Support for ACPI option | Frans Pop |
2007-10-29 | ACPI: use select POWER_SUPPLY for AC, BATTERY and SBS | Alexey Starikovskiy |
2007-10-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-29 | Revert "x86_64: allocate sparsemem memmap above 4G" | Linus Torvalds |
2007-10-29 | ACPI: Battery: Allow extract string from integer | Alexey Starikovskiy |
2007-10-29 | ACPI: battery: Support for non-spec name for LiIon technology | Alexey Starikovskiy |
2007-10-29 | ACPI: battery: register power_supply subdevice only when battery is present | Andrey Borzenkov |
2007-10-29 | sched: fix style in kernel/sched.c | Ingo Molnar |
2007-10-29 | sched: fix style of swap() macro in kernel/sched_fair.c | Ingo Molnar |
2007-10-29 | sched: report CPU usage in CFS cgroup directories | Paul Menage |
2007-10-29 | sched: move rcu_head to task_group struct | Srivatsa Vaddagiri |
2007-10-29 | sched: fix incorrect assumption that cpu 0 exists | James Bottomley |
2007-10-29 | sched: keep utime/stime monotonic | Peter Zijlstra |
2007-10-29 | sched: make kernel/sched.c:account_guest_time() static | Adrian Bunk |
2007-10-29 | [MIPS] tb0219: Update copyright message. | Ralf Baechle |
2007-10-29 | [MIPS] MT: Fix bug in multithreaded kernels. | Ralf Baechle |