aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-06-26ARM: OMAP: Add core fsample supportBrian Swetland2-0/+55
2006-06-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-36/+0
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-3/+3
2006-06-26Revert "[PATCH] kthread: update loop.c to use kthread"Linus Torvalds1-1/+1
2006-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-0/+14
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+18
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-7/+3
2006-06-26[PATCH] m68knommu: use configurable RAM setup page_offset.hGreg Ungerer1-42/+1
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+12
2006-06-26Merge branch 'x86-64'Linus Torvalds53-539/+953
2006-06-26[PATCH] x86_64: x86_64 stack usage debuggingEric Sandeen1-0/+13
2006-06-26[PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUsVenkatesh Pallipadi4-1/+40
2006-06-26[PATCH] x86_64: Avoid broadcasting NMI IPIsKeith Owens1-2/+5
2006-06-26[PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTORKeith Owens1-0/+2
2006-06-26[PATCH] x86_64: Add cpu_relax to apic_wait_icr_idleAndreas Mohr1-1/+2
2006-06-26[PATCH] x86_64: Fix race in cpu_local_* on preemptible kernelsAndi Kleen2-12/+40
2006-06-26[PATCH] i386/x86-64/ia64: Move polling flag into thread_info_statusAndi Kleen3-5/+13
2006-06-26[PATCH] x86_64: mce_amd support for family 0x10 processorsJacob Shin1-2/+9
2006-06-26[PATCH] x86_64: mce_amd relocate sysfs filesJacob Shin1-0/+2
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-1/+10
2006-06-26[PATCH] x86_64: Add X86_FEATURE_RDTSCP, fix rdtscp in /proc/cpuinfoVojtech Pavlik1-0/+1
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik1-1/+1
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] x86_64: moving phys_proc_id and cpu_core_id to cpuinfo_x86Rohit Seth3-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - Calgary specific bitsJon Mason3-1/+114
2006-06-26[PATCH] x86_64: Calgary IOMMU - IOMMU abstractionsJon Mason2-6/+6
2006-06-26[PATCH] x86_64: Calgary IOMMU - move valid_dma_direction into the callersJon Mason1-0/+17
2006-06-26[PATCH] x86_64: Calgary IOMMU - introduce iommu_detectedJon Mason1-0/+1
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen1-6/+0
2006-06-26[PATCH] x86_64: allow unwinder to build without module supportJan Beulich1-0/+8
2006-06-26[PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich3-12/+12
2006-06-26[PATCH] i386: reliable stack trace support i386 entry.SJan Beulich1-0/+54
2006-06-26[PATCH] i386: reliable stack trace support (i386)Jan Beulich2-1/+99
2006-06-26[PATCH] x86_64: reliable stack trace support (x86-64)Jan Beulich2-1/+107
2006-06-26[PATCH] x86_64: reliable stack trace supportJan Beulich3-0/+129
2006-06-26[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.Andi Kleen2-2/+2
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-16/+0
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsAndi Kleen1-0/+5
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen2-3/+1
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus4-41/+45
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2-0/+4
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2-0/+15
2006-06-26[PATCH] x86_64: Remove bogus comment in topology.hAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: Remove most of ia32_unistd.hAndi Kleen1-305/+3
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann10-123/+192
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2-0/+2
2006-06-26[PATCH] x86_64: Use __always_inline for __inline_memcpyAndi Kleen1-1/+2
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-1/+128
2006-06-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-3/+11
2006-06-26[PATCH] md: Don't write dirty/clean update to spares - leave them aloneNeilBrown1-0/+1
2006-06-26[PATCH] md/bitmap: change md/bitmap file handling to use bmap to file blocksNeilBrown1-3/+4
2006-06-26[PATCH] md/bitmap: remove bitmap writeback daemonNeilBrown1-6/+0
2006-06-26[PATCH] md: make md_print_devices() staticAdrian Bunk1-4/+0
2006-06-26[PATCH] md: support stripe/offset mode in raid10NeilBrown1-1/+6
2006-06-26[PATCH] md: allow a linear array to have drives added while activeNeilBrown1-0/+2
2006-06-26[PATCH] md: allow checkpoint of recovery with version-1 superblockNeilBrown2-1/+10
2006-06-26[PATCH] md: merge raid5 and raid6 codeNeilBrown1-0/+1
2006-06-26[PATCH] md: remove arbitrary limit on chunk sizeNeilBrown1-1/+2
2006-06-26[PATCH] dm: improve error message consistencyAlasdair G Kergon1-0/+1
2006-06-26[PATCH] dm: prevent removal if openAlasdair G Kergon1-3/+3
2006-06-26[PATCH] dm: create error tableDavid Teigland1-0/+6
2006-06-26[PATCH] dm: add exportsAlasdair G Kergon1-2/+102
2006-06-26[PATCH] lib: add idr_replaceJeff Mahoney1-0/+1
2006-06-26[PATCH] VT binding: Update fbcon to support bindingAntonino A. Daplas1-5/+7
2006-06-26[PATCH] VT binding: Add binding/unbinding support for the VT consoleAntonino A. Daplas1-1/+3
2006-06-26[PATCH] Detaching fbcon: sdd sysfs class device entry for fbconAntonino A. Daplas1-7/+0
2006-06-26[PATCH] backlight: LOCOMO Backlight Driver updatesRichard Purdie1-0/+5
2006-06-26[PATCH] coredump: kill ptrace related stuffOleg Nesterov1-1/+0
2006-06-26[PATCH] proc: Use struct pid not struct task_refEric W. Biederman1-2/+2
2006-06-26[PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman1-1/+7
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman3-8/+2
2006-06-26[PATCH] proc: Replace proc_inode.type with proc_inode.fdEric W. Biederman1-1/+1
2006-06-26[PATCH] i4l: Gigaset drivers: add IOCTLs to compat_ioctl.hHansjoerg Lipp1-0/+5
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy5-0/+6
2006-06-26[PATCH] Notify page fault call chain for sparc64Anil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Notify page fault call chain for powerpcAnil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Notify page fault call chain for ia64Anil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Notify page fault call chain for i386Anil S Keshavamurthy1-0/+2
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy1-0/+2
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel2-105/+12
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-0/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-7/+7
2006-06-26[PATCH] Time: i386 Conversion - part 3: Enable Generic Timekeepingjohn stultz2-57/+2
2006-06-26[PATCH] Time: i386 Conversion - part 2: Rework TSC Supportjohn stultz4-34/+56
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz1-0/+15
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz1-0/+97
2006-06-26[PATCH] Time: Let user request precision from current_tick_length()john stultz1-1/+1
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz1-0/+2
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz1-0/+181
2006-06-26[PATCH] Add new generic HW RNG coreMichael Buesch1-0/+50
2006-06-26[PATCH] keys: discard the contents of a key on revocationDavid Howells1-0/+1
2006-06-26[PATCH] keys: sort out key quota systemDavid Howells2-7/+17
2006-06-26spelling fixesAndreas Mohr3-3/+3
2006-06-26V4L/DVB (4223): Add V4L2_CID_MPEG_STREAM_VBI_FMT controlHans Verkuil2-0/+11
2006-06-26V4L/DVB (4221): Add HM12 YUV format define.Hans Verkuil1-0/+1
2006-06-26[CRYPTO] api: Removed const from cra_name/cra_driver_nameHerbert Xu1-2/+2
2006-06-26[CRYPTO] api: Added cra_init/cra_exitHerbert Xu1-2/+3
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu1-14/+15
2006-06-26[NET] netpoll: break recursive loop in netpoll rx pathNeil Horman1-0/+1
2006-06-25[NET]: make net/core/dev.c:netdev_nit staticAdrian Bunk1-1/+0
2006-06-25[TIPC]: Corrected potential misuse of tipc_media_addr structure.Allan Stephens1-2/+10
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller1-0/+16
2006-06-25[SPARC]: Add unique device_node IDs and a ".node" property.David S. Miller2-0/+4
2006-06-25[SPARC]: Add of_set_property() interface.David S. Miller2-0/+16
2006-06-25[SPARC64]: Add missing interfaces to dma-mapping.hDavid S. Miller1-0/+43
2006-06-25[SPARC64]: Allow floppy driver to build modular.David S. Miller1-1/+49
2006-06-26Input: fix misspelling of Hangeul keyJerome Pinot1-1/+2
2006-06-26Input: reset name, phys and uniq when unregisteringDmitry Torokhov1-6/+1
2006-06-25[PATCH] m68knommu: make enable_irq() macro statementGreg Ungerer1-1/+1
2006-06-25[PATCH] m68knommu: fix ColdFire 5249 PLL setGreg Ungerer1-1/+1
2006-06-25[PATCH] m68knommu: ColdFire cache flush fixupsGreg Ungerer1-3/+10
2006-06-25[PATCH] m68knommu: force stack alignment on ColdFireGreg Ungerer1-8/+20
2006-06-25[PATCH] m68knommu: configurable frequency selection headerGreg Ungerer1-59/+17
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds1-1/+0
2006-06-25[PATCH] m68knommu: add ColdFire 532x UART address supportGreg Ungerer1-0/+4
2006-06-25[PATCH] m68knommu: include ColdFire 532x register definitionsGreg Ungerer1-0/+3
2006-06-25[PATCH] m68knommu: add ColdFire 532x cache initGreg Ungerer1-0/+15
2006-06-25[PATCH] m68knommu: ColdFire 532x register definitionsGreg Ungerer1-0/+2238
2006-06-25[PATCH] m68knommu: read/write register access for PIT timerGreg Ungerer1-5/+3
2006-06-25[PATCH] m68knommu: read/write register access for ColdFire core timerGreg Ungerer1-17/+13
2006-06-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds9-38/+109
2006-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds18-218/+1251
2006-06-25[PATCH] Fix "biovec-(256)" in /proc/slabinfoAlexey Dobriyan1-1/+1
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei1-0/+2
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2-4/+6
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2-0/+11
2006-06-25[PATCH] synclink_gt: add GT2 adapter supportPaul Fulghum1-0/+1
2006-06-25[PATCH] add synclink_gt custom hdlc idlePaul Fulghum1-1/+3
2006-06-25[PATCH] kthread: move kernel-doc and put it into DocBookRandy Dunlap1-62/+3
2006-06-25[PATCH] Implement kasprintfJeremy Fitzhardinge1-0/+2
2006-06-25[PATCH] ktime/hrtimer: fix kernel-doc commentsRandy Dunlap2-11/+0
2006-06-25[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkatUlrich Drepper1-0/+1
2006-06-25[PATCH] kthread: update loop.c to use kthreadSerge E. Hallyn1-1/+1
2006-06-25[PATCH] fuse: add request interruptionMiklos Szeredi1-1/+6
2006-06-25[PATCH] fuse: add POSIX file locking supportMiklos Szeredi1-2/+24
2006-06-25[PATCH] fuse: use MISC_MAJORJan Engelhardt1-1/+2
2006-06-25[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__akpm@osdl.org1-3/+0
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger1-3/+1
2006-06-25[PATCH] RTC: Add rtc_year_days() to calculate tm_ydayAndrew Victor1-0/+1
2006-06-25[PATCH] Add v3020 RTC supportRaphael Assenat1-0/+35
2006-06-25[PATCH] rtc subsystem: add capability checksAlessandro Zummo1-0/+1
2006-06-25[PATCH] RTC: rtc-dev UIE emulationAtsushi Nemoto1-0/+10
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi1-1/+1
2006-06-25[PATCH] nbd: endian annotationsAlexey Dobriyan1-6/+6
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton1-1/+2
2006-06-25[PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar1-0/+13
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2-6/+14
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2-8/+19
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks1-0/+5
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown1-12/+34
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown1-0/+6
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox1-0/+3
2006-06-25[PATCH] list.h doc: change "counter" to "cursor"Randy Dunlap1-26/+26
2006-06-25[PATCH] fix list.h kernel-docRandy Dunlap1-30/+52
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk2-2/+6
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman1-0/+1
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk1-2/+0
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov1-1/+13
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov1-9/+52
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov1-0/+1
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov1-0/+13
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov1-1/+1
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov1-1/+2
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras6-0/+12
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall11-28/+18
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann3-15/+42
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel3-56/+58
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel1-17/+5
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel3-18/+5
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel1-0/+4
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel1-5/+3
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel3-48/+25
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel2-7/+20
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel1-55/+37
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel3-34/+10
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel1-0/+7
2006-06-25[PATCH] m68k: dma API additionRoman Zippel1-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel2-10/+61
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel1-20/+20
2006-06-25[PATCH] m68k: fix constraints of the signal functions and some cleanupRoman Zippel1-5/+14
2006-06-25[PATCH] m68k: fix uaccess.h for gcc-3.xRoman Zippel1-107/+127
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge7-163/+16
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter2-1/+12
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter1-1/+0
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton1-1/+0
2006-06-25[ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King1-7/+0
2006-06-25Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust45-145/+735
2006-06-25git-nfs-build-fixesAndrew Morton1-2/+0
2006-06-25[ARM] Remove save_lr/restore_pc macrosRussell King1-12/+0
2006-06-25Merge branch 'odirect'Trond Myklebust1-2/+0
2006-06-25[ARM] Remove LOADREGS macroRussell King1-11/+0
2006-06-25[ARM] Remove RETINSTR macroRussell King1-6/+0
2006-06-25V4L/DVB (4210b): git-dvb: tea575x-tuner build fixAndrew Morton1-1/+2
2006-06-25V4L/DVB (4205): Merge tda9887 module into tuner.Mauro Carvalho Chehab1-0/+10
2006-06-25V4L/DVB (4203): Explicitly set the enum values.Hans Verkuil2-94/+94
2006-06-25V4L/DVB (4202): allow selecting CX2341x port modeHans Verkuil1-0/+7
2006-06-25V4L/DVB (4199): Add cx2341x-specific control array to cx2341x.cHans Verkuil1-0/+1
2006-06-25V4L/DVB (4198): Avoid newer usages of obsoleted experimental MPEGCOMP APIHans Verkuil1-2/+7
2006-06-25V4L/DVB (4191): Add CX2341X MPEG encoder module.Hans Verkuil1-0/+60