aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-10Make maui config abit smaller so its easier to bugtrackv2.6.24-hpcKristoffer Ericson1-256/+120
2011-12-10Make the MAUI build the mp900c pxa2xx pcmcia driverKristoffer Ericson1-1/+1
2011-12-10Update maui configKristoffer Ericson1-1/+1
2011-12-10The mobilepro 900/c and maui is very similiar so lets create the necessary ma...Kristoffer Ericson6-3/+1221
2011-12-10AximX30 seems to get its input packet size = 10 so add some minor code to han...Kristoffer Ericson1-14/+21
2011-12-10config-hp6xx-2.6.24 : Minor config updateKristoffer Ericson1-2/+2
2011-12-10/ : Apply previous patch * This branch is resonably working for all archs. Wo...Kristoffer Ericson73-688/+10512
2008-01-24Linux 2.6.24v2.6.24Linus Torvalds1-1/+1
2008-01-24spi: omap2_mcspi PIO RX fixKalle Valo1-3/+3
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds1-13/+0
2008-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2008-01-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-59/+591
2008-01-24slab: partially revert list3 changesMel Gorman1-3/+3
2008-01-24fix hugepages leak due to pagetable page sharingLarry Woodman1-0/+5
2008-01-24sysctl: kill binary sysctl KERN_PPC_L2CREric W. Biederman1-1/+0
2008-01-24lockdep: fix kernel crash on module unloadArjan van de Ven1-2/+5
2008-01-23[SPARC64]: Partially revert "Constify function pointer tables."David S. Miller1-1/+1
2008-01-23Pull dmi-2.6.24 into release branchLen Brown6-47/+528
2008-01-23Pull bugzilla-9798 into release branchLen Brown3-2/+43
2008-01-23Pull bugzilla-8459 into release branchLen Brown1-8/+18
2008-01-23Pull bugzilla-9747 into release branchLen Brown1-2/+2
2008-01-23Revert "ACPI: Fan: Drop force_power_state acpi_device option"Len Brown3-2/+43
2008-01-23ACPI: EC: "DEBUG" needs to be defined earlierMárton Németh1-3/+3
2008-01-23ACPI: EC: add leading zeros to debug messagesMárton Németh1-4/+4
2008-01-23ACPI: EC: fix dmesg spam regressionAlexey Starikovskiy1-1/+11
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds11-27/+30
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-20/+49
2008-01-23ACPI: DMI blacklist to reduce console warnings on OSI(Linux) systems.Len Brown1-0/+343
2008-01-23ACPI: Add ThinkPad R61, ThinkPad T61 to OSI(Linux) white-listLen Brown1-0/+27
2008-01-23ACPI: make _OSI(Linux) console messages smarterLen Brown3-22/+118
2008-01-23ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI listLen Brown1-29/+0
2008-01-23ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode outputLen Brown1-4/+10
2008-01-23ACPI: create acpi_dmi_dump()Len Brown1-0/+28
2008-01-23DMI: create dmi_get_slot()Len Brown2-0/+10
2008-01-23DMI: move dmi_available declaration to linux/dmi.hLen Brown2-2/+2
2008-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-2/+6
2008-01-23drm/i915: add support for E7221 chipsetCarlos Martín1-0/+1
2008-01-23agp/intel: add support for E7221 chipsetCarlos Martín1-2/+9
2008-01-23xen: disable vcpu_info placement for nowJeremy Fitzhardinge1-1/+1
2008-01-23[SCSI] initio: fix module hangs on loadingStuart Swales1-2/+6
2008-01-23Update ctime and mtime for memory-mapped filesAnton Salikhmetov1-0/+6
2008-01-23sis190: scheduling while atomic errorFrancois Romieu1-2/+0
2008-01-23sis190: mdio operation failure is not correctly detectedFrancois Romieu1-1/+1
2008-01-23sis190: remove duplicate INIT_WORKFrancois Romieu1-2/+0
2008-01-23sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu1-6/+9
2008-01-23[INET]: Fix truesize setting in ip_append_dataHerbert Xu2-4/+4
2008-01-23[NETNS]: Re-export init_net via EXPORT_SYMBOL.Denis V. Lunev1-1/+1
2008-01-23iwlwifi: fix possible read attempt on ucode that is not availableReinette Chatre2-0/+10
2008-01-23[IPV4]: Add missing skb->truesize increment in ip_append_page().David S. Miller1-0/+2
2008-01-23[TULIP] DMFE: Fix SROM parsing regression.David S. Miller1-3/+3
2008-01-23[BLUETOOTH]: Move children of connection device to NULL before connection down.Dave Young2-1/+19
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt4-4/+4
2008-01-22x86: GEODE fix a race condition in the MFGPT timer tickJordan Crouse1-7/+8
2008-01-22Fix file references in documentation and KconfigJohann Felix Soden8-13/+10
2008-01-22Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-9/+23
2008-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-17/+4
2008-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds1-0/+8
2008-01-22rcu: fix section mismatchRandy Dunlap1-1/+1
2008-01-22W1: w1_therm.c is flagging 0C etc as invalidDavid Fries1-1/+1
2008-01-22W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries1-1/+1
2008-01-22hwmon: (it87) request only Environment Controller portsBjorn Helgaas1-9/+23
2008-01-22sched: group scheduler, set uid share fixIngo Molnar1-0/+8
2008-01-22Revert "x86: fix NMI watchdog & 'stopped time' problem"Thomas Gleixner2-17/+4
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg1-2/+2
2008-01-21[SPARC64]: Fix of section mismatch warnings.Sam Ravnborg6-21/+24
2008-01-21Makefile: Change typoed 'behavour' to 'behaviour'Linus Nilsson1-2/+2
2008-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-4/+5
2008-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds20-53/+113
2008-01-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+7
2008-01-21Fix filesystem capability supportAndrew G. Morgan1-3/+10
2008-01-21s3c2410_fb: fix line length calculationStefan Schmidt1-1/+1
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-21timer: fix section mismatchRandy Dunlap1-1/+1
2008-01-21hrtimer: fix section mismatchRandy Dunlap1-1/+1
2008-01-21keyspan: fix oopsAlan Cox1-1/+1
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2-3/+3
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2008-01-22[MIPS] SMTC: Fix build error.Frank Rowand1-3/+3
2008-01-22selinux: fix memory leak in netlabel codePaul Moore2-4/+5
2008-01-21[ICMP]: ICMP_MIB_OUTMSGS increment duplicatedWang Chen1-1/+0
2008-01-21[IPV6]: RFC 2011 compatibility brokenWang Chen1-2/+2
2008-01-21[IPV6]: ICMP6_MIB_OUTMSGS increment duplicatedWang Chen1-2/+0
2008-01-20[NET]: rtnl_link: fix use-after-freePatrick McHardy2-14/+5
2008-01-20[AF_KEY]: Fix skb leak on pfkey_send_migrate() errorPatrick McHardy1-7/+9
2008-01-20[ATM] atm/suni.c: Fix section mismatch.Adrian Bunk1-1/+1
2008-01-20[ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk1-1/+1
2008-01-20[IrDA]: af_irda memory leak fixesJesper Juhl1-3/+27
2008-01-20[NEIGH]: Revert 'Fix race between neigh_parms_release and neightbl_fill_parms'David S. Miller1-2/+2
2008-01-20[NETFILTER]: bridge-netfilter: fix net_device refcnt leaksPatrick McHardy1-0/+27
2008-01-20[IPV6] ROUTE: Make sending algorithm more friendly with RFC 4861.YOSHIFUJI Hideaki1-3/+8
2008-01-20[IPV4] FIB_HASH : Avoid unecessary loop in fn_hash_dump_zone()Eric Dumazet1-11/+9
2008-01-20[NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller4-4/+11
2008-01-20[IPV4] fib_trie: fix duplicated route issueJoonwoo Park1-0/+3
2008-01-20[IPV4] fib_hash: fix duplicated route issueJoonwoo Park1-0/+3
2008-01-20[IPV6]: Mischecked tw match in __inet6_check_established.Pavel Emelyanov1-1/+1
2008-01-20rfkill: call rfkill_led_trigger_unregister() on errorEric Paris1-1/+4
2008-01-20Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King3-18/+14
2008-01-20[ARM] 4748/1: dca: source drivers/dca/Kconfig in arch/arm/Kconfig to fix warningDan Williams1-0/+2
2008-01-20[ARM] pxa: don't rely on r2 being preserved over a function callRussell King1-4/+2
2008-01-19Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell1-7/+0
2008-01-19arch: Ignore arch/i386 and arch/x86_64Josef 'Jeff' Sipek1-0/+2
2008-01-19pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox1-0/+19
2008-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-22/+22
2008-01-18ARM: OMAP1: Fix compile for board-nokia770Daniel Walker1-2/+2
2008-01-18ARM: OMAP1: Keymap fix for f-sample and p2-sampleVivek Kutal2-16/+12
2008-01-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-482/+387
2008-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2-20/+22
2008-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-1/+1
2008-01-18Selecting LGUEST should turn on Guest support, as in 2.6.23.Rusty Russell1-2/+2
2008-01-18x86: add support for the latest Intel processors to OprofileArjan van de Ven1-1/+1
2008-01-18[WATCHDOG] clarify watchdog operation in documentationAndrew Dyer1-17/+21
2008-01-18[WATCHDOG] Revert "Stop looking for device as soon as one is found"Wim Van Sebroeck1-3/+1
2008-01-18Replace cpmac fixMatteo Croce1-1/+1
2008-01-18dl2k: the restAl Viro2-15/+4
2008-01-18dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro2-58/+22
2008-01-18dl2k: BMSR fixesAl Viro2-38/+16
2008-01-18dl2k: ANAR, ANLPAR fixesAl Viro2-98/+42
2008-01-18dl2k: BMCR_t fixesAl Viro2-61/+32
2008-01-183c574, 3c515 bitfields abuseAl Viro2-43/+48
2008-01-18sbni endian fixesAl Viro1-3/+9
2008-01-18wan/lmc bitfields fixesAl Viro1-10/+2
2008-01-18dscc4 endian fixesAl Viro1-45/+49
2008-01-18S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur1-5/+12
2008-01-18atl1: fix frame length bugJay Cliburn1-4/+4
2008-01-18Documentation: add a guideline for hard_start_xmit methodMatti Linnanvuori1-1/+4
2008-01-18Revert "sky2: remove check for PCI wakeup setting from BIOS"Stephen Hemminger1-5/+19
2008-01-18Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik6-12/+24
2008-01-18e1000e Kconfig: remove ref to nonexistant docsJason Uhlenkott1-3/+0
2008-01-18Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik1-24/+12
2008-01-18bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh1-1/+3
2008-01-18bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2-27/+35
2008-01-18bonding: Fix up parameter parsingJay Vosburgh3-12/+23
2008-01-18bonding: release slaves when master removed via sysfsJay Vosburgh1-3/+1
2008-01-18bonding: fix locking during alb failover and slave removalJay Vosburgh2-12/+20
2008-01-18bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh1-3/+2
2008-01-18bonding: fix locking in sysfs primary/active selectionJay Vosburgh1-5/+10
2008-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-24/+51
2008-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-7/+19
2008-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+6
2008-01-17fix wrong sized spinlock flags argumentDaniel Walker1-2/+1
2008-01-17Fix unbalanced helper_lock in kernel/kmod.cNigel Cunningham1-7/+6
2008-01-17Revert "local_t Documentation update"Li Zefan1-23/+0
2008-01-17fix radeonfb regression with Xpress 200m 5955Alex1-0/+4
2008-01-17#ifdef very expensive debug check in page fault pathCarsten Otte1-0/+2
2008-01-17alpha: fix conversion from denormal float to doubleIvan Kokshaysky1-1/+1
2008-01-17jbd: do not try lock_acquire after handle made invalidJonas Bonn1-0/+2
2008-01-17mm: fix section mismatch warning in page_alloc.cSam Ravnborg1-1/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson2-23/+17
2008-01-17pnpacpi: print resource shortage message only once (more)Len Brown1-0/+2
2008-01-17hfs: fix coverity-found null derefEric Sandeen1-3/+4
2008-01-17cpufreq: Initialise default governor before useJohannes Weiner3-1/+12
2008-01-17ipg: fix Tx completion irq requestFrancois Romieu1-4/+1
2008-01-17ipg: fix queue stop condition in the xmit handlerFrancois Romieu1-1/+1
2008-01-17ipg: plug Tx completion leakFrancois Romieu1-14/+5
2008-01-17ipg: balance locking in irq handlerFrancois Romieu1-5/+5
2008-01-17Input: ALPS - fix sync loss on Acer Aspire 5720ZGDmitry Torokhov1-1/+1
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon1-1/+6
2008-01-17Input: psmouse - fix potential memory leak in psmouse_connect()Andres Salomon1-0/+2
2008-01-17Input: usbtouchscreen - fix buffer overflow, make more egalax workDaniel Ritz1-22/+33
2008-01-17Input: mousedev - handle mice that use absolute coordinatesMicah Parrish1-0/+9
2008-01-17[SPARC64]: Fix hypervisor TLB operation error reporting.David S. Miller2-0/+6
2008-01-17[NIU]: Fix 1G PHY link state handling.David S. Miller1-0/+3
2008-01-17[NET]: Fix TX timeout regression in Intel drivers.David S. Miller3-7/+16
2008-01-16IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell1-22/+22
2008-01-16Merge branch 'v2.6.24-rc7-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+24
2008-01-16sysfs: fix bugs in sysfs_rename/move_dir()Tejun Heo1-1/+3
2008-01-16sysfs: make sysfs_lookup() return ERR_PTR(-ENOENT) on failed lookupTejun Heo1-1/+3
2008-01-16rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2-3/+10
2008-01-16b43: fix use-after-free rfkill bugStefano Brivio1-5/+6
2008-01-16ipw2200: fix typo in kerneldocStefano Brivio1-1/+1
2008-01-16wireless/libertas support for 88w8385 sdio older revisionMarc Pignat1-0/+4
2008-01-16hostap: section mismatch warningRandy Dunlap1-3/+3
2008-01-16lockdep: more hardirq annotations for notify_die()Peter Zijlstra2-0/+2
2008-01-16lockdep: fix workqueue creation API lockdep interactionJohannes Berg2-5/+14
2008-01-16lockdep: fix internal double unlock during self-testNick Piggin1-4/+8
2008-01-15Linux 2.6.24-rc8v2.6.24-rc8Linus Torvalds1-1/+1
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony1-4/+7
2008-01-15Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-19/+14
2008-01-15libata: correct handling of TSS DVDAlan Cox1-2/+0
2008-01-15[libata] core checkpatch fixAndrew Morton1-1/+3
2008-01-15[libata] pata_bf54x: checkpatch fixesAndrew Morton1-1/+2
2008-01-15libata fixes for sparse-found problemsAl Viro3-15/+9
2008-01-15Fix Blackfin HARDWARE_PM supportMathieu Desnoyers1-0/+4
2008-01-15Fix ARM profiling/instrumentation configurationLinus Torvalds2-1/+53
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds3-3/+12
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-2/+13
2008-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds14-78/+325
2008-01-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-13/+16
2008-01-15x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTCBernhard Walle1-1/+1
2008-01-15x86: asm-x86/msr.h: pull in linux/types.hMike Frysinger1-0/+4
2008-01-15x86: fix boot crash on HIGHMEM4G && SPARSEMEMIngo Molnar1-2/+7
2008-01-15[POWERPC] Fix boot failure on POWER6Paul Mackerras3-10/+2
2008-01-15ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy1-2/+2
2008-01-14Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+58
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-2/+9
2008-01-14Revert "writeback: introduce writeback_control.more_io to indicate more io"Linus Torvalds3-9/+3
2008-01-15[POWERPC] Workaround for iommu page alignmentBenjamin Herrenschmidt1-3/+14
2008-01-14libata: relocate sdev->manage_start_stop configurationTejun Heo1-3/+3
2008-01-14sata_sil24: freeze on non-dev errors reported via CERRTejun Heo1-0/+3
2008-01-14sata_sil24: fix stupid typoTejun Heo1-1/+1