Commit Graph

3274 Commits (0f2213208f8da51bcb665309e3468f000489c04f)

Author SHA1 Message Date
Rajiv Andrade 4bdec11f56 As pointed out by Jonathan Corbet, the timer must be deleted before 17 years ago
Rajiv Andrade 253115b71f The tpm_dev_release function is only called for platform devices, not pnp 17 years ago
Rajiv Andrade f02a93645e Protect tpm_chip_list when transversing it. 17 years ago
Rajiv Andrade dc36d32cc5 Renames num_open to is_open, as only one process can open the file at a time. 17 years ago
Rajiv Andrade f89c5edb86 Remove the BKL calls from the TPM driver, which were added in the overall 17 years ago
David John f26ed116c0 HPET: Remove spurious HPET busy warning message. 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Jason Wessel 0dca0fd2bf kgdboc,tty: Fix tty polling search to use name correctly 17 years ago
Andrew Morton 8b76f46a2d drivers/char/random.c: fix a race which can lead to a bogus BUG() 17 years ago
Dominik Brodowski 2f3061eb10 pcmcia: remove unused argument to pcmcia_parse_tuple() 17 years ago
Dominik Brodowski 994917f8b7 pcmcia: card services header cleanup 17 years ago
David S. Miller fd098316ef sparc: Annotate of_device_id arrays with const or __initdata. 17 years ago
David S. Miller 75081322c9 sparc32: Convert PC RTC probing to pure OF driver. 17 years ago
Eric Paris da31894ed7 securityfs: do not depend on CONFIG_SECURITY 17 years ago
Alan Cox a152db71d9 tty: Fix termios tty window resize race with pty/tty pair 17 years ago
Alan Cox f753f3272b tty: TIOCGSOFTCAR/SSOFTCAR on pty is wron 17 years ago
Stephen Rothwell c09ff7e174 linux-next: fix x86 tree build failure 17 years ago
Adrian Bunk 7a8fc9b248 removed unused #include <linux/version.h>'s 17 years ago
Dominik Brodowski 4c89e88bfd pcmcia: deprecate CS_SUCCESS 17 years ago
Dominik Brodowski ef313e36d8 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users 17 years ago
Dominik Brodowski ad913c1192 pcmcia: pcmcia_config_loop() improvement by passing vcc 17 years ago
Dominik Brodowski 8e2fc39dde pcmcia: pcmcia_config_loop() default CIS entry handling 17 years ago
Dominik Brodowski 498ac1899b pcmcia: pcmcia_config_loop() ConfigIndex unification 17 years ago
Dominik Brodowski 84e2d34004 pcmcia: use pcmcia_loop_config in misc pcmcia drivers 17 years ago
Rene Herman 5f310b6378 agp: enable optimized agp_alloc_pages methods 17 years ago
Shaohua Li bd07928c0f agp: add agp_generic_destroy_pages() 17 years ago
Shaohua Li 37acee10f4 agp: generic_alloc_pages() 17 years ago
Ingo Molnar 9326d61bf6 Revert "reduce tlb/cache flush times of agpgart memory allocation" 17 years ago
Andrew Morton a09f485512 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak 17 years ago
Jeremy Fitzhardinge 6e833587e1 xen: clean up domain mode predicates 17 years ago
Stephen Hemminger 9f59365374 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization 17 years ago
Huang Weiyi b09c3e3f17 removed unused #include <version.h> 17 years ago
Alan Cox 8c9a9dd0fa tty: remove resize window special case 17 years ago
Shaohua Li 466ae83742 reduce tlb/cache flush times of agpgart memory allocation 17 years ago
Suresh Siddha e49140120c crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() 17 years ago
Huang Weiyi 98b0da4307 drivers/char/rtc.c: removed duplicated include 17 years ago
Christian Borntraeger b1b135c8d6 fix spinlock recursion in hvc_console 17 years ago
Krzysztof Helt 91397585e3 agp: fix SIS 5591/5592 wrong PCI id 17 years ago
Keith Packard a8c84df9f7 intel/agp: rewrite GTT on resume 17 years ago
Bjorn Helgaas e3cf69511a agp: use dev_printk when possible 17 years ago
Bjorn Helgaas 55814b74c9 amd64-agp: run fallback when no bridges found, not when driver registration fails 17 years ago
Zhenyu Wang 99d32bd5c7 intel_agp: official name for GM45 chipset 17 years ago
Christian Borntraeger 000b9151d7 Fix race/oops in tty layer after BKL pushdown 17 years ago
Stephen Rothwell 4c514a5ad1 powerpc/iseries: remove the old viocons driver 17 years ago
Russell King a09e64fbc0 [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 17 years ago
Russell King be50972935 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead 17 years ago
Linus Torvalds f99e8f277f iSeries: Fix up viotty_ioctl BKL locking fallout 17 years ago
Geert Uytterhoeven 970a8a513c m68k/amiserial: fix fallout of tty break handling rework 17 years ago
Alan Cox 8bc5fb6abb Remove bogons from the iSeries console 17 years ago
Alan Cox d5cae36414 vt: Deadlock workaround 17 years ago