summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra2013-05-041-4/+9
| * | | perf: Fix vmalloc ring buffer pages handlingJiri Olsa2013-05-011-4/+10
| * | | perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller2013-04-301-8/+8
| * | | perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver2013-04-301-0/+1
| * | | perf/x86/intel: Fix typo in perf_event_intel_uncore.cVince Weaver2013-04-301-1/+1
| * | | x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-04-301-4/+0Star
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-0523-139/+201
|\ \ \ \
| * | | | modpost: fix unwanted VMLINUX_SYMBOL_STR expansionJames Hogan2013-04-291-1/+1
| * | | | X.509: Support parse long form of length octets in Authority Key IdentifierChun-Yi Lee2013-04-221-8/+47
| * | | | module: don't unlink the module until we've removed all exposure.Rusty Russell2013-04-171-4/+9
| * | | | kernel: kallsyms: memory override issue, need check destination buffer lengthChen Gang2013-04-151-8/+18
| * | | | MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen2013-04-111-1/+1
| * | | | modpost: handle huge numbers of modules.Rusty Russell2013-04-051-3/+5
| * | | | modpost: add -T option to read module names from file/stdin.Rusty Russell2013-04-051-2/+30
| * | | | modpost: minor cleanup.Rusty Russell2013-04-051-8/+15
| * | | | genksyms: pass symbol-prefix instead of archJames Hogan2013-03-202-12/+9Star
| * | | | module: fix symbol versioning with symbol prefixesJames Hogan2013-03-202-2/+4
| * | | | CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-1516-88/+57Star
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-0533-41/+41
|\ \ \ \ \
| * | | | | rcutrace: single_open() leaksAl Viro2013-05-051-4/+4
| * | | | | gadget: single_open() leaksAl Viro2013-05-052-2/+2
| * | | | | staging: single_open() leaksAl Viro2013-05-058-8/+8
| * | | | | megaraid: single_open() leakAl Viro2013-05-051-1/+1
| * | | | | wireless: single_open() leaksAl Viro2013-05-054-7/+7
| * | | | | input: single_open() leakAl Viro2013-05-051-1/+1
| * | | | | rtc: single_open() leaksAl Viro2013-05-052-2/+2
| * | | | | ds1620: single_open() leakAl Viro2013-05-051-1/+1
| * | | | | sh: single_open() leaksAl Viro2013-05-051-1/+1
| * | | | | parisc: single_open() leaksAl Viro2013-05-051-1/+1
| * | | | | mips: single_open() leaksAl Viro2013-05-053-4/+4
| * | | | | ia64: single_open() leaksAl Viro2013-05-053-4/+4
| * | | | | h8300: single_open() leaksAl Viro2013-05-051-1/+1
| * | | | | cris: single_open() leaksAl Viro2013-05-052-2/+2
| * | | | | arm: single_open() leaksAl Viro2013-05-052-2/+2
* | | | | | Merge branch 'ipc-cleanups'Linus Torvalds2013-05-051-44/+42Star
|\ \ \ \ \ \
| * | | | | | ipc: simplify rcu_read_lock() in semctl_nolock()Linus Torvalds2013-05-051-2/+1Star
| * | | | | | ipc: simplify semtimedop/semctl_main() common error path handlingLinus Torvalds2013-05-051-27/+14Star
| * | | | | | ipc: move sem_obtain_lock() rcu locking into the only callerLinus Torvalds2013-05-051-9/+7Star
| * | | | | | ipc: fix double sem unlock in semctl error pathLinus Torvalds2013-05-051-1/+1
| * | | | | | ipc: move the rcu_read_lock() from sem_lock_and_putref() into callersLinus Torvalds2013-05-051-2/+3
| * | | | | | ipc: sem_putref() does not need the semaphore lock any moreLinus Torvalds2013-05-041-3/+1Star
| * | | | | | ipc: move rcu_read_unlock() out of sem_unlock() and into callersLinus Torvalds2013-05-041-2/+17
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-05-0521-110/+178
|\ \ \ \ \ \ \
| * | | | | | | cxgb4: fix error recovery when t4_fw_hello returns a positive valueThadeu Lima de Souza Cascardo2013-05-031-1/+1
| * | | | | | | sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-031-0/+2
| * | | | | | | packet: tpacket_v3: do not trigger bug() on wrong header statusDaniel Borkmann2013-05-031-30/+23Star
| * | | | | | | asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org2013-05-031-0/+3
| * | | | | | | net: qmi_wwan: Add Telewell TW-LTE 4GTeppo Kotilainen2013-05-031-0/+1
| * | | | | | | usbnet: pegasus: endian bug in write_mii_word()Dan Carpenter2013-05-031-1/+2
| * | | | | | | vxlan: Fix TCPv6 segmentation.Pravin B Shelar2013-05-031-1/+6