aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] the scheduled unexport of panic_timeoutAdrian Bunk1-1/+1
2006-04-11[PATCH] sync_file_range(): use unsigned for flagsAndrew Morton2-2/+2
2006-04-11[PATCH] Clean up arch-overrides in linux/string.hKyle McMartin1-5/+12
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto1-5/+3
2006-04-11[PATCH] Add GFP_NOWAITJeff Dike1-0/+2
2006-04-11[PATCH] page flags: add commentry regarding field reservationAndy Whitcroft1-2/+14
2006-04-11[PATCH] overcommit: add calculate_totalreserve_pages()Hideo AOKI1-0/+1
2006-04-11[PATCH] md: make sure 64bit fields in version-1 metadata are 64-bit alignedNeilBrown1-1/+1
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman1-1/+2
2006-04-10[PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig1-1/+0
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2-4/+9
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy3-0/+22
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy1-7/+16
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao3-0/+1088
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy1-0/+2
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+6
2006-04-09[PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen1-0/+1
2006-04-09[PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2-8/+9
2006-04-02Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+5
2006-04-02[PATCH] splice: fix page stealing LRU handling.Jens Axboe1-0/+4
2006-04-02[PATCH] splice: add a SPLICE_F_MORE flagJens Axboe1-0/+1
2006-04-02[PATCH] splice: improve writeback and clean up page stealingJens Axboe1-1/+0
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-2/+2
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds1-57/+8
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-17/+43
2006-04-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-57/+154
2006-04-02splice: add SPLICE_F_NONBLOCK flagLinus Torvalds1-0/+3
2006-04-02Documentation: fix minor kernel-doc warningsMartin Waitz1-1/+1
2006-04-02V4L/DVB (3692): Keep experimental SLICED_VBI defines under an #if 0Hans Verkuil1-57/+8
2006-04-02Input: add support for Braille devicesSamuel Thibault3-0/+24
2006-04-02Manual merge with Linus.Dmitry Torokhov223-1963/+3508
2006-04-01[NETFILTER]: iptables 32bit compat layerDmitry Mishin2-0/+85
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 multiport matchYasuyuki Kozakai3-39/+47
2006-04-01[NETFILTER]: x_tables: unify IPv4/IPv6 esp matchYasuyuki Kozakai3-18/+22
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-1/+1
2006-03-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-54/+30
2006-03-31[PATCH] fs/namei.c: make lookup_hash() staticAdrian Bunk1-1/+0
2006-03-31[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas1-2/+0
2006-03-31[PATCH] backlight: Backlight Class ImprovementsRichard Purdie1-10/+15
2006-03-31[PATCH] dcache: Add helper d_hash_and_lookupEric W. Biederman1-0/+1
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2-17/+83
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman1-1/+1
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton1-0/+1
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas1-0/+1
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas1-1/+8
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner1-0/+1
2006-03-31[PATCH] hrtimer: create generic sleeperThomas Gleixner1-0/+16
2006-03-31[PATCH] LED: Add IDE disk activity LED triggerRichard Purdie1-0/+8
2006-03-31[PATCH] LED: add LED trigger tupportRichard Purdie1-0/+52
2006-03-31[PATCH] LED: add LED classRichard Purdie1-0/+51