summaryrefslogtreecommitdiffstats
path: root/lib/prio_tree.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-27libata: remove unused variable from ata_eh_reset()Tejun Heo1-3/+1
2007-06-27libata: be less verbose about hpaTejun Heo1-6/+5
2007-06-27libata: kill non-sense warning messageTejun Heo1-2/+0
2007-06-27libata: kill the infamous abnormal status messageTejun Heo1-5/+3
2007-06-27HPT374 is UDMA100 not UDMA133Alan Cox1-2/+2
2007-06-27x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B1-3/+29
2007-06-27x86_64: set the irq_chip name for lapicSuresh Siddha1-0/+1
2007-06-26[MIPS] Count timer interrupts correctly.Chris Dearman1-1/+1
2007-06-26[MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle1-1/+8
2007-06-26[MIPS] EMMA2RH: Disable GEN_RTC, it can't possibly work.Ralf Baechle1-2/+1
2007-06-26[MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto1-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin3-65/+65
2007-06-26[MIPS] 20K: Handle WAIT related bugs according to errata informationRalf Baechle1-1/+11
2007-06-26[MIPS] AP/SP requires shadow registers, auto enable support.Ralf Baechle1-0/+1
2007-06-26[MIPS] Fix pb1500 reg B accessYoichi Yuasa1-1/+1
2007-06-26[MIPS] Alchemy: Fix wrong castYoichi Yuasa1-1/+1
2007-06-26[MIPS] remove "support for" from system type entryYoichi Yuasa1-2/+2
2007-06-26[MIPS] add io_map_base to pci_controller on CobaltYoichi Yuasa1-0/+1
2007-06-26[MIPS] __ucmpdi2 arguments are unsigned long long.Ralf Baechle1-1/+1
2007-06-26USB: ftdio_sio: New IPlus device IDLuiz Fernando N. Capitulino2-0/+2
2007-06-26USB: add new device id to option driverAlexander Gattin1-2/+4
2007-06-26USB: fix race leading to use after free in io_edgeportOliver Neukum1-2/+2
2007-06-26USB: usblcd doesn't limit memory consumption during writeOliver Neukum1-4/+18
2007-06-26USB: memory leak in iowarrior.cOliver Neukum1-3/+4
2007-06-26USB: ti serial driver sleeps with spinlock heldOliver Neukum1-3/+5
2007-06-26USB: g_file_storage: call allow_signal()Oleg Nesterov1-7/+5
2007-06-26[POWERPC] Fix subtle FP state corruption bug in signal return on SMPPaul Mackerras1-3/+7
2007-06-26[POWERPC] Fix VDSO gettimeofday() when called with NULL struct timevalTony Breeds2-4/+7
2007-06-26[POWERPC] Update defconfigsPaul Mackerras16-1792/+1574
2007-06-26[POWERPC] Update g5_defconfigwill schmidt1-179/+188
2007-06-25fix nmi_watchdog=2 bootup hangBjörn Steinbrink1-1/+1
2007-06-25[ARM] 4449/1: more entries in arch/arm/boot/.gitignoreNicolas Pitre1-0/+3
2007-06-25[ARM] 4452/1: Force the literal pool dump before reloc_endCatalin Marinas1-0/+1
2007-06-25Linus 2.6.22-rc6v2.6.22-rc6Linus Torvalds1-1/+1
2007-06-24FUTEX: Restore the dropped ERSCH fixThomas Gleixner1-8/+6
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin1-0/+2
2007-06-24ext4: lost brelse in ext4_read_inode()Kirill Korotaev1-1/+3
2007-06-24ext3: lost brelse in ext3_read_inode()Kirill Korotaev1-1/+3
2007-06-24audit: fix oops removing watch if audit disabledTony Jones1-1/+1
2007-06-24ext2: disallow setting xip on remountCarsten Otte1-0/+8
2007-06-24x86_64: fix misplaced `continue' in mce.cJoshua Wise1-2/+4
2007-06-24update checkpatch.pl to version 0.06Andy Whitcroft1-53/+92
2007-06-24slab allocators: MAX_ORDER one off fixChristoph Lameter1-2/+2
2007-06-24document nlink functionDave Hansen1-0/+27