summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher moduleHerbert Xu2008-02-231-0/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-02-141-1/+1
|\
| * HID: fix processing of event quirksJiri Kosina2008-02-111-1/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-143-3/+9
|\ \
| | \
| | \
| *-. \ Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-142-3/+8
| |\ \ \
| | * | | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-142-3/+8
| | |/ /
| * | | ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505Len Brown2008-02-141-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-02-1426-149/+220
|\ \ \
| * | | sh: fix ioreadN_rep and iowriteN_repMagnus Damm2008-02-141-6/+6
| * | | sh: Kill off more dead symbols.Paul Mundt2008-02-141-6/+0
| * | | sh: asm/irq.h needs asm/cpu/irq.h.Paul Mundt2008-02-141-0/+4
| * | | sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-143-5/+9
| * | | maple: Fix up maple build failure.Paul Mundt2008-02-141-1/+1
| * | | sh: asm/tlb.h needs linux/pagemap.h for CONFIG_SWAP=n.Paul Mundt2008-02-141-0/+1
| * | | sh: Tidy include/asm-sh/hp6xx.hKristoffer Ericson2008-02-141-25/+3
| * | | sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-1/+1
| * | | sh: Fix up set_fixmap_nocache() for SH-5.Paul Mundt2008-02-141-0/+5
| * | | sh: Fix up pte_mkhuge() build breakage for SH-5.Paul Mundt2008-02-141-0/+8
| * | | sh: Handle SH7366 CPU in check_bugs().Paul Mundt2008-02-141-1/+1
| * | | sh: add support for sh7366 processorMagnus Damm2008-02-142-2/+4
| * | | sh: trapped io support for highlander V2Magnus Damm2008-02-141-3/+0
| * | | sh: trapped io support for r2d V2Magnus Damm2008-02-141-3/+0
| * | | sh: trapped io support V2Magnus Damm2008-02-144-0/+76
| * | | sh: make copy_to/from_user() static inlineMagnus Damm2008-02-143-40/+32
| * | | sh: Wire up new timerfd syscalls.Paul Mundt2008-02-142-4/+8
| * | | maple: Drop unused prototypes from linux/maple.h.Adrian McMenamin2008-02-141-1/+0
| * | | maple: fix up whitespace damage.Adrian McMenamin2008-02-141-50/+51
| * | | sh: termios ioctl definitionsAlan Cox2008-02-143-3/+12
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-02-141-0/+2
|\ \ \
| * | | hrtimer: check relative timeouts for overflowThomas Gleixner2008-02-141-0/+2
| |/ /
* | | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-02-141-5/+10
|\ \ \
| * | | slub: Support 4k kmallocs again to compensate for page allocator slownessChristoph Lameter2008-02-141-3/+3
| * | | slub: Determine gfpflags once and not every time a slab is allocatedChristoph Lameter2008-02-141-0/+1
| * | | slub: kmalloc page allocator pass-through cleanupPekka Enberg2008-02-141-2/+6
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-142-3/+5
|\ \ \
| * | | x86: include proper prototypes for rodata_testHarvey Harrison2008-02-141-2/+5
| * | | x86: make dump_pagetable() staticAdrian Bunk2008-02-141-1/+0
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-02-143-3/+9
|\ \ \
| * | | [POWERPC] Fix arch/ppc compilation - add typedef for pgtable_tStefan Roese2008-02-141-0/+2
| * | | [POWERPC] Wire up new timerfd syscallsStephen Rothwell2008-02-142-3/+7
| |/ /
* | | d_path: Make d_path() use a struct pathJan Blunck2008-02-141-2/+3
* | | d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-141-3/+2
* | | Use struct path in struct svc_expkeyJan Blunck2008-02-141-2/+1
* | | Use struct path in struct svc_exportJan Blunck2008-02-141-3/+2
* | | d_path: Make get_dcookie() use a struct path argumentJan Blunck2008-02-141-8/+7
* | | d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-141-1/+1
* | | d_path: Use struct path in struct avc_audit_dataJan Blunck2008-02-141-3/+2
* | | Make set_fs_{root,pwd} take a struct pathJan Blunck2008-02-141-2/+2
* | | Use struct path in fs_structJan Blunck2008-02-141-4/+2
* | | Introduce path_get()Jan Blunck2008-02-141-0/+1
OpenPOWER on IntegriCloud