aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt2009-08-051-1/+4
* ring-buffer: do not disable ring buffer on oops_in_progressSteven Rostedt2009-08-051-1/+1
* ring-buffer: fix check of try_to_discard resultSteven Rostedt2009-08-051-1/+1
* Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-08-04378-1698/+9386
|\
| * tracing: Fix missing function_graph events when we splice_read from trace_pipeLai Jiangshan2009-07-281-3/+7
| * tracing: Fix invalid function_graph entryLai Jiangshan2009-07-281-2/+9
| * mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt2009-07-272-19/+0
| * usb_serial: Fix remaining ref count/lock bugsAlan Cox2009-07-271-4/+13
| * Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-07-277-59/+91
| |\
| | * inotify: use GFP_NOFS under potential memory pressureEric Paris2009-07-214-12/+21
| | * fsnotify: fix inotify tail drop check with path entriesEric Paris2009-07-211-0/+1
| | * inotify: check filename before dropping repeat eventsEric Paris2009-07-211-2/+7
| | * fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris2009-07-213-13/+3
| | * inotify: fix error paths in inotify_update_watchEric Paris2009-07-211-30/+49
| | * inotify: do not leak inode marks in inotify_add_watchEric Paris2009-07-211-4/+10
| | * inotify: drop user watch count when a watch is removedEric Paris2009-07-211-0/+2
| * | pty: quickfix for the pty ENXIO timing problemsAlan Cox2009-07-271-0/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2747-174/+336
| |\ \
| | * | cnic: Fix ISCSI_KEVENT_IF_DOWN message handling.Michael Chan2009-07-271-2/+21
| | * | net: irda: init spinlock after memcpyDeepak Saxena2009-07-271-0/+1
| | * | ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-261-2/+15
| | * | r8169: WakeOnLan fix for the 8168françois romieu2009-07-261-2/+11
| | * | netxen: reset ring consumer during cleanupDhananjay Phadke2009-07-261-0/+7
| | * | net/bridge: use kobject_put to release kobject in br_add_if error pathXiaotian Feng2009-07-261-1/+1
| | * | smc91x.h: add config for Nomadik evaluation kitAlessandro Rubini2009-07-261-1/+2
| | * | NET: ROSE: Don't use static buffer.Ralf Baechle2009-07-263-22/+21
| | * | eepro: Read buffer overflowRoel Kluin2009-07-261-1/+1
| | * | tokenring: Read buffer overflowroel kluin2009-07-261-1/+1
| | * | at1700: Read buffer overflowroel kluin2009-07-261-1/+1
| | * | fealnx: Write outside array boundsroel kluin2009-07-261-1/+2
| | * | ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-231-1/+0
| | * | ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-231-6/+12
| | * | ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-233-10/+31
| | * | net: Rework mdio-ofgpio driver to use of_mdio infrastructureMark Ware2009-07-231-41/+36
| | * | register at91_ether using platform_driver_probeUwe Kleine-König2009-07-221-2/+1
| | * | skge: Enable WoL by default if supportedRafael J. Wysocki2009-07-221-1/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-2221-33/+94
| | |\ \
| | | * | libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
| | | * | ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
| | | * | p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
| | | * | acer-wmi: fix rfkill conversionAlan Jenkins2009-07-211-1/+1
| | | * | cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| | | * | rfkill: remove too-strict __must_checkAlan Jenkins2009-07-211-1/+1
| | | * | ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
| | | * | rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
| | | * | nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
| | | * | rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
| | | * | ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
| | | * | mac80211: use correct address for mesh Path ErrorJavier Cardona2009-07-211-3/+5
| | | * | mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2