aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-25[PATCH] "RTC-framework" driver for DS1307 and similar RTC chipsDavid Brownell3-0/+407
2006-06-25[PATCH] Correct sa'K' description in sysrq.txtJesper Juhl1-2/+3
2006-06-25[PATCH] printk time parameterJan Engelhardt1-0/+2
2006-06-25[PATCH] radixtree: normalize radix_tree_tag_get() return valueWu Fengguang1-1/+1
2006-06-25[PATCH] epoll: use unlocked wqueue operationsDavide Libenzi2-8/+11
2006-06-25[PATCH] nbd: endian annotationsAlexey Dobriyan1-6/+6
2006-06-25[PATCH] Make EXT2_DEBUG work againValerie Henson5-37/+24
2006-06-25[PATCH] emu10k1: mark midi_spinlock as usedAlexey Dobriyan1-1/+1
2006-06-25[PATCH] for_each_cpu_mask() warning fixAndrew Morton1-1/+2
2006-06-25[PATCH] Make sysctl obligatory except under CONFIG_EMBEDDEDH. Peter Anvin1-1/+2
2006-06-25[PATCH] introduce WARN_ON_ONCE(cond)Ingo Molnar1-0/+13
2006-06-25[PATCH] Make procfs obligatory except under CONFIG_EMBEDDEDH. Peter Anvin1-1/+2
2006-06-25[PATCH] kernel-doc: mm/readhead fixupRandy Dunlap1-2/+1
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao8-88/+96
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao8-149/+177
2006-06-25[PATCH] megaraid_mbox: fix section mismatch warningsRandy Dunlap1-1/+1
2006-06-25[PATCH] wd7000: fix section mismatch warningsRandy.Dunlap1-1/+1
2006-06-25[PATCH] AX88796 parallel port driverBen Dooks4-1/+462
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley1-5/+3
2006-06-25[PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2-12/+153
2006-06-25[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytesNeilBrown4-26/+40
2006-06-25[PATCH] constify libcrc32c tableAndreas Mohr1-1/+1
2006-06-25[PATCH] constify parts of kernel/power/Andreas Mohr2-3/+3
2006-06-25[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pagesChris Wright1-2/+1
2006-06-25[PATCH] Updated kdump documentationDavid Wilder1-125/+295
2006-06-25[PATCH] moxa: partial CodingStyle cleanup & spelling fixesJesper Juhl1-344/+450
2006-06-25[PATCH] moxa: remove pointless check of 'tty' argument vs NULLJesper Juhl1-2/+2
2006-06-25[PATCH] moxa: remove pointless castsJesper Juhl1-21/+21
2006-06-25[PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o1-1/+1
2006-06-25[PATCH] ext3: fix memory leak when the journal file is corruptedTheodore Ts'o1-0/+1
2006-06-25[PATCH] ext2: clean up dead code from mount codeTheodore Ts'o1-1/+0
2006-06-25[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2-0/+20
2006-06-25[PATCH] schedule_on_each_cpu(): reduce kmalloc() sizeAndrew Morton1-8/+20
2006-06-25[PATCH] kernel-doc: script cleanupsRandy Dunlap1-2/+2
2006-06-25[PATCH] kernel-doc: drop leading space in sectionsRandy Dunlap1-0/+3
2006-06-25[PATCH] EDD isn't EXPERIMENTAL anymoreChris Wedgwood1-2/+1
2006-06-25[PATCH] pdflush: handle resume wakeupsAndrew Morton1-8/+7
2006-06-25[PATCH] cpqarray section fixAndrew Morton1-2/+2
2006-06-25[PATCH] IDE CD end-of media error fixAlan Cox3-28/+152
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] nbd: kill obsolete changelog, add GPLPavel Machek1-32/+2
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk11-18/+15
2006-06-25[PATCH] Make printk work for really early debuggingMichael Ellerman2-17/+34
2006-06-25[PATCH] Add driver for ARM AMBA PL031 RTCDeepak Saxena3-0/+244
2006-06-25[PATCH] idetape gcc 4.1 warning fixDaniel Walker1-16/+33
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt1-5/+10
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt1-12/+12
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt1-2/+3
2006-06-25[PATCH] drivers/char/applicom.c: proper module_{init,exit}Adrian Bunk1-36/+4
2006-06-25[PATCH] oprofile: convert from semaphores to mutexesMarkus Armbruster4-25/+25
2006-06-25[PATCH] msnd section fixAndrew Morton1-1/+1
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk2-5/+6
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov5-14/+13
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov5-57/+139
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov1-0/+21
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov3-157/+173
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2-7/+6
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton1-3/+3
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov1-40/+76
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2-16/+12
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov4-5/+8
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov11-217/+168
2006-06-25[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKENEvgeniy Dushistov1-1/+1
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov2-71/+87
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov7-85/+91
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov3-508/+552
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2-34/+25
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov3-44/+140
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov2-27/+18
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov3-47/+21
2006-06-25[PATCH] pnp: card_probe(): fix memory leakJesper Juhl1-22/+26
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2-8/+8
2006-06-25[PATCH] Allow raw_notifier callouts to unregister themselvesAlan Stern1-2/+3
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras11-7/+19
2006-06-25[PATCH] random: remove redundant SA_SAMPLE_RANDOM from touchscreen driversMatt Mackall2-6/+3
2006-06-25[PATCH] random: change cpqarray to use add_disk_randomnessMatt Mackall1-2/+3
2006-06-25[PATCH] random: make CCISS use add_disk_randomnessMatt Mackall1-2/+2
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall11-28/+18
2006-06-25[PATCH] bloat-o-meter: gcc-4 fixRob Landley1-1/+2
2006-06-25[PATCH] ensure NULL deref can't possibly happen in is_exported()Jesper Juhl1-1/+1
2006-06-25[PATCH] Rewritten backlight infrastructure for portable Apple computersMichael Hanselmann26-711/+1529
2006-06-25[PATCH] uml: remove dead declarationAdrian Bunk1-2/+0
2006-06-25[PATCH] m68k: convert VME irq codeRoman Zippel12-555/+88
2006-06-25[PATCH] m68k: convert sun3 irq codeRoman Zippel4-213/+32
2006-06-25[PATCH] m68k: convert q40 irq codeRoman Zippel3-317/+169
2006-06-25[PATCH] m68k: convert mac irq codeRoman Zippel12-425/+159
2006-06-25[PATCH] m68k: convert hp300 irq codeRoman Zippel5-194/+6
2006-06-25[PATCH] m68k: convert atari irq codeRoman Zippel2-247/+42
2006-06-25[PATCH] m68k: convert apollo irq codeRoman Zippel3-128/+37
2006-06-25[PATCH] m68k: convert amiga irq codeRoman Zippel5-445/+117
2006-06-25[PATCH] m68k: convert generic irq code to irq controllerRoman Zippel8-148/+188
2006-06-25[PATCH] m68k: introduce irq controllerRoman Zippel12-99/+148
2006-06-25[PATCH] m68k: cleanup amiga irq numberingRoman Zippel3-97/+80
2006-06-25[PATCH] m68k: cleanup generic irq namesRoman Zippel6-39/+15
2006-06-25[PATCH] m68k: separate handler for auto and user vector interruptRoman Zippel5-108/+71
2006-06-25[PATCH] m68k: fix show_registers()Roman Zippel1-58/+68
2006-06-25[PATCH] m68k: dma API additionRoman Zippel1-0/+28
2006-06-25[PATCH] m68k: Add the generic dma API functionsRoman Zippel6-17/+197
2006-06-25[PATCH] m68k: small flush_icache() cleanupRoman Zippel1-20/+20
2006-06-25[PATCH] m68k: fix __iounmap for 030Roman Zippel1-2/+4
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] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2-2/+4
2006-06-25[PATCH] cpu_relax(): smpboot.cAndreas Mohr1-6/+8
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge11-177/+187
2006-06-25[PATCH] Allow migration of mlocked pagesChristoph Lameter2-11/+8
2006-06-25[PATCH] page migration: Support a vma migration functionChristoph Lameter4-2/+37
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter14-32/+1
2006-06-25[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRUZach Brown1-8/+5
2006-06-25[PATCH] ieee1394: nodemgr: do not peek into struct semaphoreStefan Richter2-2/+5
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton6-10/+9
2006-06-25[PATCH] more for_each_cpu() removalAndrew Morton1-2/+2
2006-06-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds49-225/+1880
2006-06-24Revert "[PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer"Linus Torvalds1-6/+2
2006-06-24Merge signal handler branchRussell King2-126/+160
2006-06-24[ARM] 3648/1: Update struct ucontext layout for coprocessor registersDaniel Jacobowitz2-32/+89
2006-06-24Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-12/+142
2006-06-24Merge branch 'intelfb-patches' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-24/+20
2006-06-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds85-3224/+5259
2006-06-24Enable minimal per-device resume tracingLinus Torvalds1-0/+4
2006-06-24Add some basic resume trace facilitiesLinus Torvalds6-3/+279
2006-06-24[ARM] Add identifying number for non-rt sigframeRussell King1-0/+5
2006-06-24Merge S3C24xx branchRussell King27-77/+1530
2006-06-24Merge ep93xx branchRussell King5-1/+188
2006-06-24[ARM] 3647/1: S3C24XX: add Osiris to the list of simtec pm machinesBen Dooks1-1/+2
2006-06-24[ARM] 3645/1: S3C2412: irq support for external interruptsBen Dooks3-39/+46
2006-06-24[ARM] 3643/1: S3C2410: Add new usb clocksBen Dooks1-1/+9
2006-06-24[ARM] 3642/1: S3C24XX: Add machine SMDK2413Ben Dooks3-0/+133
2006-06-24[ARM] 3641/1: S3C2412: Fixup gpio register namingBen Dooks2-7/+7
2006-06-24[ARM] 3640/1: S3C2412: Use S3C24XX_DCLKCON instead of S3C2410_DCLKCONBen Dooks1-4/+4
2006-06-24[ARM] 3639/1: S3C2412: serial port supportBen Dooks4-4/+166
2006-06-24[ARM] 3638/1: S3C2412: core clocksBen Dooks3-1/+774
2006-06-24[ARM] 3637/1: S3C24XX: Add mpll clock, and set as fclk parentBen Dooks2-2/+13
2006-06-24[ARM] 3636/1: S3C2412: Add selection of CPU_ARM926Ben Dooks1-5/+5
2006-06-24[ARM] 3635/1: S3C24XX: Add S3C2412 core cpu supportBen Dooks11-8/+369
2006-06-24[ARM] 3633/1: S3C24XX: s3c2410 gpio bugfix - wrong pin nosBen Dooks1-5/+2
2006-06-24[ARM] 3631/1: Remove legacy __mem_isa() definitionsAndrew Victor13-20/+0
2006-06-24[ARM] 3644/1: ixp2000: export gpio_line_config()Lennert Buytenhek1-0/+1
2006-06-24[ARM] 3646/1: ep93xx: instantiate ep93xx-ohci platform deviceLennert Buytenhek1-0/+26
2006-06-24[ARM] 3634/1: ep93xx: initial implementation of the clk_* APILennert Buytenhek5-1/+162
2006-06-24[ARM] 3632/1: iwmmxt: fix up argument comment for iwmmxt_task_restore()Lennert Buytenhek1-1/+1
2006-06-24drm: radeon constify radeon microcodeDave Airlie1-3/+3
2006-06-24Add i915 ioctls to configure pipes for vblank interrupt.Dave Airlie4-5/+87
2006-06-24drm: update radeon to 1.25 add r200 vertex program supportDave Airlie3-3/+48
2006-06-24drm: radeon add a tcl state flush before accessing tcl vector spaceDave Airlie2-2/+5
2006-06-24intelfb delousingAl Viro3-24/+20
2006-06-23[SPARC64]: Update defconfig.David S. Miller1-1/+11
2006-06-23[SPARC64]: Make auxio a real driver.David S. Miller3-45/+74
2006-06-23[PARPORT] sunbpp: Convert to new SBUS device framework.David S. Miller1-64/+70
2006-06-23[Documentation]: Update probing info in sbus_drivers.txtDavid S. Miller1-30/+65
2006-06-23[SCSI] qlogicpti: Convert to new SBUS device framework.David S. Miller1-175/+186
2006-06-23[SCSI] esp: Fix bug in esp_remove_common.David S. Miller1-4/+1
2006-06-23[NET] sunhme: Kill useless loop over sdevs in quattro_sbus_find().David S. Miller1-14/+0
2006-06-23[NET] myri_sbus: Kill unused next_module struct member.David S. Miller1-1/+0
2006-06-23[NET] myri_sbus: Convert to new SBUS device layer.David S. Miller1-55/+61
2006-06-23[NET] sunqe: Convert to new SBUS driver layer.David S. Miller1-249/+219
2006-06-23[NET] sunbmac: Convert over to new SBUS device framework.David S. Miller2-67/+61
2006-06-23[NET] sunlance: Convert to new SBUS driver framework.David S. Miller1-76/+97
2006-06-23[NET] sunhme: Convert to new SBUS driver framework.David S. Miller2-174/+187
2006-06-23[NET] sunhme: Kill __sparc__ and __sparc_v9__ ifdefs.David S. Miller1-12/+12
2006-06-23[SCSI] sparc: Port esp to new SBUS driver layer.David S. Miller2-165/+157
2006-06-23[SOUND] sparc: Port amd7930 to new SBUS device layer.David S. Miller1-61/+77
2006-06-23[SBUS]: Rewrite and plug into of_device framework.David S. Miller5-327/+293
2006-06-23[SPARC]: Port of_device layer and make ebus use it.David S. Miller6-2/+359
2006-06-23[SPARC]: Port sparc64 in-kernel device tree code to sparc32.David S. Miller9-91/+668
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller10-157/+585
2006-06-23[SPARC64]: Expand of_*() interfaces some more.David S. Miller2-0/+46
2006-06-23[SPARC64]: Kill unused local vars in map_prom_timers().David S. Miller1-1/+0
2006-06-23[SPARC64]: Kill off some more prom_getproperty() remnants.David S. Miller3-31/+50
2006-06-23[SPARC64]: Convert Cheetah memory controller driver to in-kernel PROM tree.David S. Miller1-44/+25
2006-06-23[SPARC64]: Convert central bus layer to in-kernel PROM device tree.David S. Miller4-80/+78
2006-06-23[SPARC64]: Kill ebus/isa range and interrupt mapping struct members.David S. Miller4-105/+41
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller21-450/+440
2006-06-23[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.David S. Miller17-134/+182
2006-06-23[SPARC64]: Must run smp_setup_cpu_possible_map() after paging_init()David S. Miller1-2/+2
2006-06-23[SPARC64]: Fix for Niagara memory corruption.David S. Miller3-6/+39
2006-06-23[SPARC64]: Minor bug fix to obp_read_memory().David S. Miller1-2/+19
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller6-103/+104
2006-06-23[SPARC64]: Add of_getintprop_default().David S. Miller2-0/+15
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller3-88/+56
2006-06-23[SPARC64]: Rate limited kernel unaligned trap logging, ala IA64.David S. Miller1-0/+9
2006-06-23[SPARC64]: Disable verbose PCI IRQ probing messages by default.David S. Miller2-11/+23
2006-06-23[SPARC64]: Use in-kernel OBP device tree for PCI controller probing.David S. Miller7-385/+312
2006-06-23[SPARC64]: Add of_find_node_by_{name,type}().David S. Miller2-0/+36
2006-06-23[SPARC64]: Import OBP device tree into kernel data structures.David S. Miller4-1/+626
2006-06-23[SBUS]: Start cleaning up generic sbus support layer.David S. Miller5-125/+87
2006-06-23[PATCH] fix typo in acpi video brightness changes.Dave Jones1-1/+1
2006-06-23Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds32-2333/+6505
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Auto-update from upstreamTony Luck1631-31404/+58276
2006-06-23[PATCH] fix silly ARM non-EABI build errorNicolas Pitre1-1/+1
2006-06-23[PATCH] s390_hypfs filesystem: get_sb_single() fixAndrew Morton1-4/+3
2006-06-23[PATCH] cpufreq build fixAndrew Morton2-0/+2
2006-06-23[BLOCK] Fix bounce limit address checkAndi Kleen1-1/+1
2006-06-23[PATCH] rbtree: support functions used by the io schedulersJens Axboe4-32/+24
2006-06-23[PATCH] splice: retrieve mapping after locking the pageJens Axboe1-17/+29
2006-06-23[PATCH] cfq-iosched: rq update fixesJens Axboe1-5/+5
2006-06-23[PATCH] cfq-iosched: many performance fixesJens Axboe1-40/+76