summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched: rt-group: interfacePeter Zijlstra2008-02-131-2/+5
* mempolicy: silently restrict nodemask to allowed nodesKOSAKI Motohiro2008-02-111-3/+0
* Prevent IDE boot ops on NUMA systemAndi Kleen2008-02-111-1/+1
* Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-02-111-8/+5
|\
| * nfsd: clean up svc_reserve_auth()J. Bruce Fields2008-02-101-8/+5
* | ide-disk: fix flush requests (take 2)Bartlomiej Zolnierkiewicz2008-02-111-0/+2
* | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF optionSergei Shtylyov2008-02-111-5/+4
* | Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* | hrtimer: fix *rmtp handling in hrtimer_nanosleep()Oleg Nesterov2008-02-101-1/+1
* | ntp: correct inconsistent interval/tick_length usagejohn stultz2008-02-101-1/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-101-2/+2
|\ \
| * \ Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks...David S. Miller2008-02-091-2/+2
| |\ \
| | * | [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-051-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-091-9/+0
|\ \ \ \
| * | | | x86, core: remove CONFIG_FORCED_INLININGHarvey Harrison2008-02-091-9/+0
* | | | | ext4: Add new "development flag" to the ext4 filesystemTheodore Tso2008-02-101-0/+7
|/ / / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-091-3/+20
|\ \ \ \
| * | | | ACPI: thermal: buildfix for CONFIG_THERMAL=nLen Brown2008-02-091-3/+20
| |/ / /
OpenPOWER on IntegriCloud