Commit Graph

161375 Commits (daa4122673f002911122cac2b996bd36b6c01b32)
 

Author SHA1 Message Date
Andrew Morton daa4122673 driver core: platform_device_add_data(): use kmemdup() 16 years ago
Jean Delvare 4622709445 Driver core: Add support for compatibility classes 16 years ago
Michael S. Tsirkin ccb86a6907 uio: add generic driver for PCI 2.3 devices 16 years ago
Ming Lei a56af87648 driver-core: move dma-coherent.c from kernel to driver/base 16 years ago
Jin Dongming 162dd42124 mem_class: fix bug 16 years ago
Kay Sievers 389e0cb9a1 mem_class: use minor as index instead of searching the array 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Daniel Mack 5b2ea2f10d UIO: remove 'default n' from Kconfig 16 years ago
Mark Brown a5b8b1ada6 Driver core: Add accessor for device platform data 16 years ago
Greg Kroah-Hartman b402843787 Driver core: move dev_get/set_drvdata to drivers/base/dd.c 16 years ago
Alan Stern 2023c610dc Driver core: add new device to bus's list before probing 16 years ago
Linus Torvalds 1824090496 Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds f86054c245 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 16 years ago
Linus Torvalds c91d7d54ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig 16 years ago
Eric Paris 8a478905ad SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX 16 years ago
Linus Torvalds 133309a89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 16 years ago
Linus Torvalds 5489375d48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 16 years ago
Linus Torvalds 355bbd8cb8 Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block 16 years ago
Linus Torvalds 39695224bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 16 years ago
Linus Torvalds a9bbd210a4 Merge branch 'docs-next' of git://git.lwn.net/linux-2.6 16 years ago
Linus Torvalds 2ca7d674d7 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 16 years ago
Hugh Dickins 2195d2818c fix undefined reference to user_shm_unlock 16 years ago
Linus Torvalds 69def9f05d Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm 16 years ago
Anirban Sinha 353f6dd2de cleanup console_print() 16 years ago
Linus Torvalds bb193c986a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 16 years ago
Linus Torvalds f65ac45e20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp 16 years ago
David Howells c08ef808ef KEYS: Fix garbage collector 16 years ago
Marc Dionne 5c84342a3e KEYS: Unlock tasklist when exiting early from keyctl_session_to_parent 16 years ago
David Howells 4a5d6ba191 CRED: Allow put_cred() to cope with a NULL groups list 16 years ago
Linus Torvalds 4142e0d1de Merge branch 'osync_cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 16 years ago
Linus Torvalds 33f1de6931 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw 16 years ago
Linus Torvalds 041d6d0be8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 16 years ago
Linus Torvalds af8cb8aa38 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 16 years ago
Linus Torvalds 6cdb5930a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 16 years ago
Dan Williams 33f82d141c at_hdmac: Rework suspend_late()/resume_early() 16 years ago
Xiaotian Feng 3eb132c986 PM: Reset transition_started at dpm_resume_noirq 16 years ago
Rafael J. Wysocki 20d652d7d1 PM: Update kerneldoc comments in drivers/base/power/main.c 16 years ago
Albin Tonnerre 9d62ec6ca7 PM: Add convenience macro to make switching to dev_pm_ops less error-prone 16 years ago
Frans Pop 8dd2b42665 hp-wmi: Switch driver to dev_pm_ops 16 years ago
Frans Pop c90cd332d3 floppy: Switch driver to dev_pm_ops 16 years ago
Wu Fengguang 8de0307326 PM: Trivial fixes 16 years ago
Gerald Schaefer 98e73dc5d2 PM / Hibernate / Memory hotplug: Always use for_each_populated_zone() 16 years ago
Rafael J. Wysocki ef4aede3f1 PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2) 16 years ago
Rafael J. Wysocki 64a473cb74 PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2) 16 years ago
Rafael J. Wysocki 4bb334353e PM/Hibernate: Rework shrinking of memory 16 years ago
Thadeu Lima de Souza Cascardo e681c9dd62 PM: Fix typo in label name s/Platofrm_finish/Platform_finish/ 16 years ago
Rafael J. Wysocki ac8d513a68 Merge branch 'master' into for-linus 16 years ago
Linus Torvalds 99bc470679 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 16 years ago
Linus Torvalds d7e9660ad9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 16 years ago
Linus Torvalds b8cb48aae1 Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago