summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-041-3/+1
* [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need itJohn W. Linville2005-08-041-0/+3
* [PATCH] md: make sure md bitmap updates are flushed when array is stopped.NeilBrown2005-08-041-0/+1
* [PATCH] fix get_user_pages bugNick Piggin2005-08-031-5/+17
* [PATCH] include/linux/dcookies.h: dummy functions must be "static inline"Adrian Bunk2005-08-011-2/+2
* [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-011-1/+6
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-304-9/+32
|\
| * [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?Kumar Gala2005-07-291-3/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2005-07-293-6/+30
| |\
| | * Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2005-07-1127-64/+138
| | |\
| | * | Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov2005-06-301-3/+3
| | * | Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-0/+25
| | * | Input: uinput - use completions instead of events and manualDmitry Torokhov2005-06-301-3/+2
| * | | Revert broken "statement with no effect" warning fixLinus Torvalds2005-07-281-16/+4
| * | | [PATCH] alpha: fix "statement with no effect" warningsRichard Henderson2005-07-281-4/+16
* | | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-291-4/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [ACPI] suspend/resume ACPI PCI Interrupt LinksDavid Shaohua Li2005-07-291-4/+0
* | | | [PATCH] serial_core whitespace fixRalf Baechle2005-07-271-1/+1
* | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-271-1/+1
* | | | [PATCH] mbcache: Remove unused mb_cache_shrink parameterAndreas Gruenbacher2005-07-271-1/+1
* | | | [PATCH] stale POSIX lock handlingPeter Staubach2005-07-271-2/+4
* | | | [PATCH] s390: spin lock retryMartin Schwidefsky2005-07-271-0/+1
* | | | [PATCH] consolidate CONFIG_WATCHDOG_NOWAYOUT handlingAndrey Panin2005-07-271-0/+10
* | | | [PATCH] i4l: add Olitec ISDN PCI card in hisax gazel driverOlivier Blin2005-07-271-0/+1
* | | | [PATCH] Really __nocast-annotate kmalloc_node()Alexey Dobriyan2005-07-271-1/+1
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-262-1/+3
|\ \ \ \
| * | | | [NETFILTER]: Fix ip_conntrack_put() prototype.Adrian Bunk2005-07-261-1/+1
| * | | | [TG3]: add 5780 basic supportMichael Chan2005-07-251-0/+2
* | | | | [PATCH] Add emergency_restart()Eric W. Biederman2005-07-261-0/+7
* | | | | [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-261-0/+9
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-07-261-0/+9
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [SCSI] qla2xxx: Add pci ids for new ISP types.Andrew Vasquez2005-07-141-0/+9
* | | | | [W1]: Do not use NFLOG netlink number.David S. Miller2005-07-241-1/+1
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-07-231-0/+2
|\ \ \ \ \
| * | | | | [PATCH] Serial: Add support for SIIG Quartet serial cardAndrey Panin2005-07-181-0/+2
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-224-9/+9
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [PKT_SCHED]: em_meta: Kill TCF_META_ID_{INDEV,SECURITY,TCVERDICT}David S. Miller2005-07-221-3/+0
| * | | | | [PKT_SCHED]: Kill TCF_META_ID_REALDEV from meta ematch.David S. Miller2005-07-221-1/+0
| * | | | | [NETFILTER]: ip_conntrack_expect_related must not free expectationRusty Russell2005-07-212-3/+7
| * | | | | [NET]: Fix "nocast type" warnings in skbuff.hVictor Fusco2005-07-181-1/+2
| * | | | | [PKT_SCHED]: Kill TCF_META_ID_TCCLASSID.Patrick McHardy2005-07-181-1/+0
* | | | | | [PATCH] Serial: Remove linux/version.hOlaf Hering2005-07-161-1/+0
* | | | | | [PATCH] Serial: Move deprecation of register_serial forward to SeptemberRussell King2005-07-162-4/+7
* | | | | | [PATCH] md/raid1: clear bitmap when fullsync completesNeilBrown2005-07-151-1/+1
|/ / / / /
* | | | | [PATCH] s390: fadvise hint values.Martin Schwidefsky2005-07-131-0/+10
* | | | | [PATCH] Fix soft lockup due to NTFS: VFS part and explanationAnton Altaparmakov2005-07-131-0/+3
* | | | | [PATCH] inotify: event orderingRobert Love2005-07-131-1/+1
* | | | | [PATCH] inotify: move sysctlRobert Love2005-07-131-6/+6
* | | | | [PATCH] inotifyRobert Love2005-07-125-2/+375
* | | | | reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-125-1241/+1207
OpenPOWER on IntegriCloud