summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-0611-95/+106
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-02-0410-94/+105
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-033-23/+23
| | * | | | | | | | | | | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-035-42/+50
| | * | | | | | | | | | | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-026-29/+32
| * | | | | | | | | | | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-02-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | perf stat: Fix aggreate counter reading accountingArnaldo Carvalho de Melo2011-02-031-1/+1
* | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-02-066-33/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | x86-32: Make sure the stack is set up before we use itH. Peter Anvin2011-02-044-24/+17
| * | | | | | | | | | | | | | x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha2011-02-031-1/+9
| * | | | | | | | | | | | | | x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET2011-02-021-8/+0
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-02-0614-79/+138
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-02-045-9/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik2011-02-011-0/+3
| | * | | | | | | | | | | | | ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik2011-02-011-2/+0
| | * | | | | | | | | | | | | ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren2011-01-281-3/+3
| | * | | | | | | | | | | | | ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash2011-01-281-1/+1
| | * | | | | | | | | | | | | ASoC: Fix module refcount for auxiliary devicesJarkko Nikula2011-01-261-3/+0
| * | | | | | | | | | | | | | ALSA: use linux/io.h to fix compile warningsTakashi Iwai2011-02-023-4/+3
| * | | | | | | | | | | | | | ALSA: hda - Fix memory leaks in conexant jack arraysTakashi Iwai2011-02-021-1/+7
| * | | | | | | | | | | | | | Merge branch 'topic/hda' into fix/hdaTakashi Iwai2011-01-312-63/+79
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ALSA: HDA: Fix microphone(s) on Lenovo Edge 13David Henningsson2011-01-281-0/+1
| | * | | | | | | | | | | | | | ALSA: HDA: cxt5066 - Use asus model for Asus U50F, select correct SPDIF outputAndy Robinson2011-01-241-4/+31
| | * | | | | | | | | | | | | | ALSA: HDA: Add a new model "asus" for Conexant 5066/205xxDavid Henningsson2011-01-222-1/+24
| | * | | | | | | | | | | | | | ALSA: HDA: Refactor some redundant code for Conexant 5066/205xxDavid Henningsson2011-01-221-58/+23
| * | | | | | | | | | | | | | | ALSA: oxygen: fix output routing on Xonar DGClemens Ladisch2011-01-313-0/+40
| * | | | | | | | | | | | | | | sound: silent echo'ed messages in MakefileAmerigo Wang2011-01-311-2/+2
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-02-0460-289/+637
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov2011-02-041-1/+1
| * | | | | | | | | | | | | | | | net: can: at91_can: world-writable sysfs filesVasiliy Kulikov2011-02-041-1/+1
| * | | | | | | | | | | | | | | | MAINTAINERS: update email ids of the be2net driver maintainers.Ajit Khaparde2011-02-041-5/+4
| * | | | | | | | | | | | | | | | bridge: Don't put partly initialized fdb into hashPavel Emelyanov2011-02-041-2/+2
| * | | | | | | | | | | | | | | | r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu2011-02-041-0/+9
| * | | | | | | | | | | | | | | | r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu2011-02-041-9/+21
| * | | | | | | | | | | | | | | | r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera2011-02-041-2/+4
| * | | | | | | | | | | | | | | | include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argumentJulia Lawall2011-02-031-1/+2
| * | | | | | | | | | | | | | | | net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6.David S. Miller2011-02-033-0/+95
| * | | | | | | | | | | | | | | | net: Support compat SIOCGETVIFCNT ioctl in ipv4.David S. Miller2011-02-031-0/+30
| * | | | | | | | | | | | | | | | net: Fix bug in compat SIOCGETSGCNT handling.David S. Miller2011-02-031-1/+1
| * | | | | | | | | | | | | | | | niu: Fix races between up/down and get_stats.David S. Miller2011-02-031-16/+45
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-02-025-15/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | netfilter: ecache: always set events bits, filter them laterPablo Neira Ayuso2011-02-012-3/+3
| | * | | | | | | | | | | | | | | | netfilter: arpt_mangle: fix return values of checkentryPablo Neira Ayuso2011-02-011-3/+3
| | * | | | | | | | | | | | | | | | netfilter: xt_iprange: Incorrect xt_iprange boundary check for IPv6Thomas Jacob2011-01-241-9/+7
| | * | | | | | | | | | | | | | | | netfilter: ctnetlink: fix missing refcount increment during dumpsPablo Neira Ayuso2011-01-241-0/+1
| * | | | | | | | | | | | | | | | | tcp_ecn is an integer not a booleanPeter Chubb2011-02-021-1/+1
| * | | | | | | | | | | | | | | | | atl1c: Add missing PCI device IDChuck Ebbert2011-02-021-0/+1
| * | | | | | | | | | | | | | | | | s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | | | | | | | | | | s390: Fix wrong size in memcmp (netiucv)Stefan Weil2011-02-021-1/+1
| * | | | | | | | | | | | | | | | | qeth: allow OSA CHPARM change in suspend stateUrsula Braun2011-02-021-41/+63
OpenPOWER on IntegriCloud