aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | ixgbe: skip non IPv4 packets in ATR filterGuillaume Gaudonville2010-06-30
| * | | | | ixgbe: disable tx engine before disabling tx laserJohn Fastabend2010-06-30
| * | | | | ixgbe: fix panic when shutting down system with WoL enabledAndy Gospodarek2010-06-30
| * | | | | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings2010-06-29
| * | | | | ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALLBen Hutchings2010-06-29
| * | | | | bonding: prevent netpoll over bonded interfacesAndy Gospodarek2010-06-29
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-07
|\ \ \ \ \ \
| * | | | | | drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes2010-07-07
| * | | | | | drm/radeon/kms: fix shared ddc handlingAlex Deucher2010-07-07
| * | | | | | drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-06
* | | | | | | VFS: introduce s_dirty accessorsArtem Bityutskiy2010-07-06
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-07-06
|\ \ \ \ \ \ \
| * | | | | | | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-05
| * | | | | | | x86, Calgary: Limit the max PHB number to 256Darrick J. Wong2010-07-01
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-07-06
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: fix crush device 'out' threshold to 1.0, not 0.1Sage Weil2010-07-05
| * | | | | | | | ceph: fix caps usage accounting for import (non-reserved) caseSage Weil2010-06-29
| * | | | | | | | ceph: only release clean, unused caps with mds requestsSage Weil2010-06-29
| * | | | | | | | ceph: fix crush CHOOSE_LEAF when type is already a leafSage Weil2010-06-24
| * | | | | | | | ceph: fix crush recursionSage Weil2010-06-24
| * | | | | | | | ceph: fix caps debugfs entryYehuda Sadeh2010-06-24
| * | | | | | | | ceph: delay umount until all mds requests drop inode+dentry refsSage Weil2010-06-21
| * | | | | | | | ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulateSage Weil2010-06-21
| * | | | | | | | ceph: fix crush map update decodingSage Weil2010-06-17
| * | | | | | | | ceph: fix message memory leak, uninitialized variableSage Weil2010-06-13
| * | | | | | | | ceph: fix map handler error pathSage Weil2010-06-13
| * | | | | | | | ceph: some endianity fixesYehuda Sadeh2010-06-13
* | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pcmcia: do not initialize the present flag too late.Dominik Brodowski2010-07-05
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-07-06
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Return after handling coprocessor 2 exceptionJesper Nilsson2010-07-05
| * | | | | | | | | MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-05
| * | | | | | | | | MIPS: Loongson: Define rtc device on MC146818-equipped systemsArnaud Patard2010-07-05
| * | | | | | | | | MIPS: MT: Fix FPU affinity.Ralf Baechle2010-07-05
| * | | | | | | | | MIPS: Oprofile: Fixup of loongson2_exit()Wu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-05
| * | | | | | | | | MIPS: Tracing: Cleanup of address space checkingWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Cleanup of function graph tracerWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Reduce the overhead of dynamic Function TracerWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Cleanup of instructions usedWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Fix 32-bit support with -mmcount-ra-addressWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Fix argument passing of the 32bit support with gcc 4.5Wu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Cleanup commentsWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Cleanup the arguments passing of prepare_ftrace_returnWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Tracing: Merge adjacent #ifdefs with same condition.Wu Zhangjin2010-07-05
| * | | | | | | | | MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2010-07-05
| * | | | | | | | | MIPS: Restore signalling NaN behaviour for abs.[sd]Chris Dearman2010-07-05
| * | | | | | | | | MIPS: Loongson: CS5536: Fix ISA supportWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Loongson: Add a missing break statement in CS5536 IDE codeWu Zhangjin2010-07-05
| * | | | | | | | | MIPS: Loongson: CS5536: Add missing RDMSRs for IDE and USBWu Zhangjin2010-07-05