summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-093-7/+20
|\
| * [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-3/+0
| * [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-091-4/+0
| * [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
| * [RSLIB] Support non-canonical GF representationsSegher Boessenkool2007-05-021-0/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-1/+10
|\ \
| * | [POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg2007-05-091-1/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-0912-13/+13
|\ \ \
| * | | include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr2007-05-095-5/+5
| * | | fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
| * | | Fix occurrences of "the the "Michael Opdenacker2007-05-095-6/+6
| * | | Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
| |/ /
* | | 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
* | | compiler: introduce __used and __maybe_unusedDavid Rientjes2007-05-094-6/+25
* | | rename thread_info to stackRoman Zippel2007-05-092-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
* | | 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
* | | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+0
* | | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-0/+1
* | | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-092-30/+25
* | | Declare {compat_}sys_utimensatStephen Rothwell2007-05-092-0/+5
|/ /