Commit Graph

4173 Commits (47402400c6496dd114463deb3a2ba2d64055284e)

Author SHA1 Message Date
H. Peter Anvin 575400d1b4 [PATCH] i386: Fix the EDD code misparsing the command line 19 years ago
Andi Kleen 1bb4996bce [PATCH] Move compiler check for modules to ia64 only 19 years ago
Arjan van de Ven e07e23e1fd [PATCH] non lazy "sleazy" fpu implementation 19 years ago
Prasanna S.P d28c4393a7 [PATCH] x86: error_code is not safe for kprobes 19 years ago
Andi Kleen 5a1b3999d6 [PATCH] x86: Some preparationary cleanup for stack trace 19 years ago
Andi Kleen 3cfc348bf9 [PATCH] x86: Add portable getcpu call 19 years ago
Vojtech Pavlik c08c820508 [PATCH] Add the vgetcpu vsyscall 19 years ago
Don Zickus 8da5adda91 [PATCH] x86: Allow users to force a panic on NMI 19 years ago
Don Zickus 407984f1af [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl 19 years ago
Alan Stern f2eaae197f Driver core: Fix potential deadlock in driver core 19 years ago
Greg Kroah-Hartman d779249ed4 Driver Core: add ability for drivers to do a threaded probe 19 years ago
Andrew Morton f20a9ead0d sysfs: add proper sysfs_init() prototype 19 years ago
Andrew Morton f86db396ff drivers/base: check errors 19 years ago
Andrew Morton cebc04ba9a add CONFIG_ENABLE_MUST_CHECK 19 years ago
Andrew Morton 4a7fb6363f add __must_check to device management code 19 years ago
Randy.Dunlap 995982ca79 sysfs_remove_bin_file: no return value, dump_stack on error 19 years ago
Greg Kroah-Hartman 2589f1887b Driver core: add ability for devices to create and remove bin files 19 years ago
Greg Kroah-Hartman c47ed219ba Class: add support for class interfaces for devices 19 years ago
Greg Kroah-Hartman c205ef4880 Driver core: create devices/virtual/ tree 19 years ago
Greg Kroah-Hartman a2de48cace Driver core: add device_rename function 19 years ago
Greg Kroah-Hartman 2620efef70 Driver core: add ability for classes to handle devices properly 19 years ago
Greg Kroah-Hartman de0ff00d72 Driver core: add groups support to struct device 19 years ago
David Brownell 386415d88b PM: platform_bus and late_suspend/early_resume 19 years ago
David Brownell 1d3a82af45 PM: no suspend_prepare() phase 19 years ago
David Brownell 82bb67f2c1 PM: define PM_EVENT_PRETHAW 19 years ago
Linus Torvalds cbd69dbbf1 Suspend changes for PCI core 19 years ago
Linus Torvalds 7c8265f510 Suspend infrastructure cleanup and extension 19 years ago
Miguel Ojeda Sandonis ab7d7371ac Driver core: add const to class_create 19 years ago
Greg Kroah-Hartman 5cbe5f8a58 device_create(): make fmt argument 'const char *' 19 years ago
Dmitry Torokhov ddd5d35a8f class_device_create(): make fmt argument 'const char *' 19 years ago
Jeff Garzik a6d967a485 [libata] No need for all those arch libata-portmap.h headers 19 years ago
Yasuyuki Kozakai 0d6c7ae22d [NETFILTER]: Add dscp,DSCP headers to header-y 19 years ago
Al Viro 3e597c6045 [PATCH] fix iptables __user misannotations 19 years ago
David Woodhouse 9e72cbf353 Remove dead netfilter_logging.h from include/linux/Kbuild 19 years ago
Ian McDonald b83eff641e [DCCP]: Introduce constants for CCID numbers 19 years ago
Mark Fasheh 349457ccf2 [PATCH] Allow file systems to manually d_move() inside of ->rename() 19 years ago
Gerrit Renker 00e4d116a7 [DCCP]: Allow default/fallback service code. 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
David Miller 4c8bd7eeee [KERNEL] Do not truncate to 'int' in ALIGN() macro. 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust 158998b6fe SUNRPC: Make rpc_mkpipe() take the parent dentry as an argument 19 years ago
Trond Myklebust 5dd3177ae5 NFSv4: Fix a use-after-free issue with the nfs server. 19 years ago
Trond Myklebust 275a082fe9 Add a real API for dealing with blk_congestion_wait() 19 years ago
Chuck Lever 94a6d75320 NFS: Use cached page as buffer for NFS symlink requests 19 years ago
Chuck Lever 4f390c152b NFS: Fix double d_drop in nfs_instantiate() error path 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever 6ca9482387 SUNRPC: Clean-up after previous patches. 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 19 years ago
Chuck Lever f425eba437 SUNRPC: Create API for displaying remote peer address 19 years ago