aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-26[PATCH] EFI, /dev/mem: simplify efi_mem_attribute_range()Bjorn Helgaas1-0/+2
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 Torvalds1-2/+2
2006-03-25[ARM] 3383/3: ixp2000: ixdp2x01 platform serial conversionLennert Buytenhek1-0/+1
2006-03-25include/linux/clk.h is betraying its ARM originsTodd Poynor1-2/+2
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus 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: Try to allocate node memmap near the end of nodeAndi Kleen1-0/+3
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+2
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/net-2.6Linus Torvalds1-0/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-0/+2
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] 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 Russell1-19/+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-24[MODULES]: Don't allow statically declared exportsPatrick McHardy1-0/+1
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-24Fix simple typosAndrzej Zaborowski1-3/+3
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-2/+10
2006-03-24[PATCH] strndup_user()Davi Arnaut1-0/+2