summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-25Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2-26/+137
2011-01-25tcp: fix bug in listening_get_next()Eric Dumazet1-1/+0
2011-01-25inetpeer: Use correct AVL tree base pointer in inet_getpeer().David S. Miller1-1/+1
2011-01-25GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2011-01-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller4863-112016/+259692
2011-01-25net: arp_ioctl() must hold RTNLEric Dumazet2-7/+7
2011-01-24fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-24Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-51/+184
2011-01-24Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds28-121/+164
2011-01-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-44/+46
2011-01-24Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-25/+53
2011-01-24Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-44/+11
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2-7/+108
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde1-12/+20
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde1-8/+10
2011-01-24sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang1-25/+53
2011-01-24Merge branch 'BUG_ON' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds4-9/+32
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds6-15/+94
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds10-14/+40
2011-01-24Remove MAYBE_BUILD_BUG_ONRusty Russell4-4/+6
2011-01-24BUILD_BUG_ON: make it handle more casesRusty Russell1-6/+27
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell2-2/+2
2011-01-24param: add null statement to compiled-in module paramsLinus Walleij1-2/+4
2011-01-24module: fix linker error for MODULE_VERSION when !MODULE and CONFIG_SYSFS=nRusty Russell1-1/+1
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov3-11/+88
2011-01-24selinux: return -ENOMEM when memory allocation failsDavidlohr Bueso2-3/+3
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-24trusted keys: Fix a memory leak in trusted_update().Jesper Juhl1-0/+1
2011-01-24keys: add trusted and encrypted maintainersMimi Zohar1-0/+22
2011-01-24encrypted-keys: rename encrypted_defined files to encryptedMimi Zohar3-2/+3
2011-01-24trusted-keys: rename trusted_defined files to trustedMimi Zohar3-2/+2
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet1-1/+1
2011-01-23fs: fix new dcache.c kernel-doc warningsRandy Dunlap1-1/+3
2011-01-23rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-23docbook: fix broken serial to tty/serial movementRandy Dunlap1-2/+2
2011-01-23perf tools: Fix time function double declaration with glibcThomas Renninger1-2/+2
2011-01-23perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo1-2/+7
2011-01-23perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo1-1/+1
2011-01-23perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo1-0/+1
2011-01-23perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo23-82/+93
2011-01-23perf test: Fix build on older glibcsArnaldo Carvalho de Melo1-14/+19
2011-01-22Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2-4/+16
2011-01-22can: add driver for Softing cardKurt Van Dijck3-0/+374
2011-01-22can: add driver for Softing cardKurt Van Dijck8-0/+1815
2011-01-22Linux 2.6.38-rc2Linus Torvalds1-1/+1
2011-01-22x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov3-2/+5
2011-01-22Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds133-2661/+2442
2011-01-22atm: idt77105: fix fetch_stats() resultVasiliy Kulikov1-1/+1
2011-01-22KEYS: Fix up comments in key management codeDavid Howells11-366/+777