summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-09Linux 2.6.32.8v2.6.32.8Greg Kroah-Hartman1-1/+1
2010-02-09NET: fix oops at bootime in sysctl codejamal1-0/+1
2010-02-09powerpc: TIF_ABI_PENDING bit removalAndreas Schwab3-20/+2
2010-02-09ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-02-09ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-02-09pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo1-1/+1
2010-02-09uartlite: fix crash when using as consoleRichard Röjfors1-1/+1
2010-02-09kernel/cred.c: use kmem_cache_freeJulia Lawall1-1/+1
2010-02-09starfire: clean up properly if firmware loading failsBen Hutchings1-1/+4
2010-02-09mx3fb: some debug and initialisation fixesAlberto Panizzo1-4/+8
2010-02-09imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König1-2/+4
2010-02-09mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi1-1/+1
2010-02-09mm: flush dcache before writing into page to avoid aliasanfei zhou2-0/+6
2010-02-09be2net: Fix memset() arg ordering.David S. Miller1-1/+1
2010-02-09be2net: Bug fix to support newer generation of BE ASICAjit Khaparde3-3/+30
2010-02-09connector: Delete buggy notification code.Evgeniy Polyakov2-207/+0
2010-02-09usb: r8a66597-hdc disable interrupts fixMagnus Damm1-1/+16
2010-02-09block: fix bugs in bio-integrity mempool usageChuck Ebbert1-1/+2
2010-02-09random: Remove unused inode variableHerbert Xu1-1/+0
2010-02-09random: drop weird m_time/a_time manipulationMatt Mackall1-8/+0
2010-02-09Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds1-5/+5
2010-02-09block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov1-1/+6
2010-02-09mm: purge fragmented percpu vmap blocksNick Piggin1-11/+80
2010-02-09mm: percpu-vmap fix RCU list walkingNick Piggin1-14/+6
2010-02-09libata: retry link resume if necessaryTejun Heo2-7/+34
2010-02-09oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit1-1/+1
2010-02-09oprofile/x86: add Xeon 7500 series supportAndi Kleen1-0/+1
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa4-1/+87
2010-02-09ax25: netrom: rose: Fix timer oopsesJarek Poplawski5-5/+27
2010-02-09af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski1-5/+14
2010-02-09net: restore ip source validationJamal Hadi Salim4-0/+5
2010-02-09sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski1-1/+2
2010-02-09tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila1-0/+4
2010-02-09clocksource: fix compilation if no GENERIC_TIMEAaro Koskinen1-2/+2
2010-02-09x86/amd-iommu: Fix possible integer overflowJoerg Roedel1-1/+1
2010-02-09x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-02-09x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-02-09regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown1-1/+3
2010-02-09SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby1-1/+1
2010-02-09firewire: core: add_descriptor size checkStefan Richter1-13/+29
2010-02-09drm/i915: only enable hotplug for detected outputsJesse Barnes9-27/+59
2010-02-09iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy1-1/+1
2010-02-09x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi3-0/+22
2010-02-09Input: winbond-cir - remove dmesg spamDavid Härdeman1-1/+1
2010-02-09x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin5-23/+13
2010-02-09sparc: TIF_ABI_PENDING bit removalDavid Miller3-21/+4
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds10-41/+33
2010-02-09FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger3-4/+16
2010-02-09mm: fix migratetype bug which slowed swappingHugh Dickins1-2/+3
2010-02-09Fix failure exit in ipathfsAl Viro1-3/+1