aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24GRO: fix merging a paged skb after non-paged skbsMichal Schmidt1-2/+6
2011-01-24net: arp_ioctl() must hold RTNLEric Dumazet2-7/+7
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-24sched: Fix poor interactivity on UP systems due to group scheduler nice tune bugYong Zhang1-25/+53
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-22fs: fix new dcache.c kernel-doc warningsRandy Dunlap1-1/+3
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-22docbook: fix broken serial to tty/serial movementRandy Dunlap1-2/+2
2011-01-22perf tools: Fix time function double declaration with glibcThomas Renninger1-2/+2
2011-01-22perf tools: Fix build by checking if extra warnings are supportedArnaldo Carvalho de Melo1-2/+7
2011-01-22perf tools: Fix build when using gcc 3.4.6Arnaldo Carvalho de Melo1-1/+1
2011-01-22perf tools: Add missing header, fixes buildArnaldo Carvalho de Melo1-0/+1
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo23-82/+93
2011-01-22perf test: Fix build on older glibcsArnaldo Carvalho de Melo1-14/+19
2011-01-21can: add driver for Softing cardKurt Van Dijck3-0/+374
2011-01-21can: add driver for Softing cardKurt Van Dijck8-0/+1815
2011-01-21Linux 2.6.38-rc2Linus Torvalds1-1/+1
2011-01-21x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov3-2/+5
2011-01-21atm: idt77105: fix fetch_stats() resultVasiliy Kulikov1-1/+1
2011-01-21KEYS: Fix up comments in key management codeDavid Howells11-366/+777
2011-01-21KEYS: Do some style cleanup in the key management code.David Howells10-248/+80
2011-01-21perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/Oleg Nesterov1-1/+1
2011-01-21perf test: Use cpu_map->[cpu] when setting affinityHan Pingtian1-4/+9
2011-01-21perf symbols: Fix annotation of thumb codeDr. David Alan Gilbert1-0/+7
2011-01-21mm: System without MMU do not need pte_mkwriteMichal Simek1-0/+2
2011-01-21MAINTAINERS: Update Roland Dreier's email addressRoland Dreier1-1/+1
2011-01-21RTC: Remove Kconfig symbol for UIE emulationUwe Kleine-König1-12/+0
2011-01-21RTC: Properly handle rtc_read_alarm error propagation and fix bugJohn Stultz1-3/+9
2011-01-21RTC: Propagate error handling via rtc_timer_enqueue properlyJohn Stultz2-23/+28
2011-01-21acpi_pm: Clear pmtmr_ioport if acpi_pm initialization failsKonrad Rzeszutek Wilk1-1/+5
2011-01-21rtc: Cleanup removed UIE emulation declarationJohn Stultz1-2/+0
2011-01-21xen: p2m: correctly initialize partial p2m leafStefan Bader1-1/+19
2011-01-21perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splatPeter Zijlstra1-0/+3
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow coretemp to handler intrFenghua Yu1-0/+1
2011-01-21x86: Use asm-generic/cacheflush.hAkinobu Mita1-41/+1
2011-01-21um: Use generic irq KconfigThomas Gleixner1-5/+1
2011-01-21tile: Use generic irq KconfigThomas Gleixner1-29/+21