Commit Graph

105812 Commits (197dcffc8ba0ea943fee86e28e99cd9575799772)
 

Author SHA1 Message Date
Daniel Guilak 197dcffc8b init/version.c: define version_string only if CONFIG_KALLSYMS is not defined 17 years ago
Daniel Guilak 277e2c6959 init/version.c: silence sparse warning by declaring the version string 17 years ago
Robert P. J. Day 4500d067ee init.h: remove obsolete content 17 years ago
Kay Sievers db358b40e0 parport: fix platform driver hotplug/coldplug 17 years ago
Kay Sievers 4f46d6e7e5 mfd: fix platform driver hotplug/coldplug 17 years ago
Kay Sievers 2f5a5cf93f drivers/power: fix platform driver hotplug/coldplug 17 years ago
Thomas Petazzoni 2d6ffcca62 inflate: refactor inflate malloc code 17 years ago
Hugh Dickins ba92a43dba exec: remove some includes 17 years ago
OGAWA Hirofumi 2b4bc46052 pdflush: use time_after() instead of open-coding it 17 years ago
FUJITA Tomonori b69c49b784 clean up duplicated alloc/free_thread_info 17 years ago
Matthew Garrett 62ec30d45e misc: add HP WMI laptop extras driver 17 years ago
KOSAKI Motohiro ac331d158e call_usermodehelper(): increase reliability 17 years ago
Adrian Bunk f557d0996a remove some more tipar bits 17 years ago
Adrian Bunk f16695f4ac asm-generic/int-ll64.h: always provide __{s,u}64 17 years ago
Andrew Morton cebbd3fb80 build-kernel-profileo-only-when-requested-cleanups 17 years ago
Adrian Bunk b03f6489f9 build kernel/profile.o only when requested 17 years ago
Paul E. McKenney 696adfe84c list_for_each_rcu must die: networking 17 years ago
Vegard Nossum 2fc9c4e18f kallsyms: fix potential overflow in binary search 17 years ago
Johannes Berg 58340a07c1 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol 17 years ago
Robert P. J. Day e0ce0da9fe lists: remove a redundant conditional definition of list_add() 17 years ago
Robert P. J. Day fd19382974 lib: allow memparse() to accept a NULL and ignorable second parm 17 years ago
Robert P. J. Day cb345d7352 init/: delete hard-coded setting and testing of BUILD_CRAMDISK 17 years ago
Robert P. J. Day b39c08cb69 Remove apparently unused fd1772.h header file. 17 years ago
Adrian Bunk 82c8253ac2 init/do_mounts.c should #include <linux/initrd.h> 17 years ago
Eric Sandeen abddaec56e fix checkstack.pl arch detection 17 years ago
Eric Sandeen 585e93ae83 find dynamic stack allocations in checkstack.pl 17 years ago
Harvey Harrison 545e400619 lzo: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison 8b5ac31e27 include: use get/put_unaligned_* helpers 17 years ago
Harvey Harrison b7bbf8fa6b fs: ldm.[ch] use get_unaligned_* helpers 17 years ago
Steven Rostedt 3f307891ce locking: add typecheck on irqsave and friends for correct flags 17 years ago
Andrew Morton e0deaff470 split the typecheck macros out of include/linux/kernel.h 17 years ago
Wang Chen 5df439ef06 flag parameters: fix compile error of sys_epoll_create1 17 years ago
Andrew Morton c82dd5321c mfd: don't use memzero 17 years ago
David Miller 3d6f4a20cc endian: Always evaluate arguments. 17 years ago
Huang Weiyi 43de804df8 char/xilinx_hwicap/xilinx_hwicap.c: Removed duplicated include 17 years ago
Linus Torvalds 29b309e52d Undo duplicate "m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>" 17 years ago
Linus Torvalds 832fe9c222 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus 17 years ago
Rusty Russell ed9559d38a Label kthread_create() with printf attribute tag. 17 years ago
Rusty Russell e34f872567 virtio: Add transport feature handling stub for virtio_ring. 17 years ago
Rusty Russell c624896e48 virtio: Rename set_features to finalize_features 17 years ago
Rusty Russell dd7c7bc462 virtio: Formally reserve bits 28-31 to be 'transport' features. 17 years ago
Christian Borntraeger faeba830b0 s390: use virtio_console for KVM on s390 17 years ago
Christian Borntraeger 7721c494a2 virtio: console as a config option 17 years ago
Christian Borntraeger 91fcad19d0 virtio_console: use virtqueue notification for hvc_console 17 years ago
Christian Borntraeger 611e097d77 hvc_console: rework setup to replace irq functions with callbacks 17 years ago
Christian Borntraeger 066f4d82a6 virtio_blk: check for hardsector size from host 17 years ago
Mark McLoughlin e962fa660d virtio: Use bus_type probe and remove methods 17 years ago
Rusty Russell 44653eae14 virtio: don't always force a notification when ring is full 17 years ago
Rusty Russell 674bfc23c5 virtio: clarify that ABI is usable by any implementations 17 years ago
Rusty Russell fb6813f480 virtio: Recycle unused recv buffer pages for large skbs in net driver 17 years ago