aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-30Blackfin arch: fix libata data struct member from irq_type to irq_flagsMike Frysinger1-1/+1
2007-10-30Blackfin arch: Do not pollute name space used in linux-2.6.x/soundMichael Hennerich1-43/+43
2007-10-30Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.Sonic Zhang2-4/+4
2007-10-30Blackfin arch: update board defconfig files according to latest information from ADI datasheetBryan Wu7-49/+242
2007-10-29Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things.Robin Getz5-2/+21
2007-10-29Blackfin arch: Add missing definitions of BF54xRobin Getz1-0/+7
2007-10-29Blackfin arch: Fix random crash issue found by Michael.Robin Getz1-2/+4
2007-10-29Blackfin arch: fix bug: tell users if the kernel is recovering from a fault conditionRobin Getz1-2/+9
2007-10-29Blackfin arch: add support for checking/clearing overruns in generic purpose Timer APIMike Frysinger2-7/+42
2007-10-29Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.Robin Getz1-139/+179
2007-10-29Blackfin arch: Apply Bluetchnix vendor patch provided by Harald KrapfenbauerMichael Hennerich1-2/+40
2007-10-29Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driverMichael Hennerich1-2/+2
2007-10-29Blackfin arch: fix bug: kernel prints out error message twiceRobin Getz1-12/+18
2007-10-29Blackfin arch: add NFC driver support in BF527-EZKIT boardMichael Hennerich3-1/+73
2007-10-29Blackfin arch: Added support for HV Sistemas H8606 boardJavier Herrero3-2/+359
2007-10-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds14-292/+250
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds25-163/+152
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh3-2/+4
2007-10-30x86 boot: document for 32 bit boot protocolHuang, Ying2-95/+65
2007-10-30remove the dead X86_REMOTE_DEBUG optionAdrian Bunk1-3/+0
2007-10-30x86: merge EARLY_PRINTK optionsAdrian Bunk2-6/+1
2007-10-30x86: mm/discontig_32.c: make code staticAdrian Bunk1-2/+2
2007-10-30x86: kernel/setup_32.c: unexport machine_idAdrian Bunk1-3/+0
2007-10-30x86 gart: rename symbols only used for the GART implementationJoerg Roedel5-19/+20
2007-10-30x86 gart: make some variables and functions staticJoerg Roedel1-4/+4
2007-10-30x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMUJoerg Roedel11-16/+16
2007-10-30x86 gart: rename iommu.h to gart.hJoerg Roedel12-12/+41
2007-10-30x86: additional CPUID strings; fix strings for AMD-ecxH. Peter Anvin2-10/+10
2007-10-29Pull documentation into release branchLen Brown2-9/+11
2007-10-29Pull cpuidle into release branchLen Brown2-4/+0
2007-10-29Pull fujitsu into release branchLen Brown1-5/+2
2007-10-29Pull alexey-fixes into release branchLen Brown10-274/+237
2007-10-29cpuidle: remove unused exportsAdrian Bunk2-4/+0
2007-10-29acpi: remove double mention of Support for ACPI optionFrans Pop1-1/+1
2007-10-29ACPI: use select POWER_SUPPLY for AC, BATTERY and SBSAlexey Starikovskiy1-3/+5
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds56-514/+773
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds5-23/+54
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds3-18/+0
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy1-10/+15
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy1-0/+2
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov1-55/+75
2007-10-29sched: fix style in kernel/sched.cIngo Molnar1-9/+9
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar1-1/+1
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage1-5/+33
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri1-4/+4
2007-10-29sched: fix incorrect assumption that cpu 0 existsJames Bottomley1-2/+2
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra3-1/+4
2007-10-29sched: make kernel/sched.c:account_guest_time() staticAdrian Bunk1-1/+1
2007-10-29[MIPS] tb0219: Update copyright message.Ralf Baechle1-1/+1
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle1-3/+18