Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | x86: extend and use x86_quirks to clean up NUMAQ code | Yinghai Lu | 2008-07-20 | 2 | -0/+12 | |
| | | | * | | | | | | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 | 1 | -7/+11 | |
| | | | * | | | | | | | | x86: reduce force_mwait visibility | Jan Beulich | 2008-07-18 | 1 | -2/+0 | |
| | | | * | | | | | | | | x86: reduce forbid_dac's visibility | Jan Beulich | 2008-07-18 | 1 | -1/+0 | |
| | | | * | | | | | | | | x86, cleanup: fix description of __fls(): __fls(0) is undefined | Alexander van Heukelum | 2008-07-18 | 1 | -1/+1 | |
| | | | |/ / / / / / / | ||||||
| | | * | | | | | | | | x86: more apic debugging | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 | |
| | | * | | | | | | | | x86: APIC: Make apic_verbosity unsigned | Maciej W. Rozycki | 2008-07-18 | 1 | -1/+1 | |
| | | * | | | | | | | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 7 | -31/+16 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | Merge branch 'linus' into x86/amd-iommu | Ingo Molnar | 2008-07-18 | 707 | -24709/+21972 | |
| | |\| | | | | | | | ||||||
| | * | | | | | | | | x86, AMD IOMMU: replace DEVID macro with a function | Joerg Roedel | 2008-07-11 | 1 | -0/+7 | |
| | * | | | | | | | | x86, AMD IOMMU: fix device table entry size | Joerg Roedel | 2008-07-11 | 1 | -1/+1 | |
| | * | | | | | | | | x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function | Joerg Roedel | 2008-07-11 | 1 | -1/+0 | |
| | * | | | | | | | | x86, AMD IOMMU: add comments to amd_iommu_types.h | Joerg Roedel | 2008-07-11 | 1 | -6/+98 | |
| * | | | | | | | | | KVM: fix exception entry / build bug, on 64-bit | Ingo Molnar | 2008-07-21 | 1 | -3/+5 | |
| * | | | | | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-21 | 192 | -2072/+4704 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix typos from signal_32/64.h merge | Herton Ronaldo Krzesinski | 2008-07-18 | 1 | -2/+2 | |
| * | | | | | | | | | ftrace: copy + paste typo in asm/ftrace.h | Sebastian Siewior | 2008-07-18 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2008-07-21 | 2 | -2/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm: introduce merge_bvec_fn | Milan Broz | 2008-07-21 | 2 | -2/+8 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-07-21 | 6 | -28/+61 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | md: Protect access to mddev->disks list using RCU | NeilBrown | 2008-07-21 | 1 | -0/+3 | |
| * | | | | | | | | | md: only count actual openers as access which prevent a 'stop' | NeilBrown | 2008-07-21 | 1 | -1/+2 | |
| * | | | | | | | | | md: linear: Make array_size sector-based and rename it to array_sectors. | Andre Noll | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | md: Make mddev->array_size sector-based. | Andre Noll | 2008-07-21 | 1 | -1/+1 | |
| * | | | | | | | | | md: Remove some unused macros. | Andre Noll | 2008-07-11 | 1 | -3/+0 | |
| * | | | | | | | | | md: Turn rdev->sb_offset into a sector-based quantity. | Andre Noll | 2008-07-11 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' into for-next | Neil Brown | 2008-07-11 | 6 | -12/+40 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-neil' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw... | Neil Brown | 2008-07-08 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | md: resolve external metadata handling deadlock in md_allow_write | Dan Williams | 2008-06-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'master' into for-next | Neil Brown | 2008-07-08 | 31 | -42/+73 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | md: replace R5_WantPrexor with R5_WantDrain, add 'prexor' reconstruct_states | Dan Williams | 2008-06-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | md: replace STRIPE_OP_{BIODRAIN,PREXOR,POSTXOR} with 'reconstruct_states' | Dan Williams | 2008-06-28 | 1 | -8/+1 | |
| * | | | | | | | | | | | md: replace STRIPE_OP_CHECK with 'check_states' | Dan Williams | 2008-06-28 | 1 | -6/+40 | |
| * | | | | | | | | | | | md: kill STRIPE_OP_IO flag | Dan Williams | 2008-06-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | md: kill STRIPE_OP_MOD_DMA in raid5 offload | Dan Williams | 2008-06-28 | 1 | -2/+0 | |
| * | | | | | | | | | | | Make sure all changes to md/dev-XX/state are notified | Neil Brown | 2008-06-28 | 1 | -0/+3 | |
| * | | | | | | | | | | | Make sure all changes to md/sync_action are notified. | Neil Brown | 2008-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | Allow setting start point for requested check/repair | Neil Brown | 2008-06-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | Improve setting of "events_cleared" for write-intent bitmaps. | Neil Brown | 2008-06-28 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-07-21 | 6 | -10/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next | Dmitry Torokhov | 2008-07-21 | 1140 | -27653/+28261 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Input: add switch for dock events | Matthew Garrett | 2008-07-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | Input: add microphone insert switch definition | Mark Brown | 2008-07-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | Input: serio - trivial documentation fix | Niels de Vos | 2008-07-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen | Claudio Nieder | 2008-07-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | Input: Add driver for iNexio serial touchscreen. | Richard Lemon | 2008-06-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'for-linus' into next | Dmitry Torokhov | 2008-06-17 | 2 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Input: atkbd - use ushort instead of uchar keymap | Dmitry Torokhov | 2008-06-02 | 1 | -0/+2 | |
| * | | | | | | | | | | | | Input: remove CVS keywords | Adrian Bunk | 2008-05-20 | 1 | -2/+0 | |
| * | | | | | | | | | | | | Input: gpio-keys debouncing support | Dmitry Baryshkov | 2008-05-16 | 1 | -0/+1 |