aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-01-10[NETFILTER]: Remove unused function from NAT protocol helpersPatrick McHardy1-7/+0
2006-01-10[NETFILTER]: net/ipv[46]/netfilter.c cleanupsPatrick McHardy1-0/+5
2006-01-10[INET]: congestion and af_ops can be constStephen Hemminger1-2/+2
2006-01-10[PATCH] m68knommu: save reg a5 on context changeGreg Ungerer1-0/+1
2006-01-10[PATCH] m68knommu: fix find_next_zero_bit in bitops.hGreg Ungerer1-1/+1
2006-01-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds29-58/+128
2006-01-10[PATCH] rcu: join rcu_ctrlblk and rcu_stateOleg Nesterov1-0/+4
2006-01-10[PATCH] Work around ppc64 compiler bugAnton Blanchard1-1/+7
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds5-10/+41
2006-01-10[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk1-4/+0
2006-01-10[PATCH] include/asm-sh64/: "extern inline" -> "static inline"Adrian Bunk8-30/+30
2006-01-10[PATCH] char/isicom: More whitespaces and coding styleJiri Slaby1-11/+10
2006-01-10[PATCH] char/isicom: Firmware loadingJiri Slaby1-35/+0
2006-01-10[PATCH] char/isicom: Other little changesJiri Slaby1-3/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox4-25/+31
2006-01-10[PATCH] lib/zlib*: cleanupsAdrian Bunk1-0/+11
2006-01-10[PATCH] DocBook: fix kernel-doc commentsMartin Waitz2-4/+3
2006-01-10[PATCH] include/video/newport.h: "extern inline" -> "static inline"Adrian Bunk1-2/+3
2006-01-10[PATCH] nvidiafb: Add support for some pci-e chipsetsAntonino A. Daplas1-0/+5
2006-01-10[PATCH] fbdev: sstfb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] fbdev: tdfxfb: Driver cleanupsAntonino A. Daplas1-43/+43
2006-01-10[PATCH] fbdev: neofb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] fbdev: kyrofb: Driver cleanupsAntonino A. Daplas1-0/+1
2006-01-10[PATCH] vesafb: Drop blank hookAntonino A. Daplas1-2/+1
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli6-5/+8
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy6-1/+5
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2-6/+0
2006-01-10[PATCH] kprobes: cleanup include/asm/kprobes.hAnil S Keshavamurthy4-34/+1
2006-01-10[PATCH] kprobes: enable funcions only for required archAnil S Keshavamurthy2-0/+4
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner3-37/+10
2006-01-10[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep APIThomas Gleixner1-3/+4
2006-01-10[PATCH] hrtimer: create hrtimer nanosleep APIThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2-3/+4
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner2-0/+145
2006-01-10[PATCH] hrtimer: introduce ktime_t time formatThomas Gleixner1-0/+269
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanup 2Thomas Gleixner1-36/+44
2006-01-10[PATCH] hrtimer: make clockid_t arguments constThomas Gleixner1-11/+11
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-47/+5
2006-01-10[PATCH] hrtimer: move div_long_long_rem out of jiffies.hThomas Gleixner2-12/+55
2006-01-10[PATCH] Generic ioctl.hBrian Gerst17-1196/+96
2006-01-10[PATCH] per-mountpoint noatime/nodiratimeChristoph Hellwig2-7/+6
2006-01-10[PATCH] sanitize building of fs/compat_ioctl.cChristoph Hellwig1-8/+0
2006-01-10[PATCH] __deprecated_for_modules the lookup_hash() prototypeAdrian Bunk1-1/+1
2006-01-10[PATCH] remove update_atimeChristoph Hellwig1-9/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeChristoph Hellwig1-1/+1
2006-01-10[PATCH] move xattr permission checks into the VFSakpm@osdl.org1-0/+15
2006-01-10[PATCH] add vfs_* helpers for xattr operationsChristoph Hellwig1-0/+4
2006-01-10[PATCH] kexec: increase max segment limitakpm@osdl.org1-1/+1
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal1-0/+36
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org1-0/+1
2006-01-10[PATCH] Kdump: powerpc and s390 build failure fixakpm@osdl.org2-0/+10
2006-01-10[PATCH] Kdump: i386 compiler warning fixVivek Goyal1-0/+1
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal1-0/+45
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal5-12/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-1/+4
2006-01-10[PATCH] Add list_for_each_entry_safe_reverse()David Howells1-0/+14
2006-01-10[PATCH] i386: GPIO driver for AMD CS5535/CS5536Ben Gardner1-0/+9
2006-01-10MIPS: R2: Try to bulletproof instruction_hazard against miss-compilation.Ralf Baechle1-5/+15
2006-01-10MIPS: R2: Fix local_irq_save()Maxime Bizon1-0/+1
2006-01-10MIPS: Namespace pollution: dump_regs() -> elf_dump_regs()Al Viro1-2/+2
2006-01-10MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov1-2/+5
2006-01-10Update Yoichi Yuasa's email address.Ralf Baechle11-11/+11
2006-01-10MIPS: Reorganize ISA constants strictly as bitmasks.Ralf Baechle2-31/+31
2006-01-10MIPS: Introduce machinery for testing for MIPSxxR1/2.Ralf Baechle9-1/+62
2006-01-10MIPS: Rename MIPS_CPU_ISA_M{32,64} -> MIPS_CPU_ISA_M{32,64}R1.Ralf Baechle1-10/+7
2006-01-10MIPS: Get rid of atomic_lock.Ralf Baechle1-22/+21
2006-01-10MIPS: DSP: Put mask field into the right place.Ralf Baechle1-1/+1
2006-01-10MIPS: DSP: Set all register masks to 0x3ff.Ralf Baechle1-3/+3
2006-01-10MIPS: Fix mdelay(1) for 64bit kernel with HZ == 1000Atsushi Nemoto1-4/+2
2006-01-10MIPS: DSP: eleminate used_dsp.Ralf Baechle1-1/+0
2006-01-10MIPS: DSP: Context switch the DSPcontrol register also.Ralf Baechle1-0/+2
2006-01-09[MUTEX]: linux/mutex-debug.h needs linux/linkage.hDavid S. Miller1-0/+2
2006-01-10powerpc: Introduce a new config symbol to control 16550 early debug codePaul Mackerras1-0/+4
2006-01-10[PATCH] powerpc: Save device BARs much earlier in the boot sequenceLinas Vepstas2-6/+5
2006-01-10[PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed.Linas Vepstas1-1/+3
2006-01-10[PATCH] powerpc: Remove duplicate codeLinas Vepstas1-0/+3
2006-01-10[PATCH] powerpc: Add "partitionable endpoint" supportLinas Vepstas1-0/+1
2006-01-10[PATCH] powerpc: Split out PCI address cache to its own fileLinas Vepstas1-0/+8
2006-01-10[PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routinesLinas Vepstas3-5/+19
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+69
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds60-18/+995
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-4/+4
2006-01-09[PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.cIngo Molnar1-2/+2
2006-01-09[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov1-2/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar1-3/+3
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen6-11/+12
2006-01-09[PATCH] mutex subsystem, more debugging codeIngo Molnar1-0/+4
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar2-0/+26
2006-01-09[PATCH] mutex subsystem, coreIngo Molnar1-0/+119
2006-01-09[PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven19-0/+171
2006-01-09[PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre1-0/+128
2006-01-09[PATCH] mutex subsystem, add include/asm-x86_64/mutex.hIngo Molnar1-0/+113
2006-01-09[PATCH] mutex subsystem, add include/asm-i386/mutex.hArjan van de Ven1-0/+124
2006-01-09[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar3-0/+251
2006-01-09[PATCH] mutex subsystem, add typecheck_fn(type, function)Chuck Ebbert1-0/+9
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar22-0/+30
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-12/+18
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-3/+3
2006-01-10s/assoicated/associated/Adrian Bunk1-1/+1
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-1790/+1322
2006-01-09Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds1-2/+4
2006-01-09[MMC] Indicate that R1/R1b contains command opcodePierre Ossman1-2/+3
2006-01-09[PKT_SCHED]: Convert tc action functions to single skb pointersPatrick McHardy1-1/+1
2006-01-09[PKT_SCHED]: Use USEC_PER_SECPatrick McHardy1-11/+12
2006-01-09[CRYPTO] Allow multiple implementations of the same algorithmHerbert Xu1-0/+5
2006-01-09[MMC] Add DATA_MULTI flagRussell King1-0/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds9-106/+150
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss1-0/+2
2006-01-09[PATCH] PCI Error Recovery: header file patchlinas1-0/+67
2006-01-09[PATCH] PCI: Export pci_cfg_space_sizeBenjamin Herrenschmidt1-0/+1
2006-01-09[PATCH] pci: store PCI_INTERRUPT_PIN in pci_devKristen Accardi1-0/+1
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena3-3/+12
2006-01-09Merge Linus' tree.Russell King142-1781/+1258
2006-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds100-229/+2012
2006-01-09[PATCH] Update cyblafb driverKnut Petersen1-0/+4
2006-01-09V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2-2/+1
2006-01-09[PATCH] rcu: uninline __rcu_pending()Oleg Nesterov1-30/+1
2006-01-09V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros.Hans Verkuil2-2/+3
2006-01-09V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new mac...Hans Verkuil1-12/+51
2006-01-09V4L/DVB (3269): ioctls cleanups.Michael Krufky5-10/+27
2006-01-09Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-4/+20
2006-01-09V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed valuesHans Verkuil1-10/+5
2006-01-09V4L/DVB (3245): Added some comments about multiple tuner support.Hans Verkuil1-3/+19
2006-01-09V4L/DVB (3234): Included advanced debug option to tvp5150.cMauro Carvalho Chehab1-0/+1
2006-01-09V4L/DVB (3233): Fixed API to set I2S speed controlMauro Carvalho Chehab2-1/+7
2006-01-09V4L/DVB (3196): correct Thomson DTT 761x frequency rangesMichael Krufky1-1/+1
2006-01-09V4L/DVB (3167): added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab1-5/+5
2006-01-09V4L/DVB (3116): tda9887 improvements: better defaults, better configurability.Hans Verkuil1-13/+18
2006-01-09V4L/DVB (3105): Remove AUDC_CONFIG_PINNACLE horror, fix mt20xx radio support.Hans Verkuil1-11/+0
2006-01-09V4L/DVB (3062): Fix wrong tuner.h define for tuner 46Hans Verkuil1-2/+2
2006-01-09DVB (2444): Implement frontend-specific tuning and the ability to disable zigzagAndrew de Quincey1-0/+10
2006-01-09V4L (1021): Tuner description now follows the same CodingStyle as the othersMauro Carvalho Chehab1-22/+0
2006-01-09V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.hMauro Carvalho Chehab1-1/+10
2006-01-09V4L (926_2): Moves compat32 functions from fs to v4l subsystemArnd Bergmann2-26/+3
2006-01-09[ARM] AT91RM9200 doesn't need anything in dma.hRussell King1-8/+0
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People17-0/+1473
2006-01-09[IDE] Use the block layer deferred softirq request completionJens Axboe1-0/+1
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-1/+0
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2-3/+19
2006-01-09[BLOCK] Kill blk_attempt_remerge()Jens Axboe1-1/+0
2006-01-09make elv_try_merge() static, kill the dead declaration ofCoywolf Qi Hunt1-2/+0
2006-01-09[PATCH] ppc64: Fix oprofile when compiled as a moduleAnton Blanchard1-2/+9
2006-01-09[PATCH] 3/5 powerpc: Add platform functions interpreterBenjamin Herrenschmidt3-0/+275
2006-01-09[PATCH] 2/5 powerpc: Rework PowerMac i2c part 2Benjamin Herrenschmidt1-0/+2
2006-01-09[PATCH] 1/5 powerpc: Rework PowerMac i2c part 1Benjamin Herrenschmidt4-31/+78
2006-01-09[PATCH] spufs: set irq affinity for running threadsArnd Bergmann1-0/+1
2006-01-09[PATCH] spufs: fix allocation on 64k pagesArnd Bergmann1-3/+1
2006-01-09[PATCH] spufs: abstract priv1 register access.Arnd Bergmann1-6/+25
2006-01-09[PATCH] spufs: clean up use of bitopsArnd Bergmann1-4/+2
2006-01-09[PATCH] cell: enable pause(0) in cpu_idleArnd Bergmann3-7/+21
2006-01-09[PATCH] Small fix in eeh definitions when CONFIG_EEH not enabledHaren Myneni1-0/+3
2006-01-09[PATCH] powerpc: added a udbg_progressKumar Gala1-0/+1
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall2-2/+20
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2006-01-08[PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1Jan Blunck10-293/+293
2006-01-08[PATCH] parport: bring back an unused phase for ppdev ioctlMarko Kohtala1-1/+3
2006-01-09powerpc: Fix some #ifndef __KERNEL__ that should be #ifdefPaul Mackerras3-3/+3
2006-01-08[PATCH] Split out screen_info from tty.hBrian Gerst2-71/+78
2006-01-08[PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of...Paolo 'Blaisorblade' Giarrusso2-2/+3
2006-01-08[PATCH] shrink struct pageAndrew Morton1-19/+22
2006-01-08[PATCH] aio: reorder kiocb structure elements to make sync iocb setup fasterBenjamin LaHaise1-5/+7
2006-01-08[PATCH] /dev/mem: validate mmap requestsBjorn Helgaas1-0/+1
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton16-103/+15
2006-01-08[PATCH] Abandon gcc-2.95.xAndrew Morton2-31/+0
2006-01-08[PATCH] remove unused blkp field in percpu_dataEric Dumazet1-1/+0
2006-01-08[PATCH] fs: remove s_old_blocksize from struct super_blockPekka Enberg1-1/+0
2006-01-08[PATCH] shrink dentry structEric Dumazet1-2/+7
2006-01-08[PATCH] shared mounts: cleanupMiklos Szeredi2-2/+3
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-0/+2
2006-01-08[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32George Anzinger1-0/+17
2006-01-08[PATCH] keys: Permit running process to instantiate keysDavid Howells3-0/+15
2006-01-08[PATCH] keys: Permit key expiry time to be setDavid Howells1-0/+1
2006-01-08[PATCH] Fix some problems with truncate and mtime semantics.NeilBrown1-1/+2
2006-01-08[PATCH] Permit multiple inclusion of linux/pagevec.hDavid Howells1-0/+5
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-0/+2
2006-01-08[PATCH] relayfs: cleanup, change relayfs_file_* to relay_file_*Tom Zanussi1-3/+2
2006-01-08[PATCH] relayfs: add support for global relay buffersTom Zanussi1-1/+7
2006-01-08[PATCH] relayfs: add support for relay files in other filesystemsTom Zanussi1-0/+34
2006-01-08[PATCH] relayfs: remove unused alloc/destroy_inode()Tom Zanussi1-14/+0
2006-01-08[PATCH] relayfs: add relayfs_remove_file()Tom Zanussi1-0/+1
2006-01-08[PATCH] relayfs: export relayfs_create_file() with fileops paramTom Zanussi1-1/+6
2006-01-08[PATCH] ELF: symbol table type additionsJan Beulich1-0/+2
2006-01-08[PATCH] rcu file: use atomic primitivesNick Piggin3-222/+2
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk1-0/+3
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] export/change sync_page_range/_nolock()OGAWA Hirofumi1-1/+3
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-1/+2
2006-01-08[PATCH] IRQ type flagsRussell King2-4/+21
2006-01-08[PATCH] new driver synclink_gtPaul Fulghum1-1/+8
2006-01-08[PATCH] fix more missing includesTim Schmielau1-0/+1
2006-01-08[PATCH] cpuset: remove test for null cpuset from alloc code pathPaul Jackson1-0/+2
2006-01-08[PATCH] cpuset: rebind vma mempolicies fixPaul Jackson1-0/+18