summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.32.8v2.6.32.8Greg Kroah-Hartman2010-02-091-1/+1
* NET: fix oops at bootime in sysctl codejamal2010-02-091-0/+1
* powerpc: TIF_ABI_PENDING bit removalAndreas Schwab2010-02-093-20/+2
* ath9k: fix beacon slot/buffer leakFelix Fietkau2010-02-091-1/+1
* ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau2010-02-091-4/+3
* pktcdvd: removing device does not remove its sysfs dirThadeu Lima de Souza Cascardo2010-02-091-1/+1
* uartlite: fix crash when using as consoleRichard Röjfors2010-02-091-1/+1
* kernel/cred.c: use kmem_cache_freeJulia Lawall2010-02-091-1/+1
* starfire: clean up properly if firmware loading failsBen Hutchings2010-02-091-1/+4
* mx3fb: some debug and initialisation fixesAlberto Panizzo2010-02-091-4/+8
* imxfb: correct location of callbacks in suspend and resumeUwe Kleine-König2010-02-091-2/+4
* mac80211: fix NULL pointer dereference when ftrace is enabledZhu Yi2010-02-091-1/+1
* mm: flush dcache before writing into page to avoid aliasanfei zhou2010-02-092-0/+6
* be2net: Fix memset() arg ordering.David S. Miller2010-02-091-1/+1
* be2net: Bug fix to support newer generation of BE ASICAjit Khaparde2010-02-093-3/+30
* connector: Delete buggy notification code.Evgeniy Polyakov2010-02-092-207/+0
* usb: r8a66597-hdc disable interrupts fixMagnus Damm2010-02-091-1/+16
* block: fix bugs in bio-integrity mempool usageChuck Ebbert2010-02-091-1/+2
* random: Remove unused inode variableHerbert Xu2010-02-091-1/+0
* random: drop weird m_time/a_time manipulationMatt Mackall2010-02-091-8/+0
* Fix 'flush_old_exec()/setup_new_exec()' splitLinus Torvalds2010-02-091-5/+5
* block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov2010-02-091-1/+6
* mm: purge fragmented percpu vmap blocksNick Piggin2010-02-091-11/+80
* mm: percpu-vmap fix RCU list walkingNick Piggin2010-02-091-14/+6
* libata: retry link resume if necessaryTejun Heo2010-02-092-7/+34
* oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit2010-02-091-1/+1
* oprofile/x86: add Xeon 7500 series supportAndi Kleen2010-02-091-0/+1
* KVM: allow userspace to adjust kvmclock offsetGlauber Costa2010-02-094-1/+87
* ax25: netrom: rose: Fix timer oopsesJarek Poplawski2010-02-095-5/+27
* af_packet: Don't use skb after dev_queue_xmit()Jarek Poplawski2010-02-091-5/+14
* net: restore ip source validationJamal Hadi Salim2010-02-094-0/+5
* sky2: Fix oops in sky2_xmit_frame() after TX timeoutJarek Poplawski2010-02-091-1/+2
* tcp: update the netstamp_needed counter when cloning socketsOctavian Purdila2010-02-091-0/+4
* clocksource: fix compilation if no GENERIC_TIMEAaro Koskinen2010-02-091-2/+2
* x86/amd-iommu: Fix possible integer overflowJoerg Roedel2010-02-091-1/+1
* x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman2010-02-091-3/+11
* x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara2010-02-091-0/+9
* regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraintsMark Brown2010-02-091-1/+3
* SECURITY: selinux, fix update_rlimit_cpu parameterJiri Slaby2010-02-091-1/+1
* firewire: core: add_descriptor size checkStefan Richter2010-02-091-13/+29
* drm/i915: only enable hotplug for detected outputsJesse Barnes2010-02-099-27/+59
* iwlwifi: set default aggregation frame count limit to 31Wey-Yi Guy2010-02-091-1/+1
* x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi2010-02-093-0/+22
* Input: winbond-cir - remove dmesg spamDavid Härdeman2010-02-091-1/+1
* x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-02-095-23/+13
* sparc: TIF_ABI_PENDING bit removalDavid Miller2010-02-093-21/+4
* Split 'flush_old_exec' into two functionsLinus Torvalds2010-02-0910-41/+33
* FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-02-093-4/+16
* mm: fix migratetype bug which slowed swappingHugh Dickins2010-02-091-2/+3
* Fix failure exit in ipathfsAl Viro2010-02-091-3/+1