aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | [PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn2006-06-251-1/+1
* | | | | | [PATCH] fuse: add request interruptionMiklos Szeredi2006-06-251-1/+6
* | | | | | [PATCH] fuse: add POSIX file locking supportMiklos Szeredi2006-06-251-2/+24
* | | | | | [PATCH] fuse: use MISC_MAJORJan Engelhardt2006-06-251-1/+2
* | | | | | [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-3/+1
* | | | | | [PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor2006-06-251-0/+1
* | | | | | [PATCH] Add v3020 RTC supportRaphael Assenat2006-06-251-0/+35
* | | | | | [PATCH] rtc subsystem: add capability checksAlessandro Zummo2006-06-251-0/+1
* | | | | | [PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto2006-06-251-0/+10
* | | | | | [PATCH] epoll: use unlocked wqueue operationsDavide Libenzi2006-06-251-1/+1
* | | | | | [PATCH] nbd: endian annotationsAlexey Dobriyan2006-06-251-6/+6
* | | | | | [PATCH] for_each_cpu_mask() warning fixAndrew Morton2006-06-251-1/+2
* | | | | | [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-252-6/+14
* | | | | | [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-252-8/+19
* | | | | | [PATCH] AX88796 parallel port driverBen Dooks2006-06-251-0/+5
* | | | | | [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-0/+3
* | | | | | [PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap2006-06-251-26/+26
* | | | | | [PATCH] fix list.h kernel-docRandy Dunlap2006-06-251-30/+52
* | | | | | [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-2/+6
* | | | | | [PATCH] Make printk work for really early debuggingMichael Ellerman2006-06-251-0/+1
* | | | | | [PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2006-06-251-2/+0
* | | | | | [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-251-1/+13
* | | | | | [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-251-9/+52
* | | | | | [PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov2006-06-251-0/+1
* | | | | | [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-0/+13
* | | | | | [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-251-1/+1
* | | | | | [PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2006-06-251-4/+5
* | | | | | [PATCH] ufs: change block number on the flyEvgeniy Dushistov2006-06-251-1/+2
* | | | | | [PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann2006-06-252-0/+27
* | | | | | [PATCH] page migration: Support a vma migration functionChristoph Lameter2006-06-252-1/+12
* | | | | | [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-1/+0
* | | | | | [PATCH] remove for_each_cpu()Andrew Morton2006-06-251-1/+0
|/ / / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-241-0/+3
|\ \ \ \ \
| * | | | | [ARM] 3639/1: S3C2412: serial port supportBen Dooks2006-06-241-0/+3
| | |_|_|/ | |/| | |
* | | | | Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+30
|/ / / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-233-128/+391
|\ \ \ \
| * | | | [libata] Add host lock to struct ata_portJeff Garzik2006-06-221-0/+1
| * | | | [PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]Tejun Heo2006-06-221-0/+2
| * | | | Merge branch 'master' into upstreamJeff Garzik2006-06-22206-1184/+2187
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into upstreamJeff Garzik2006-06-131-1/+1
| |\ \ \ \ \
| * | | | | | [PATCH] libata: add host_set->next for legacy two host_sets case, take #3Tejun Heo2006-06-121-1/+2
| * | | | | | libata: fix build, by adding required workqueue member to port structJeff Garzik2006-06-121-0/+1
| * | | | | | [PATCH] Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE command(v5)zhao, forrest2006-06-121-0/+3
| * | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-118-17/+15
| |\ \ \ \ \ \
| * | | | | | | [PATCH] libata: cosmetic change in struct ata_portTejun Heo2006-06-111-1/+2
| * | | | | | | [PATCH] libata-hp: killl ops->probe_resetTejun Heo2006-05-311-8/+0
| * | | | | | | [PATCH] libata-hp: update unload-unplugTejun Heo2006-05-311-0/+1
| * | | | | | | [PATCH] libata-hp: implement warmplugTejun Heo2006-05-311-0/+1
| * | | | | | | [PATCH] libata-hp: implement SCSI part of hotplugTejun Heo2006-05-311-1/+1
| * | | | | | | [PATCH] libata-hp: implement hotplugTejun Heo2006-05-311-0/+13