Commit Graph

1184 Commits (6b7487fc6517736a6e32ccc0f8b46109c1b998ec)

Author SHA1 Message Date
Tim Abbott 5d150a97f9 um: Clean up linker script using standard macros. 16 years ago
Rusty Russell fa40699b97 cpumask: use mm_cpumask() wrapper: um 16 years ago
Rusty Russell a6a01063de cpumask: Use accessors for cpu_*_mask: um 16 years ago
Roel Kluin 4d04c70754 uml: fix order of pud and pmd_free() 16 years ago
Christoph Hellwig db4e5cbe2f um: convert to asm-generic/hardirq.h 16 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Joe Perches a419aef8b8 trivial: remove unnecessary semicolons 16 years ago
Anand Gadiyar fd589a8f0a trivial: fix typo "to to" in multiple files 16 years ago
Joe Perches d200c922bc Use new __init_task_data macro in arch init_task.c files. 16 years ago
Jaswinder Singh Rajput edf382bc6d includecheck fix: um, helper.c 16 years ago
Sam Ravnborg 51b563fc93 arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Benjamin Herrenschmidt 9e1b32caa5 mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() 16 years ago
Peter Zijlstra c99e6efe1b sched: INIT_PREEMPT_COUNT 16 years ago
Tejun Heo 023bf6f1b8 linker script: unify usage of discard definition 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Paul Menage ab420e6d9c UML: Fix some apparent bitrot 16 years ago
Tejun Heo 405d967dc7 linker script: throw away .discard section 16 years ago
Linus Torvalds d06063cc22 Move FAULT_FLAG_xyz into handle_mm_fault() callers 16 years ago
Geert Uytterhoeven ae52bb2384 fbdev: move logo externs to header file 16 years ago
Roel Kluin b08cd961cc uml: bad macro expansion, parameter is member 16 years ago
Amerigo Wang 276c974ac7 uml: fix a section warning 16 years ago
Thomas Gleixner 6fa851c3e9 um: remove obsolete hw_interrupt_type 16 years ago
Alan Cox 7e1cb78045 uml: UML net driver does not allow for vlans 16 years ago
Alexey Dobriyan bb1f17b037 mm: consolidate init_mm definition 16 years ago
Greg Kroah-Hartman 8691b97b99 uml: remove driver_data direct access of struct device 16 years ago
Magnus Damm 1380a37e3d PM: Remove unused asm/suspend.h 16 years ago
Amerigo Wang c398df30d5 module: merge module_alloc() finally 16 years ago
Amerigo Wang c0e5e10bf3 uml module: fix uml build process due to this merge 16 years ago
Arnd Bergmann 5b17e1cd89 asm-generic: rename page.h and uaccess.h 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo f81f2f7c9f ubd: drop unnecessary rq->sector manipulation 16 years ago
Tejun Heo 4d6c84d91d ubd: cleanup completion path 16 years ago
WANG Cong 2d7197f412 uml: kill a kconfig warning 16 years ago
Magnus Damm 8e19608e8b clocksource: pass clocksource to read() callback 16 years ago
Alexey Dobriyan 6f2c55b843 Simplify copy_thread() 16 years ago
Miklos Szeredi e4c2ff1cf2 uml: fix warnings in kernel_execve 16 years ago
Miklos Szeredi 7130f2f552 uml: fix link error from prefixing of i386 syscalls with ptregs_ 16 years ago
Miklos Szeredi ebe28bb415 uml: fix compile error from net_device_ops conversion 16 years ago
Bartlomiej Zolnierkiewicz 73855e13b2 ubd_kern: make it 'struct hd_driveid'-free 16 years ago
WANG Cong 65bd6a9bc7 uml: remove useless comments 16 years ago
WANG Cong 5062910a06 uml: improve error messages 16 years ago
WANG Cong dc71768742 uml: don't use a too long string literal 16 years ago
Christoph Hellwig 792dd4fc31 ubd: stop defintining MAJOR_NR 16 years ago
Stephen Hemminger 8bb95b39a1 uml: convert network device to netdevice ops 16 years ago
Stephen Hemminger cfa8707aa6 uml: convert network device to internal network device stats 16 years ago