aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.pl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-238250: Oxford Semiconductor DevicesLee Howard3-1/+238
2008-10-23tty: Fix tty_port kref screwupAlan Cox1-1/+1
2008-10-23watchdog: Fix warningAlan Cox1-1/+1
2008-10-23mutex: speed up generic mutex implementationsNick Piggin2-32/+3
2008-10-23memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki4-8/+32
2008-10-23jbd: abort instead of waiting for nonexistent transactionsDuane Griffin1-2/+17
2008-10-23jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai1-3/+3
2008-10-23ext3: add checks for errors from jbdHidehiro Kawai2-8/+27
2008-10-23jbd: fix error handling for checkpoint ioHidehiro Kawai4-21/+65
2008-10-23profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt1-1/+6
2008-10-23mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt1-0/+1
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo1-3/+32
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo2-0/+8
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo1-1/+10
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo1-0/+2
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher1-0/+48
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher4-19/+26
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz3-28/+44
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz1-1/+8
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin1-0/+2
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin12-0/+5370
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin9-11/+266
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin6-1/+328
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin4-8/+17
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin13-29/+144
2008-10-22powerpc: Support for relocatable kdump kernelMohan Kumar M11-66/+121
2008-10-22powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson1-2/+4
2008-10-22powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2-0/+12
2008-10-22powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson1-1/+2
2008-10-22powerpc: Remove empty #else from signal_64.cMichael Neuling1-2/+0
2008-10-22powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce13-40/+7
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2-2/+2
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner2-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner1-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner1-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner7-3/+14
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin1-11/+11
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven1-2/+1
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown1-0/+4
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell1-1/+0
2008-10-22mfd: twl4030-gpio driverDavid Brownell3-0/+529
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell4-417/+777
2008-10-22stop_machine: fix error code handling on multiple cpusHeiko Carstens1-3/+6
2008-10-22stop_machine: use workqueues instead of kernel threadsHeiko Carstens1-70/+41
2008-10-22workqueue: introduce create_rt_workqueueHeiko Carstens2-9/+16
2008-10-22Call init_workqueues before pre smp initcalls.Heiko Carstens1-2/+2
2008-10-22Make panic= and panic_on_oops into core_paramsRusty Russell1-14/+3