summaryrefslogtreecommitdiffstats
path: root/Documentation/cli-sti-removal.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2006-12-20ACPI: video: Add dev argument for backlight_device_registerYu Luming7-8/+13
2006-12-20ACPI: Implement acpi_video_get_next_level()Thomas Tuttle1-7/+34
2006-12-20ACPI: Kconfig - depend on PM rather than selecting itAndrew Morton1-1/+1
2006-12-20ACPI: fix NULL check in drivers/acpi/osl.cAdrian Bunk1-1/+1
2006-12-20ACPI: make drivers/acpi/ec.c:ec_ecdt staticAdrian Bunk1-1/+1
2006-12-20ACPI: prevent processor module from loading on failuresAkinobu Mita1-2/+2
2006-12-20ACPI: fix single linked list manipulationAkinobu Mita1-4/+5
2006-12-20ACPI: ibm_acpi: allow clean removalAlexey Starikovskiy1-2/+1
2006-12-18[CONNECTOR]: Replace delayed work with usual work queue.Evgeniy Polyakov3-13/+10
2006-12-18[IPV4]: Fix BUG of ip_rt_send_redirect()Li Yewang1-1/+2
2006-12-18[TCP]: Trivial fix to message in tcp_v4_inbound_md5_hashLeigh Brown1-1/+1
2006-12-18[TCP]: Fix oops caused by tcp_v4_md5_do_delLeigh Brown1-0/+1
2006-12-18[CONNECTOR]: Fix compilation breakage introduced recently.Evgeniy Polyakov1-2/+1
2006-12-18[TG3]: Update version and reldate.Michael Chan1-2/+2
2006-12-18[TG3]: Power down/up 5906 PHY correctly.Michael Chan2-1/+17
2006-12-18[TG3]: Fix race condition when calling register_netdev().Michael Chan1-4/+4
2006-12-18[TG3]: Assign tp->link_config.orig_* values.Michael Chan1-0/+4
2006-12-18[NETFILTER] IPV6: Fix dependencies.David S. Miller1-2/+3
2006-12-18[BNX2]: Fix minor loopback problem.Michael Chan1-3/+3
2006-12-18[BNX2]: Fix bug in bnx2_nvram_write().Michael Chan1-2/+2
2006-12-18[BNX2]: Fix panic in bnx2_tx_int().Michael Chan1-3/+10
2006-12-18[AX.25]: Fix unchecked rose_add_loopback_neigh usesRalf Baechle3-28/+26
2006-12-18[AX.25]: Fix unchecked rose_add_loopback_node usesRalf Baechle1-4/+18
2006-12-18[AX.25]: Fix unchecked ax25_linkfail_register usesRalf Baechle4-52/+29
2006-12-18[AX.25]: Fix unchecked nr_add_node uses.Ralf Baechle1-3/+8
2006-12-18[AX.25]: Fix unchecked ax25_listen_register usesRalf Baechle3-10/+24
2006-12-18[AX.25]: Fix unchecked ax25_protocol_register uses.Ralf Baechle4-32/+32
2006-12-18[AX.25]: Mark all kmalloc users __must_checkRalf Baechle6-14/+17
2006-12-18[TG3]: replace kmalloc+memset with kzallocYan Burman1-8/+1
2006-12-18[PATCH] more work_struct fixes: tas300x sound driversAl Viro2-15/+14
2006-12-18[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller6-207/+58
2006-12-18[CPUFREQ] longhaul compile fix.Dave Jones1-0/+1
2006-12-18[CPUFREQ] Advise not to use longhaul on VIA C7.Dave Jones1-1/+2
2006-12-18[CPUFREQ] set policy->curfreq on initializationMattia Dongili1-2/+2
2006-12-17[SPARC]: Update defconfig.David S. Miller1-179/+532
2006-12-17[SPARC64]: Mirror x86_64's PERCPU_ENOUGH_ROOM definition.David S. Miller2-5/+12
2006-12-17[SUNKBD]: Fix sunkbd_enable(sunkbd, 0); obvious.Fabrice Knevez1-1/+1
2006-12-17[DocBook]: Fix two typos in generic IRQ docs.David S. Miller1-2/+2
2006-12-17[SPARC64]: Minor irq handling cleanups.David S. Miller2-22/+4
2006-12-17[SPARC64]: Kill no-remapping-needed code in head.SDavid S. Miller1-6/+1
2006-12-17[PATCH] sys_mincore: s/max/min/Oleg Nesterov1-1/+1
2006-12-17[PATCH] m68k trivial build fixesAl Viro2-4/+4
2006-12-17Fix up mm/mincore.c error value casesLinus Torvalds1-19/+10
2006-12-16Make workqueue bit operations work on "atomic_long_t"Linus Torvalds2-18/+30
2006-12-16Fix incorrect user space access locking in mincore()Linus Torvalds1-104/+86
2006-12-16[PATCH] pata_via: Cable detect errorAlan1-2/+7
2006-12-16[PATCH] Fix help text for CONFIG_ATA_PIIXAlan1-3/+3
2006-12-16[PATCH] initializer entry defined twice in pata_rz1000Ira Snyder1-2/+0
2006-12-16[PATCH] ata: fix platform_device_register_simple() error checkAkinobu Mita3-5/+7
2006-12-16[PATCH] ahci: do not mangle saved HOST_CAP while resetting controllerTejun Heo1-2/+0