summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2007-05-092-2/+4
|\
| * [AVR32] Wire up sys_utimensatHaavard Skinnemoen2007-05-091-1/+3
| * [AVR32] Fix section mismatch .taglist -> .init.textHaavard Skinnemoen2007-05-091-1/+1
* | i386: msr.h: be paranoid about types and parenthesesH. Peter Anvin2007-05-091-27/+22
* | i386: remove unused rdtsc() macroH. Peter Anvin2007-05-092-12/+0
* | md: improve partition detection in md arrayNeilBrown2007-05-091-1/+0
* | fbdev: add support for AVR32Haavard Skinnemoen2007-05-091-1/+1
* | svgalib: move fb_get_caps to svgalibAntonino A. Daplas2007-05-091-0/+2
* | i386 mmzone: use __maybe_unusedDavid Rientjes2007-05-091-3/+3
* | sh: dma: use __maybe_unusedDavid Rientjes2007-05-093-3/+3
* | compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-094-6/+25
* | 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