summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rename thread_info to stackRoman Zippel2007-05-097-18/+18
* wrap access to thread_infoRoman Zippel2007-05-095-5/+5
* Allow arch to initialize arch field of the module structureRoman Zippel2007-05-091-0/+3
* clocksource: fix resume logicThomas Gleixner2007-05-091-0/+3
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-092-5/+4
* vmstat: use our own timer eventsChristoph Lameter2007-05-091-3/+0
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+12
* fs: deprecate memclear_highpage_flushNate Diller2007-05-091-2/+1
* fs: convert core functions to zero_user_pageNate Diller2007-05-091-9/+19
* FUTEX: new PRIVATE futexesEric Dumazet2007-05-091-3/+26
* futex_requeue_pi optimizationPierre Peiffer2007-05-091-1/+8
* Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-091-1/+3
* declare struct ktimeAndrew Morton2007-05-091-2/+4
* aio is unlikelyAndrew Morton2007-05-091-1/+2
* RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-0/+19
* knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-091-1/+2
* remove nfs4_acl_add_ace()Adrian Bunk2007-05-091-1/+0
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-091-0/+1
* kthread: don't depend on work queuesEric W. Biederman2007-05-091-0/+3
* unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-9/+12
* workqueue: kill NOAUTOREL worksOleg Nesterov2007-05-091-55/+9
* make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov2007-05-091-3/+10
* workqueue: kill run_scheduled_work()Oleg Nesterov2007-05-091-1/+0
* Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-091-0/+2
* Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-091-22/+30
* relay: use plain timer instead of delayed workTom Zanussi2007-05-091-1/+2
* kblockd: use flush_workAndrew Morton2007-05-091-1/+1
* implement flush_work()Oleg Nesterov2007-05-091-1/+3
* Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2007-05-092-0/+39
* mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-091-2/+3
* Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-091-0/+125
* mca: add integrated device bus matchingJames Bottomley2007-05-091-0/+2
* Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao2007-05-091-3/+2
* Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao2007-05-091-8/+6
* Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao2007-05-091-15/+21
* Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-0911-5/+21
* Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-0/+1
* uml: fix build breakageJeff Dike2007-05-091-0/+9
* PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-092-30/+25
* FRV: Replace pgd management via slabs through quicklistsChristoph Lameter2007-05-091-0/+4
* Declare {compat_}sys_utimensatStephen Rothwell2007-05-092-0/+5
* m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven2007-05-081-0/+2
* FRV: Miscellaneous fixesDavid Howells2007-05-081-3/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-085-157/+18
|\
| * [SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2007-05-082-3/+14
| * [SPARC]: Wire up utimensat syscall.David S. Miller2007-05-082-2/+4
| * [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-132/+0
| * [SPARC64]: Move index info pci_pbm_info.David S. Miller2007-05-081-5/+1
| * [SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller2007-05-081-7/+3
| * [SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller2007-05-081-3/+1
OpenPOWER on IntegriCloud