summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-04Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4501-121780/+251528
2010-04-04[WATCHDOG] set max63xx driver as ARM onlyMarc Zyngier1-5/+6
2010-04-04[WATCHDOG] powerpc: pika_wdt ident cannot be constSean MacLennan1-1/+1
2010-04-04smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki1-5/+7
2010-04-04sparc64: Fix array size reported by vmemmap_populate()Ben Hutchings1-1/+1
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+1
2010-04-03Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-47/+137
2010-04-03Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-2/+61
2010-04-03Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-6/+4
2010-04-03PCI quirk: RS780/RS880: disable MSI behind the PCI bridgeClemens Ladisch1-33/+3
2010-04-03Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds2-102/+109
2010-04-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-8/+13
2010-04-03tty: release_one_tty() forgets to put pidsOleg Nesterov1-0/+2
2010-04-03perf, probe-finder: Build fix on DebianBorislav Petkov1-5/+5
2010-04-02kgdb: Turn off tracing while in the debuggerJason Wessel1-0/+8
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel1-8/+7
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel1-83/+82
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel1-14/+9
2010-04-02perf/scripts: Tuple was set from long in both branches in python_process_event()Tom Zanussi1-5/+12
2010-04-02sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov1-1/+1
2010-04-02sched: Fix proc_sched_set_task()Mike Galbraith1-4/+0
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith1-3/+12
2010-04-02perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernelsTorok Edwin2-5/+44
2010-04-02perf, x86: Fix AMD hotplug & constraint initializationPeter Zijlstra2-36/+52
2010-04-02x86: Move notify_cpu_starting() callback to a later stagePeter Zijlstra1-2/+2
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar5-15/+25
2010-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-1/+5
2010-04-02Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-84/+294
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt4-28/+75
2010-04-02sh: export return_address() symbol.Paul Mundt1-0/+3
2010-04-02r8169: clean up my printk uglynessNeil Horman1-2/+2
2010-04-02net: Hook up cxgb4 to Kconfig and MakefileDimitris Michailidis2-0/+26
2010-04-02cxgb4: Add main driver file and driver MakefileDimitris Michailidis2-0/+3395
2010-04-02cxgb4: Add remaining driver headers and L2T managementDimitris Michailidis4-0/+1714
2010-04-02cxgb4: Add packet queues and packet DMA codeDimitris Michailidis1-0/+2431
2010-04-02cxgb4: Add HW and FW support codeDimitris Michailidis2-0/+3231
2010-04-02cxgb4: Add register, message, and FW definitionsDimitris Michailidis3-0/+3122
2010-04-02netlabel: Fix several rcu_dereference() calls used without RCU read locksPaul Moore2-57/+37
2010-04-02bonding: fix potential deadlock in bond_uninit()Amerigo Wang1-12/+14
2010-04-02net: check the length of the socket address passed to connect(2)Changli Gao7-3/+20
2010-04-02stmmac: add documentation for the driver.Giuseppe CAVALLARO1-0/+143
2010-04-02stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO1-0/+1
2010-04-02be2net: fix bug in vlan rx path for big endian architectureAjit Khaparde1-2/+2
2010-04-02be2net: fix flashing on big endian architecturesAjit Khaparde2-10/+9
2010-04-02be2net: fix a bug in flashing the redboot sectionAjit Khaparde1-1/+1
2010-04-01Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds76-1676/+2904
2010-04-01Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds24-446/+407
2010-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds4-2/+170