summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | linux/hdsmart.h: fix goofups (take 2)Bartlomiej Zolnierkiewicz2008-02-192-3/+3
* | via82cxxx: add new PCI id for cx700Andrew Smith2008-02-191-0/+1
* | V4L/DVB (7198): V4L, include ioctl.h in videodev headersJiri Slaby2008-02-182-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-152-4/+6
|\ \ | |/
| * [NET]: Improve cache line coherency of ingress qdiscNeil Turton2008-02-121-4/+4
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-02-121-0/+2
| |\
| | * DM9000: Add platform flag for no attached EEPROMBen Dooks2008-02-111-0/+1
| | * DM9000: Add platform data to specify external phyBen Dooks2008-02-111-0/+1
* | | 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-142-0/+3
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'release', 'dmi', 'idle' and 'misc' into releaseLen Brown2008-02-141-0/+2
| |\ \ \ \
| | * | | | ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-141-0/+2
| | |/ / /
| * | | | 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-141-50/+50
|\ \ \ \
| * | | | maple: Fix up maple build failure.Paul Mundt2008-02-141-1/+1
| * | | | 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
| |/ / /
* | | | 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
| |/ / /
* | | | 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
* | | | Introduce path_put()Jan Blunck2008-02-142-1/+2
* | | | Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-2/+1
* | | | Move struct path into its own headerJan Blunck2008-02-142-5/+13
* | | | Remove path_release_on_umount()Jan Blunck2008-02-141-1/+0
* | | | vfs: add explanation of I_DIRTY_DATASYNC bitJan Kara2008-02-141-2/+4
* | | | Include kernel.h from configfs.hBen Nizette2008-02-141-0/+1
* | | | fix module_update_markers() compile errorAdrian Bunk2008-02-141-2/+1
|/ / /
* | | Linux Kernel Markers: create modpost fileMathieu Desnoyers2008-02-131-6/+3
* | | Linux Kernel Markers: support multiple probesMathieu Desnoyers2008-02-132-24/+37
* | | moduleparam: fix alpha, ia64 and ppc64 compile failuresIvan Kokshaysky2008-02-131-1/+11
* | | docbook: make a networking book and fix a few errorsRandy Dunlap2008-02-131-2/+1
* | | hugetlb: fix overcommit lockingNishanth Aravamudan2008-02-131-1/+1
* | | SC26XX: missing PORT define in serial_core.hThomas Bogendoerfer2008-02-131-0/+2
* | | Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-132-6/+0
* | | include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-1316-100/+95
* | | sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-132-5/+8
OpenPOWER on IntegriCloud