summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux v2.6.20-rc5v2.6.20-rc5Linus Torvalds2007-01-121-1/+1
* [PATCH] blktrace: only add a bounce trace when we really bounceJens Axboe2007-01-121-2/+2
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-01-112-14/+7
|\
| * HID: Fix DRIVER_DESC macroJiri Kosina2007-01-091-1/+1
| * HID: mousepoll parameter makes no sense for generic HIDJiri Kosina2007-01-081-8/+0
| * HID: tiny patch to remove a kmalloc castAhmed S. Darwish2007-01-081-1/+1
| * HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiverAdrian Drzewiecki2007-01-081-4/+5
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-1112-42/+97
|\ \
| * | Revert "ACPI: ibm-acpi: make non-generic bay support optional"Henrique de Moraes Holschuh2007-01-112-23/+1
| * | Pull sgi into release branchLen Brown2007-01-114-0/+10
| |\ \
| | * | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-044-0/+10
| * | | Pull trivial into release branchLen Brown2007-01-116-19/+86
| |\ \ \
| | * | | ACPI: update MAINTAINERSLen Brown2007-01-111-5/+34
| | * | | ACPI: schedule obsolete features for deletionLen Brown2007-01-111-0/+45
| | * | | ACPI: delete two spurious ACPI messagesVenkatesh Pallipadi2007-01-102-7/+0
| | * | | ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-101-5/+5
| | * | | ACPI: ec: enable printk on cmdline useLen Brown2007-01-061-2/+2
* | | | | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2007-01-111-1/+1
|\ \ \ \ \
| * | | | | i915: Fix a DRM_ERROR that should be DRM_DEBUG.=?utf-8?q?Michel_D=C3=A4nzer?=2007-01-081-1/+1
| | |_|_|/ | |/| | |
* | | | | [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-119-9/+0
* | | | | [PATCH] FD_ZERO build fixAndrew Morton2007-01-115-5/+5
* | | | | [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-111-1/+1
* | | | | [PATCH] Fix HWRNG built-in initcalls priorityMichael Buesch2007-01-115-5/+5
* | | | | [PATCH] intel-rng workaroundsJan Beulich2007-01-111-2/+30
* | | | | [PATCH] Revert bd_mount_mutex back to a semaphoreDavid Chinner2007-01-115-9/+9
* | | | | [PATCH] really fix funsoft driverDavid Miller2007-01-112-2/+2
* | | | | [PATCH] NFS: Fix race in nfs_release_page()Trond Myklebust2007-01-114-9/+28
* | | | | [PATCH] KVM: add VM-exit profilingIngo Molnar2007-01-114-0/+30
* | | | | [PATCH] md: pass down BIO_RW_SYNC in raid{1,10}Lars Ellenberg2007-01-112-7/+17
* | | | | [PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal2007-01-111-1/+1
* | | | | [PATCH] Kdump documentation updateVivek Goyal2007-01-111-72/+152
* | | | | [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-117-8/+8
* | | | | [PATCH] rtc-sh: correctly report rtc_wkalrm.enabledDavid Brownell2007-01-111-2/+2
* | | | | [PATCH] qconf: (re)fix SIGSEGV on empty menu itemsRoman Zippel2007-01-112-13/+4
* | | | | [PATCH] Fix sparsemem on CellDave Hansen2007-01-116-16/+34
* | | | | [PATCH] increment pos before looking for the next cap in __pci_find_next_ht_capBrice Goglin2007-01-111-1/+2
* | | | | [PATCH] sched: tasks cannot run on cpus onlined after bootNathan Lynch2007-01-111-1/+1
* | | | | Don't put "linux_banner" in the .init sectionLinus Torvalds2007-01-111-2/+2
* | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-1019-54/+119
|\ \ \ \ \
| * | | | | [PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen2007-01-111-2/+2
| * | | | | [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-112-2/+2
| * | | | | [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-111-2/+2
| * | | | | [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
| * | | | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21
| * | | | | [PATCH] x86-64: pci quirks MODPOST warning fixVivek Goyal2007-01-111-1/+1
| * | | | | [PATCH] x86-64: Modpost whitelist reference to more symbols (pattern 3)Vivek Goyal2007-01-111-2/+24
| * | | | | [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-112-1/+2
| * | | | | [PATCH] i386: make apic probe function non-initVivek Goyal2007-01-114-4/+4
| * | | | | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-113-10/+10
| * | | | | [PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.hAndi Kleen2007-01-111-14/+20
OpenPOWER on IntegriCloud