Commit Graph

4359 Commits (5716d415f8c5a17d44f6e1d5a1e4998f7306a93b)

Author SHA1 Message Date
Amit Shah 119ea10947 hvc_console: Remove __devinit annotation from hvc_alloc 15 years ago
Rusty Russell b511306858 hvc_console: Make the ops pointer const. 15 years ago
Wu Fengguang c85e9a97c4 devmem: fix kmem write bug on memory holes 15 years ago
KAMEZAWA Hiroyuki 325fda71d0 devmem: check vmalloc address on kmem read/write 15 years ago
Herbert Xu cd1510cb5f random: Remove unused inode variable 15 years ago
Matt Mackall a996996dd7 random: drop weird m_time/a_time manipulation 15 years ago
FUJITA Tomonori 61684ceaad x86/agp: Fix agp_amd64_init regression 15 years ago
Dmitry Torokhov 99b089c3c3 Input: Mac button emulation - implement as an input filter 15 years ago
Dimitri Sivanich aca3bb5910 x86, UV: Fix RTC latency bug by reading replicated cachelines 15 years ago
Borislav Petkov 48a719c238 intel-agp: Switch to wbinvd_on_all_cpus 15 years ago
Greg Kroah-Hartman 7036251180 tty: fix race in tty_fasync 15 years ago
Alan Cox eeec32a731 nozomi: quick fix for the close/close bug 15 years ago
Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings 15 years ago
Zhenyu Wang 9b974cc171 drm/i915: enable 36bit physical address for hardware status page 15 years ago
Kamalesh Babulal aa8b83cb0b powerpc/hvc: Driver build breaks with !HVC_CONSOLE 15 years ago
FUJITA Tomonori 42590a7501 x86/agp: Fix agp_amd64_init and agp_amd64_cleanup 15 years ago
Bjorn Helgaas 3d4a7882b1 agp/hp: fail gracefully if we don't find an IOC 15 years ago
Bjorn Helgaas 67fe63b071 agp/hp: fixup hp agp after ACPI changes 15 years ago
Kevin Winchester 3f50b0222e agp: correct missing cleanup on error in agp_add_bridge 15 years ago
Alan Cox 3e8d95d95e tosh: Use non bkl ioctl 15 years ago
John Kacur 6432e734c9 sony_pi: Remove the BKL from open and ioctl 15 years ago
FUJITA Tomonori f405d2c023 x86/agp: Fix agp_amd64_init() initialization with CONFIG_GART_IOMMU enabled 15 years ago
Ingo Molnar 27d0567ab6 ACPI: fix ACPI=n allmodconfig build 15 years ago
Herbert Xu f5908267b6 hwrng: core - Fix double unlock in rng_dev_read 15 years ago
Stefani Seibold 9842c38e91 kfifo: fix warn_unused_result 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Russell King cdd90fb575 ARM: add missing include to nwflash.c 15 years ago
Alessandro Rubini bc85b25e5d hwrng: nomadik - Add hardware RNG driver 15 years ago
Julia Lawall d1da96aada drivers/char/ipmi: Use KCS_IDLE_STATE 15 years ago
John Kacur f29627c2a3 efirtc: explicitly set llseek to no_llseek 15 years ago
Clemens Ladisch 9ea9a886b0 vt: make the default cursor shape configurable 15 years ago
KAMEZAWA Hiroyuki 4365a5676f oom-kill: fix NUMA constraint check with nodemask 15 years ago
Dmitry Torokhov 18f7ad59b0 Input: keyboard - don't override beep with a bell 15 years ago
Bjorn Helgaas 9e368fa011 ipmi: add PNP discovery (ACPI namespace via PNPACPI) 15 years ago
Bjorn Helgaas 18a3e0bfbc ipmi: refer to table as "SPMI", not "ACPI" 15 years ago
Bjorn Helgaas ad497680a5 ipmi: remove unused PCI probe code 15 years ago
Joe Perches 35900771c0 random.c: use %pU to print UUIDs 15 years ago
Bernhard Walle 5ada918b82 vt: introduce and use vt_kmsg_redirect() function 15 years ago
Thadeu Lima de Souza Cascardo 1f2f38d89d drivers/char/misc.c: use bitmap/bitops functions for dynamic minor number allocation 15 years ago
Thadeu Lima de Souza Cascardo 4ae717da8d drivers/char/misc.c: clear allocation bit in minor bitmap when device register fails 15 years ago
Thadeu Lima de Souza Cascardo 2643434c1a misc: remove MAC pmu function declaration from misc device class 15 years ago
Alexey Dobriyan 471452104b const: constify remaining dev_pm_ops 15 years ago
Wu Fengguang ee32398fda /dev/mem: remove redundant parameter from do_write_kmem() 15 years ago
Wu Fengguang 80ad89a0ce /dev/mem: remove the "written" variable in write_kmem() 15 years ago
Wu Fengguang 7fabaddd09 /dev/mem: make size_inside_page() logic straight 15 years ago
Wu Fengguang fa29e97bb8 /dev/mem: cleanup unxlate_dev_mem_ptr() calls 15 years ago
Wu Fengguang f222318e9c /dev/mem: introduce size_inside_page() 15 years ago