aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-07[PATCH] remove linux/pagemap.h from linux/swap.hOlaf Hering1-1/+2
2005-08-06Add fakey 'deflateBound()' function to the in-kernel zlib routinesLinus Torvalds1-0/+5
2005-08-05[PATCH] blk: fix tag shrinking (revive real_max_size)Tejun Heo1-0/+1
2005-08-04[PATCH] Clean up inotify delete race fixJohn McCutchan1-3/+1
2005-08-04[PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville1-0/+3
2005-08-04[PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown1-0/+1
2005-08-03[PATCH] fix get_user_pages bugNick Piggin1-5/+17
2005-08-01[PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk1-2/+2
2005-08-01[PATCH] inotify: fix file deletion by rename detectionJohn McCutchan1-1/+6
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown4-9/+32
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-4/+0
2005-07-29[ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li1-4/+0
2005-07-29[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala1-3/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-6/+30
2005-07-28Revert broken "statement with no effect" warning fixLinus Torvalds1-16/+4
2005-07-28[PATCH] alpha: fix "statement with no effect" warningsRichard Henderson1-4/+16
2005-07-27[PATCH] serial_core whitespace fixRalf Baechle1-1/+1
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering1-1/+1
2005-07-27[PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher1-1/+1
2005-07-27[PATCH] stale POSIX lock handlingPeter Staubach1-2/+4
2005-07-27[PATCH] s390: spin lock retryMartin Schwidefsky1-0/+1
2005-07-27[PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin1-0/+10
2005-07-27[PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin1-0/+1
2005-07-27[PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan1-1/+1
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+3
2005-07-26[NETFILTER]: Fix ip_conntrack_put() prototype.Adrian Bunk1-1/+1
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+7
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman1-0/+9
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds1-0/+9
2005-07-25[TG3]: add 5780 basic supportMichael Chan1-0/+2
2005-07-24[W1]: Do not use NFLOG netlink number.David S. Miller1-1/+1
2005-07-23Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+2
2005-07-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-9/+9
2005-07-22[PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller1-3/+0
2005-07-22[PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller1-1/+0
2005-07-21[NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell2-3/+7
2005-07-18[NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco1-1/+2
2005-07-18[PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.Patrick McHardy1-1/+0
2005-07-18[PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin1-0/+2
2005-07-16[PATCH] Serial: Remove linux/version.hOlaf Hering1-1/+0
2005-07-16[PATCH] Serial: Move deprecation of register_serial forward to SeptemberRussell King2-4/+7
2005-07-15[PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown1-1/+1
2005-07-14[SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez1-0/+9
2005-07-13[PATCH] s390: fadvise hint values.Martin Schwidefsky1-0/+10
2005-07-13[PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov1-0/+3
2005-07-13[PATCH] inotify: event orderingRobert Love1-1/+1
2005-07-13[PATCH] inotify: move sysctlRobert Love1-6/+6
2005-07-12[PATCH] inotifyRobert Love5-2/+375
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds5-1241/+1207
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/linux-2.6Linus Torvalds3-5/+10