aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] bitops: remove unused generic bitops in include/linux/bitops.hAkinobu Mita1-123/+1
2006-03-26[PATCH] bitops: sh: make thread_info.flags an unsigned longAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: update include/asm-generic/bitops.hAkinobu Mita1-63/+13
2006-03-26[PATCH] bitops: xtensa: use generic bitopsAkinobu Mita1-332/+8
2006-03-26[PATCH] bitops: x86_64: use generic bitopsAkinobu Mita1-36/+6
2006-03-26[PATCH] bitops: v850: use generic bitopsAkinobu Mita1-209/+11
2006-03-26[PATCH] bitops: sparc64: use generic bitopsAkinobu Mita1-206/+13
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita1-376/+12
2006-03-26[PATCH] bitops: sh64: use generic bitopsAkinobu Mita1-373/+11
2006-03-26[PATCH] bitops: sh: use generic bitopsAkinobu Mita1-332/+10
2006-03-26[PATCH] bitops: s390: use generic bitopsAkinobu Mita1-39/+5
2006-03-26[PATCH] bitops: powerpc: use generic bitopsAkinobu Mita1-101/+4
2006-03-26[PATCH] bitops: parisc: use generic bitopsAkinobu Mita1-277/+9
2006-03-26[PATCH] bitops: mips: use generic bitopsAkinobu Mita1-449/+16
2006-03-26[PATCH] bitops: m68knommu: use generic bitopsAkinobu Mita1-212/+9
2006-03-26[PATCH] m68k: fix undefined reference to generic_find_next_zero_le_bitAkinobu Mita1-2/+52
2006-03-26[PATCH] bitops: m68k: use generic bitopsAkinobu Mita1-81/+5
2006-03-26[PATCH] bitops: m32r: use generic bitopsAkinobu Mita1-445/+12
2006-03-26[PATCH] bitops: ia64: use generic bitopsAkinobu Mita1-50/+17
2006-03-26[PATCH] bitops: i386: use generic bitopsAkinobu Mita1-47/+8
2006-03-26[PATCH] bitops: h8300: use generic bitopsAkinobu Mita1-213/+9
2006-03-26[PATCH] bitops: frv: use generic bitopsAkinobu Mita1-161/+9
2006-03-26[PATCH] bitops: cris: use generic bitopsAkinobu Mita1-226/+8
2006-03-26[PATCH] bitops: arm26: use generic bitopsAkinobu Mita1-136/+10
2006-03-26[PATCH] bitops: arm: use generic bitopsAkinobu Mita1-136/+10
2006-03-26[PATCH] bitops: alpha: use generic bitopsAkinobu Mita1-116/+7
2006-03-26[PATCH] bitops: generic minix_{test,set,test_and_clear,test,find_first_zero}_...Akinobu Mita2-0/+32
2006-03-26[PATCH] bitops: generic ext2_{set,clear}_bit_atomic()Akinobu Mita1-0/+22
2006-03-26[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...Akinobu Mita2-0/+71
2006-03-26[PATCH] fix error: __u32 undeclaredAkinobu Mita2-0/+4
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita1-0/+9
2006-03-26[PATCH] bitops: generic ffs()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic sched_find_first_bit()Akinobu Mita1-0/+36
2006-03-26[PATCH] bitops: generic find_{next,first}{,_zero}_bit()Akinobu Mita1-0/+13
2006-03-26[PATCH] bitops: generic fls64()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic fls()Akinobu Mita1-0/+41
2006-03-26[PATCH] bitops: generic ffz()Akinobu Mita1-0/+12
2006-03-26[PATCH] bitops: generic __ffs()Akinobu Mita1-0/+43
2006-03-26[PATCH] bitops: generic __{,test_and_}{set,clear,change}_bit() and test_bit()Akinobu Mita1-0/+111
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita1-0/+191
2006-03-26[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita15-72/+60
2006-03-26[PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita1-1/+0
2006-03-26[PATCH] bitops: parisc: add ()-pair in __ffz() macroAkinobu Mita1-1/+1
2006-03-26[PATCH] bitops: alpha: use config options instead of __alpha_fix__ and __alph...Akinobu Mita2-7/+7
2006-03-26[PATCH] arm: fix undefined reference to generic_flsAkinobu Mita1-1/+30
2006-03-26[PATCH] more s/fucn/func/ typo fixesAkinobu Mita2-5/+5
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - tty interfaceHansjoerg Lipp1-0/+32
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu1-0/+6
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel3-5/+4
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-12/+6
2006-03-26[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()Roman Zippel1-20/+0
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel1-9/+2
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel1-3/+1
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner1-8/+12
2006-03-26[PATCH] remove ->get_blocks() supportBadari Pulavarty1-10/+7
2006-03-26[PATCH] pass b_size to ->get_block()Badari Pulavarty1-0/+1
2006-03-26[PATCH] change buffer_head.b_size to size_tBadari Pulavarty1-8/+11
2006-03-26[PATCH] ext3_get_blocks: support multiple blocks allocation in ext3_new_block()Mingming Cao1-1/+4
2006-03-26[PATCH] ext3_get_blocks: Mapping multiple blocks at a onceMingming Cao1-3/+3
2006-03-26[PATCH] 2TB files: change type of kstatfs entriesTakashi Sato1-5/+5
2006-03-26[PATCH] 2TB files: add blkcnt_tTakashi Sato8-1/+33
2006-03-26[PATCH] 2TB files: st_blocks is invalid when calling stat64Takashi Sato5-13/+5
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-3/+1
2006-03-26[PATCH] mempool: add mempool_create_slab_pool()Matthew Dobson1-0/+8
2006-03-26[PATCH] mempool: add kzalloc allocatorMatthew Dobson1-2/+8
2006-03-26[PATCH] mempool: add kmalloc allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] mempool: add page allocatorMatthew Dobson1-0/+12
2006-03-26[PATCH] Use loff_t for size in struct proc_dir_entryManeesh Soni1-1/+1
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2-0/+4
2006-03-26[PATCH] create struct compat_timex and use it everywhereStephen Rothwell1-0/+26
2006-03-26[PATCH] VFS,fs/locks.c,NFSD4: add race_free posix_lock_file_conf() interfaceAndy Adamson1-0/+1
2006-03-26[PATCH] hpet header sanitizationRandy Dunlap1-16/+20
2006-03-26[PATCH] ipmi: add full sysfs supportCorey Minyard3-3/+48
2006-03-26[PATCH] cleanup smp_call_function UP buildCon Kolivas1-1/+5
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidNeilBrown3-4/+4
2006-03-26[PATCH] Make address_space_operations->sync_page return voidNeilBrown2-2/+2
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas2-9/+11
2006-03-26[PATCH] ia64: ioremap: check EFI for valid memory attributesBjorn Helgaas1-13/+2
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas2-2/+4
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch2-0/+11
2006-03-26[PATCH] Add flush_kernel_dcache_page() APIJames Bottomley1-0/+6
2006-03-26[PATCH] Add API for flushing Anon pagesJames Bottomley1-0/+6
2006-03-26[PATCH] protect remove_proc_entrySteven Rostedt1-0/+3
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-88/+234
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-0/+1
2006-03-25Merge nommu treeRussell King5-80/+111
2006-03-25[ARM] 3397/1: AT91RM9200 Header updateAndrew Victor1-1/+99
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor1-2/+2
2006-03-25powerpc: fix strncasecmp prototypeLinus Torvalds1-1/+1
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds3-30/+147
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds14-128/+153
2006-03-25[PATCH] x86_64: Removed duplicated declaration of force_iommuAndi Kleen1-1/+0
2006-03-25[PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet1-2/+7
2006-03-25[PATCH] x86_64: Make local_t 64bit instead of 32bitAndi Kleen1-5/+5
2006-03-25[PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen1-18/+0
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal1-0/+1
2006-03-25[PATCH] x86_64: Try to allocate node memmap near the end of nodeAndi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven1-1/+1
2006-03-25[PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffersAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen3-5/+41
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+2
2006-03-25[PATCH] x86_64: Don't define string functions to builtinAndi Kleen1-14/+3
2006-03-25[PATCH] x86_64: remove dead do_softirq_thunkJan Beulich1-2/+0
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2-0/+32
2006-03-25[PATCH] x86_64: eliminate set_debug()Jan Beulich2-9/+1
2006-03-25[PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen1-2/+2
2006-03-25[PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen1-0/+4
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds13-25/+47
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-3/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-11/+24
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-2/+3
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-45/+462
2006-03-25[PATCH] remove pps supportRoman Zippel1-41/+0
2006-03-25[PATCH] udf: remove duplicate definitionsPekka Enberg1-21/+0
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-1/+0
2006-03-25[PATCH] cpumask: uninline any_online_cpu()Andrew Morton1-10/+3
2006-03-25[PATCH] cpumask: uninline highest_possible_processor_id()Andrew Morton1-9/+6
2006-03-25[PATCH] cpumask: uninline next_cpu()Andrew Morton1-7/+4
2006-03-25[PATCH] cpumask: uninline first_cpu()Andrew Morton1-5/+6
2006-03-25[PATCH] radix-tree documentation cleanupsJonathan Corbet1-5/+8
2006-03-25[PATCH] roundup_pow_of_two() 64-bit fixAndrew Morton2-2/+10
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright2-7/+18
2006-03-25[PATCH] add a proper prototype for setup_arch()Adrian Bunk1-0/+4
2006-03-25[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi21-0/+22
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton1-47/+2
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-33/+0
2006-03-25[PATCH] hp300: fix driver_register() return handling, remove dio_module_init()Bjorn Helgaas1-32/+0
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-3/+3
2006-03-25[PATCH] parport: move PP_MAJOR from ppdev.h to major.hRene Herman2-2/+1
2006-03-25[PATCH] inotify: lock avoidance with parent watch status in dentryNick Piggin3-0/+32
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk1-7/+0
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell2-22/+0
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller1-2/+2
2006-03-25[PATCH] Introduce FMODE_EXEC file flagOleg Drokin1-0/+5
2006-03-25[PATCH] reiserfs: fix transaction overflowingAlexander Zarochentzev1-0/+5
2006-03-25[PATCH] fs/inode.c: make iprune_mutex staticAdrian Bunk1-1/+0
2006-03-25[PATCH] Small cleanup in quota.hJan Kara1-1/+0
2006-03-25[PATCH] jbd: embed j_commit_timer in journal structAndrew Morton1-1/+3
2006-03-25[PATCH] slab: optimize constant-size kzalloc callsPekka Enberg1-3/+27
2006-03-25[PATCH] slab: introduce kmem_cache_zalloc allocatorPekka Enberg1-0/+2
2006-03-25[PATCH] slab: implement /proc/slab_allocatorsAl Viro1-2/+4
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-0/+1
2006-03-25[IPV4]: Aggregate route entries with different TOS valuesIlia Sotnikov1-1/+1
2006-03-24[NET]: Fill in a 32-bit hole in struct sock on 64-bit platforms.David S. Miller1-1/+1
2006-03-24[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
2006-03-24[IA64] New IA64 core/thread detection patchFenghua Yu1-2/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-1/+1
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-0/+4
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+9
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava5-14/+20
2006-03-24[IA64] cleanup dig_irq_initChen, Kenneth W1-2/+0
2006-03-24V4L/DVB (3599): Implement new routing commands for wm8775 and cs53l32a.Hans Verkuil2-0/+69
2006-03-24V4L/DVB (3598): Add bit algorithm adapter for the Conexant CX2341X boards.Hans Verkuil1-0/+1
2006-03-24V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil1-0/+1
2006-03-24V4L/DVB (3582): Implement correct msp3400 input/output routingHans Verkuil2-8/+5
2006-03-24V4L/DVB (3581): Add new media/msp3400.h header containing the routing macrosHans Verkuil1-0/+221
2006-03-24V4L/DVB (3577): Cleanup audio input handlingHans Verkuil3-21/+34
2006-03-24V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab1-29/+29
2006-03-24V4L/DVB (3547): Tvaudio.h are just i2c addresses. Merged into i2c-addr.hMauro Carvalho Chehab1-0/+14
2006-03-24V4L/DVB (3546): Fix Compilation after moving bttv codeMauro Carvalho Chehab2-0/+74
2006-03-24V4L/DVB (3516): Make video_buf more genericMauro Carvalho Chehab2-16/+43
2006-03-24[IA64] MCA recovery: kernel context recovery tableRuss Anderson1-0/+11
2006-03-24Fix simple typosAndrzej Zaborowski1-3/+3
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor1-0/+138
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+11
2006-03-24[PATCH] strndup_user()Davi Arnaut1-0/+2
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar1-2/+2
2006-03-24[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala1-0/+1
2006-03-24[PATCH] Secure Digital Host Controller id and regsPierre Ossman1-0/+1
2006-03-24[PATCH] fsync: extract internal codeAndrew Morton1-0/+1
2006-03-24[PATCH] set_page_dirty() return value fixesAndrew Morton1-1/+1
2006-03-24[PATCH] balance_dirty_pages_ratelimited: take nr_pages argAndrew Morton1-1/+9
2006-03-24[PATCH] sound: remove PC98-specific OPL3_HW_OPL3_PC98Arthur Othieno1-1/+0
2006-03-24[PATCH] fadvise(): write commandsAndrew Morton2-0/+11
2006-03-24[PATCH] abstract type/size specification for assemblyJan Beulich4-5/+27
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan2-2/+2
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2-0/+6
2006-03-24[PATCH] cpuset memory spread slab cache implementationPaul Jackson1-0/+1
2006-03-24[PATCH] cpuset memory spread page cache implementation and hooksPaul Jackson1-0/+5
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson2-1/+31
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk4-43/+6
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel1-2/+2
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson1-0/+3
2006-03-24[PATCH] remove ISA legacy functions: remove the helpersAl Viro7-189/+0
2006-03-24[PATCH] s390: BUG() warningsMartin Schwidefsky1-2/+3
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2-6/+6
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o1-1/+3
2006-03-24[PATCH] add sys_unshare to syscalls.hArnd Bergmann1-0/+1
2006-03-24[PATCH] libata: Remove dependence on host_set->dev for SASBrian King1-0/+1
2006-03-24[PATCH] libata: add ata_dev_pair helperAlan Cox1-0/+2
2006-03-24[PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2-3/+3
2006-03-24[PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo1-0/+5
2006-03-23[SPARC]: Try to start getting SMP back into shape.Bob Breuer3-11/+24
2006-03-23Merge branch 'linus'Trond Myklebust367-2217/+5040
2006-03-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-4/+404
2006-03-23Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds6-0/+570
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds4-14/+18
2006-03-23Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2-3/+10