summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel
2010-04-02perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi
2010-04-02sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov
2010-04-02sched: Fix proc_sched_set_task()Mike Galbraith
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-04-02Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt
2010-04-02sh: export return_address() symbol.Paul Mundt
2010-04-02r8169: clean up my printk uglynessNeil Horman
2010-04-02net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis
2010-04-02cxgb4: Add main driver file and driver MakefileDimitris Michailidis
2010-04-02cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis
2010-04-02cxgb4: Add packet queues and packet DMA codeDimitris Michailidis
2010-04-02cxgb4: Add HW and FW support codeDimitris Michailidis
2010-04-02cxgb4: Add register, message, and FW definitionsDimitris Michailidis
2010-04-02netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang
2010-04-02net: check the length of the socket address passed to connect(2)Changli Gao
2010-04-02stmmac: add documentation for the driver.Giuseppe CAVALLARO
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-04-01Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov
2010-04-01microblaze: Support word copying in copy_tofrom_userMichal Simek
2010-04-01microblaze: Print early printk information to log bufferMichal Simek
2010-04-01microblaze: head.S typo fixMichal Simek
2010-04-01microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek
2010-04-01microblaze: Kconfig Fix - pciMichal Simek
2010-04-01microblaze: Adding likely macrosMichal Simek
2010-04-01microblaze: Add .type and .size to ASM functionsMichal Simek
2010-04-01microblaze: Fix TLB macrosMichal Simek
2010-04-01microblaze: Use instruction with delay slotMichal Simek
2010-04-01microblaze: Remove additional resr and rear loadingMichal Simek
2010-04-01microblaze: Change register usage for ESR and EARMichal Simek
2010-04-01microblaze: Prepare work for optimization in exception codeMichal Simek
2010-04-01microblaze: Add DEBUG optionMichal Simek
2010-04-01microblaze: Support systems without lmb bramMichal Simek
2010-04-01microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek
2010-04-01microblaze: uaccess: Unify __copy_tofrom_userMichal Simek
2010-04-01microblaze: uaccess: Move functions to generic locationMichal Simek
2010-04-01microblaze: uaccess: Fix put_user for noMMUMichal Simek