aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove timer debug fieldAndrew Morton2005-10-301-5/+0
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-301-0/+7
* [PATCH] Add kthread_stop_sem()Alan Stern2005-10-301-0/+12
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-0/+9
* [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-301-0/+1
* [PATCH] introduce .valid callback for pm_opsShaohua Li2005-10-301-0/+1
* [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-301-2/+1
* [PATCH] swsusp: move snapshot functionality to separate fileRafael J. Wysocki2005-10-301-0/+6
* [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj2005-10-301-0/+1
* [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPTIngo Molnar2005-10-301-6/+25
* [PATCH] SELinux: canonicalize getxattr()James Morris2005-10-301-4/+7
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* [libata] change ata_qc_complete() to take error mask as second argJeff Garzik2005-10-301-2/+26
* Merge branch 'master'Jeff Garzik2005-10-3012-81/+409
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2005-10-291-4/+13
| |\
| | * [PATCH] Introduce sg_set_bufHerbert Xu2005-10-301-4/+13
| * | [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-293-0/+130
| * | [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-292-2/+52
| * | [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-292-0/+46
| * | [PATCH] memory hotplug prep: __section_nr helperDave Hansen2005-10-291-0/+1
| * | [PATCH] mm: update comments to pte lockHugh Dickins2005-10-291-2/+1
| * | [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-291-4/+38
| * | [PATCH] mm: split page table lockHugh Dickins2005-10-292-11/+41
| * | [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-8/+12
| * | [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-291-1/+0
| * | [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-291-2/+2
| * | [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-292-3/+1
| * | [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-0/+18
| * | [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-291-19/+19
| * | [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-291-1/+1
| * | [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-291-1/+2
| * | [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-291-10/+9
| * | [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-292-3/+10
| * | [PATCH] core remove PageReservedNick Piggin2005-10-291-2/+3
| * | [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-1/+3
| * | [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-291-0/+1
| * | [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-14/+2
| * | [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-2/+2
| * | [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-291-0/+5
| * | [PATCH] vmalloc_nodeChristoph Lameter2005-10-291-1/+7
| |/
* | [libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik2005-10-291-2/+0
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-10-293-2/+84
|\
| * Cleaned up AMD Au1200 IDE driver:Pete Popov2005-10-291-1/+1
| * Philips PNX8550 support: MIPS32-like core with 2 Trimedias on it.Pete Popov2005-10-292-1/+83
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-10-292-0/+138
|\ \ | |/ |/|
| * Merge branch 'master'Jeff Garzik2005-10-2820-106/+1127
| |\
| * | Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-281-0/+136
| * | [PATCH] tg3: add 5714/5715 supportMichael Chan2005-10-281-0/+2
* | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Arnaldo Carvalho de Melo2005-10-295-61/+139
|\ \ \
| * | | [PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton2005-10-281-0/+13