summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fat: add fat_getattr()OGAWA Hirofumi2006-11-161-0/+2
* [POWERPC] Wire up sys_move_pagesStephen Rothwell2006-11-162-1/+3
* [POWERPC] Add the thread_siblings files to sysfsStephen Rothwell2006-11-161-1/+7
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-11-144-2/+11
|\
| * [PATCH] x86-64: Fix race in exit_idleAndi Kleen2006-11-141-0/+9
| * [PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen2006-11-141-2/+0
| * [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-142-0/+2
* | [PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins2006-11-141-3/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-131-0/+1
|\
| * [IPVS]: Compile fix for annotations in userland.Simon Horman2006-11-091-0/+1
* | [PATCH] Fix missing parens in set_personality()Russell King2006-11-131-1/+1
* | [PATCH] mspec driver build fixJes Sorensen2006-11-131-1/+5
* | [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-131-1/+2
|/
* [PATCH] htirq: allow buggy drivers of buggy hardware to write the registersEric W. Biederman2006-11-081-0/+5
* [PATCH] htirq: refactor so we only have one function that writes to the chipEric W. Biederman2006-11-081-4/+7
* [PATCH] IPMI: retry messages on certain error returnsCorey Minyard2006-11-081-0/+2
* [PATCH] nfsd4: fix open-create permissionsJ. Bruce Fields2006-11-081-1/+1
* x86-64: clean up io-apic accessesLinus Torvalds2006-11-081-34/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-11-071-4/+4
|\
| * [ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz2006-11-031-4/+4
* | [MIPS] Make irq number allocator generally available for fixing EV64120.Ralf Baechle2006-11-061-0/+4
* | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-11-061-1/+2
|\ \
| * | AVR32: Wire up sys_epoll_pwaitHaavard Skinnemoen2006-11-061-1/+2
* | | [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-061-3/+11
* | | [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+6
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-053-21/+21
|\ \
| * | [IPV6]: Fix ECN bug on big-endianAl Viro2006-11-051-1/+1
| * | [IPX]: Annotate and fix IPX checksumAl Viro2006-11-051-2/+2
| * | [IPX]: Trivial parts of endianness annotationsAl Viro2006-11-052-18/+18
* | | [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-052-6/+13
|/ /
* | [PATCH] powerpc: wire up sys_migrate_pagesStephen Rothwell2006-11-032-2/+2
* | [PATCH] Create compat_sys_migrate_pagesStephen Rothwell2006-11-031-0/+4
* | [PATCH] swsusp: debuggingRafael J. Wysocki2006-11-031-1/+3
* | [PATCH] Add printk_timed_ratelimit()Andrew Morton2006-11-031-0/+2
* | [PATCH] fix UFS superblock alignment issuesEric Sandeen2006-11-031-1/+1
* | pci_ids.h: Add NVIDIA PCI IDPeer Chen2006-11-021-0/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-022-2/+20
|\ \
| * | RDMA/addr: Use client registration to fix module unload raceSean Hefty2006-11-021-1/+19
| * | IB/uverbs: Return sq_draining value in query_qp responseJack Morgenstein2006-10-301-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-021-1/+1
|\ \ \
| * | | [MIPS] Don't use R10000 llsc workaround version for all llsc-full processors.Ralf Baechle2006-11-021-1/+1
| | |/ | |/|
* | | [SPARC64]: Fix futex_atomic_cmpxchg_inatomic implementation.David S. Miller2006-11-011-10/+8
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-11-013-2/+4
|\ \
| * | [MIPS] 16K & 64K page size fixesRalf Baechle2006-11-013-2/+4
* | | i386: clean up io-apic accessesLinus Torvalds2006-11-011-28/+1
|/ /
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-11-017-24/+126
|\ \
| * | [POWERPC] Make mmiowb's io_sync preempt safeHugh Dickins2006-11-011-2/+5
| * | [POWERPC] Make current preempt-safeHugh Dickins2006-11-011-1/+11
| * | [POWERPC] Use 4kB iommu pages even on 64kB-page systemsLinas Vepstas2006-11-012-3/+22
| * | [POWERPC] Fix oprofile support for e500 in arch/powerpcAndy Fleming2006-11-012-15/+85
OpenPOWER on IntegriCloud