summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | | | | x86: introducing asm-x86/traps.hJaswinder Singh2008-07-181-0/+66
| | | | | |/ / / / / / /
| | | | * | | | | | | | x86, VisWS: turn into generic arch, eliminate leftover filesIngo Molnar2008-07-205-9/+0
| | | | * | | | | | | | x86: add ->pre_time_init to x86_quirksYinghai Lu2008-07-202-0/+2
| | | | * | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ codeYinghai Lu2008-07-202-0/+12
| | | | * | | | | | | | x86: introduce x86_quirksYinghai Lu2008-07-201-7/+11
| | | | * | | | | | | | x86: reduce force_mwait visibilityJan Beulich2008-07-181-2/+0
| | | | * | | | | | | | x86: reduce forbid_dac's visibilityJan Beulich2008-07-181-1/+0
| | | | * | | | | | | | x86, cleanup: fix description of __fls(): __fls(0) is undefinedAlexander van Heukelum2008-07-181-1/+1
| | | | |/ / / / / / /
| | | * | | | | | | | x86: more apic debuggingMaciej W. Rozycki2008-07-181-1/+1
| | | * | | | | | | | x86: APIC: Make apic_verbosity unsignedMaciej W. Rozycki2008-07-181-1/+1
| | | * | | | | | | | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-187-31/+16
| | | |/ / / / / / /
| | * | | | | | | | Merge branch 'linus' into x86/amd-iommuIngo Molnar2008-07-18707-24709/+21972
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | x86, AMD IOMMU: replace DEVID macro with a functionJoerg Roedel2008-07-111-0/+7
| | * | | | | | | | x86, AMD IOMMU: fix device table entry sizeJoerg Roedel2008-07-111-1/+1
| | * | | | | | | | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits functionJoerg Roedel2008-07-111-1/+0
| | * | | | | | | | x86, AMD IOMMU: add comments to amd_iommu_types.hJoerg Roedel2008-07-111-6/+98
| * | | | | | | | | KVM: fix exception entry / build bug, on 64-bitIngo Molnar2008-07-211-3/+5
| * | | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-21192-2072/+4704
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Fix typos from signal_32/64.h mergeHerton Ronaldo Krzesinski2008-07-181-2/+2
| * | | | | | | | | ftrace: copy + paste typo in asm/ftrace.hSebastian Siewior2008-07-181-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-07-212-2/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm: introduce merge_bvec_fnMilan Broz2008-07-212-2/+8
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-07-216-28/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md: Protect access to mddev->disks list using RCUNeilBrown2008-07-211-0/+3
| * | | | | | | | | md: only count actual openers as access which prevent a 'stop'NeilBrown2008-07-211-1/+2
| * | | | | | | | | md: linear: Make array_size sector-based and rename it to array_sectors.Andre Noll2008-07-211-1/+1
| * | | | | | | | | md: Make mddev->array_size sector-based.Andre Noll2008-07-211-1/+1
| * | | | | | | | | md: Remove some unused macros.Andre Noll2008-07-111-3/+0
| * | | | | | | | | md: Turn rdev->sb_offset into a sector-based quantity.Andre Noll2008-07-111-1/+1
| * | | | | | | | | Merge branch 'master' into for-nextNeil Brown2008-07-116-12/+40
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Neil Brown2008-07-081-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | md: resolve external metadata handling deadlock in md_allow_writeDan Williams2008-06-301-1/+1
| * | | | | | | | | | | Merge branch 'master' into for-nextNeil Brown2008-07-0831-42/+73
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_statesDan Williams2008-06-281-3/+3
| * | | | | | | | | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states'Dan Williams2008-06-281-8/+1
| * | | | | | | | | | | md: replace STRIPE_OP_CHECK with 'check_states'Dan Williams2008-06-281-6/+40
| * | | | | | | | | | | md: kill STRIPE_OP_IO flagDan Williams2008-06-281-1/+0
| * | | | | | | | | | | md: kill STRIPE_OP_MOD_DMA in raid5 offloadDan Williams2008-06-281-2/+0
| * | | | | | | | | | | Make sure all changes to md/dev-XX/state are notifiedNeil Brown2008-06-281-0/+3
| * | | | | | | | | | | Make sure all changes to md/sync_action are notified.Neil Brown2008-06-281-0/+2
| * | | | | | | | | | | Allow setting start point for requested check/repairNeil Brown2008-06-281-0/+2
| * | | | | | | | | | | Improve setting of "events_cleared" for write-intent bitmaps.Neil Brown2008-06-281-0/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-07-216-10/+8
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov2008-07-211140-27653/+28261
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Input: add switch for dock eventsMatthew Garrett2008-07-191-0/+1
| * | | | | | | | | | | Input: add microphone insert switch definitionMark Brown2008-07-191-0/+1
| * | | | | | | | | | | Input: serio - trivial documentation fixNiels de Vos2008-07-081-1/+1
| * | | | | | | | | | | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreenClaudio Nieder2008-07-071-0/+1
| * | | | | | | | | | | Input: Add driver for iNexio serial touchscreen.Richard Lemon2008-06-301-0/+1
| * | | | | | | | | | | Merge branch 'for-linus' into nextDmitry Torokhov2008-06-172-1/+4
| |\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud