summaryrefslogtreecommitdiffstats
path: root/lib/zlib_deflate (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-27perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo1-5/+15
2011-05-27perf top: Handle kptr_restrictArnaldo Carvalho de Melo1-0/+15
2011-05-27perf top: Remove unused macroArnaldo Carvalho de Melo1-2/+0
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern1-0/+10
2011-05-27perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2-21/+15
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo2-0/+3
2011-05-26perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo6-6/+107
2011-05-26perf: Remove duplicate headersJesper Juhl2-3/+0
2011-05-26tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris1-14/+15
2011-05-26ftrace: Add internal recursive checksSteven Rostedt4-7/+33
2011-05-26tracing: Update btrfs's tracepoints to use u64 interfaceliubo1-2/+2
2011-05-26tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo3-0/+52
2011-05-26ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt1-1/+5
2011-05-26tracing: Have event with function tracer check error returnSteven Rostedt1-1/+6
2011-05-26ftrace: Have ftrace_startup() return failure codeSteven Rostedt1-6/+8
2011-05-26video: mb862xx: udelay need linux/delay.hStephen Rothwell1-0/+1
2011-05-26slub: remove no-longer used 'unlock_out' labelLinus Torvalds1-1/+0
2011-05-26jump_label: Check entries limit in __jump_label_updateJiri Olsa1-5/+13
2011-05-26ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent1-0/+8
2011-05-26scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt1-1/+3
2011-05-26scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt1-1/+1
2011-05-26x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick1-6/+6
2011-05-26maccess,probe_kernel: Make write/read src const void *Steven Rostedt4-12/+12
2011-05-26hrtimers: Fix typo causing erratic timersThomas Gleixner1-1/+1
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner3-12/+23
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet2-2/+8
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-25sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun1-0/+16
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman1-0/+7
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman2-5/+5
2011-05-25mmc: core: eMMC bus width may not work on all platformsPhilip Rakity1-10/+102
2011-05-25mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin1-2/+2
2011-05-25mmc: sdhci: Auto-CMD23 support.Andrei Warkentin3-1/+19
2011-05-25mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin4-4/+12
2011-05-25mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin3-17/+49
2011-05-25mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin5-29/+93
2011-05-25arch/tile: prefer "tilepro" as the name of the 32-bit architectureChris Metcalf2-0/+3
2011-05-25hwmon: New driver for the SMSC EMC6W201Jean Delvare4-0/+592
2011-05-25hwmon: (abituguru) Depend on DMIJean Delvare3-18/+2
2011-05-25hwmon: (it87) Use request_muxed_regionNat Gurumoorthy1-12/+19
2011-05-25hwmon: (sch5627) Trigger Vbat measurementsHans de Goede1-1/+22
2011-05-25hwmon: (sch5627) Add sch5627_send_cmd functionHans de Goede1-4/+19
2011-05-25i8k: Integrate with the hwmon subsystemJean Delvare2-0/+163
2011-05-25hwmon: (max6650) Properly support the MAX6650Jean Delvare2-10/+36