linux-flexiantxendom0-natty.git
2007-02-17 Jesper JuhlRemove duplicate listing of Cris arch from README
2007-02-17 Randy Dunlapkbuild: more doc. cleanups
2007-02-17 Randy Dunlapdoc: make doc. for maxcpus= more visible
2007-02-17 Shane Shrybmandrivers/net/eexpress.c: remove duplicate comment
2007-02-17 John Daikeradd a help text for BLK_DEV_GENERIC
2007-02-17 Adrian Bunkcorrect a dead URL in the IP_MULTICAST help text
2007-02-17 Simon Depietsfix the BAYCOM_SER_HDX help text
2007-02-17 Matthew Wilcoxfix SCSI_SCAN_ASYNC help text
2007-02-17 Erik Hovlandtrivial documentation patch for platform.txt
2007-02-17 Uwe Kleine... Fix typos concerning hierarchy
2007-02-17 Robert P. J... Fix comment typo "spin_lock_irqrestore".
2007-02-17 Robert P. J... Fix misspellings of "agressive".
2007-02-17 Robert P. J... drivers/scsi/a100u2w.c: trivial typo patch
2007-02-17 Robert P. J... Correct trivial typo in log2.h.
2007-02-17 Robert P. J... Remove useless FIND_FIRST_BIT() macro from cardbus.c.
2007-02-17 Robert P. J... Replace remaining references to "driverfs" with "sysfs".
2007-02-17 Robert P. J... Use ARRAY_SIZE() macro in i386 relocs.c file
2007-02-17 Robert P. J... Various typo fixes.
2007-02-17 Robert P. J... kbuild: Replace remaining "depends" with "depends on"
2007-02-17 Willy Tarreaurio: typo in bitwise AND expression.
2007-02-16 Linus TorvaldsMerge branch 'for-linus' of git://atmel.no/~hskinnemoen...
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/agpgart
2007-02-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2007-02-16 Ben Dooks[PATCH] s3c2410fb: fix un-initialised dev field
2007-02-16 Thomas Hisch[PATCH] ecryptfs: fix forgotten format specifier
2007-02-16 Michael Halcrow[PATCH] eCryptfs: Reduce stack usage in ecryptfs_genera...
2007-02-16 NeilBrown[PATCH] knfsd: stop NFSD writes from being broken into...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix handling of directories witho...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: acls: avoid unnecessary denies
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: acls: don't return explicit mask
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix error return on unsupported acl
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failur...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: represent nfsv4 acl with array...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: simplify nfsv4->posix translation
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: relax checking of ACL inheritance...
2007-02-16 J. Bruce Fields[PATCH] knfsd: nfsd4: fix non-terminated string
2007-02-16 Jan Beulich[PATCH] small irq management simplification
2007-02-16 Randy Dunlap[PATCH] IRQ kernel-doc fixes
2007-02-16 Ingo Molnar[PATCH] genirq: remove IRQ_DISABLED
2007-02-16 Ingo Molnar[PATCH] genirq: do not mask interrupts by default
2007-02-16 Paul E. McKenney[PATCH] posix timers: RCU optimization for clock_gettime()
2007-02-16 john stultz[PATCH] time: x86_64: re-enable vsyscall support for...
2007-02-16 john stultz[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
2007-02-16 john stultz[PATCH] time: x86_64: split x86_64/kernel/time.c up
2007-02-16 john stultz[PATCH] time: x86_64: hpet_address cleanup
2007-02-16 john stultz[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
2007-02-16 Ingo Molnar[PATCH] Add SysRq-Q to print timer_list debug info
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_list
2007-02-16 Ingo Molnar[PATCH] Add debugging feature /proc/timer_stat
2007-02-16 Thomas Gleixner[PATCH] hrtimers: prevent possible itimer DoS
2007-02-16 Thomas Gleixner[PATCH] hrtimers: add high resolution timer support
2007-02-16 Ingo Molnar[PATCH] i386: enable dynticks in kconfig
2007-02-16 Thomas Gleixner[PATCH] i386 prepare nmi watchdog for dynticks
2007-02-16 Ingo Molnar[PATCH] i386 prepare for dyntick
2007-02-16 Thomas Gleixner[PATCH] i386 rework local apic timer calibration
2007-02-16 Thomas Gleixner[PATCH] clockevents: i386 drivers
2007-02-16 Thomas Gleixner[PATCH] tick-management: dyntick / highres functionality
2007-02-16 Thomas Gleixner[PATCH] tick-management: broadcast functionality
2007-02-16 Thomas Gleixner[PATCH] tick-management: core functionality
2007-02-16 Thomas Gleixner[PATCH] clockevents: add core functionality
2007-02-16 Thomas Gleixner[PATCH] i386, apic: clean up the APIC code
2007-02-16 Thomas Gleixner[PATCH] Allow early access to the power management...
2007-02-16 Thomas Gleixner[PATCH] ACPI keep track of timer broadcasting
2007-02-16 Thomas Gleixner[PATCH] ACPI: fix missing include for UP
2007-02-16 Thomas Gleixner[PATCH] hrtimers: move and add documentation
2007-02-16 Thomas Gleixner[PATCH] hrtimers: clean up callback tracking
2007-02-16 Thomas Gleixner[PATCH] hrtimers; add state tracking
2007-02-16 Thomas Gleixner[PATCH] hrtimers: cleanup locking
2007-02-16 Thomas Gleixner[PATCH] hrtimers: namespace and enum cleanup
2007-02-16 Thomas Gleixner[PATCH] Extend next_timer_interrupt() to use a referenc...
2007-02-16 Thomas Gleixner[PATCH] Fix cascade lookup of next_timer_interrupt
2007-02-16 Ingo Molnar[PATCH] uninline irq_enter()
2007-02-16 Marcelo Tosatti[PATCH] Mark TSC on GeodeLX reliable
2007-02-16 Thomas Gleixner[PATCH] clocksource: Add verification (watchdog) helper
2007-02-16 Thomas Gleixner[PATCH] clocksource: Remove the update callback
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on...
2007-02-16 Thomas Gleixner[PATCH] clocksource: fixup is_continous changes on ARM
2007-02-16 Thomas Gleixner[PATCH] clocksource: replace is_continuous by a flag...
2007-02-16 Ingo Molnar[PATCH] x86: rewrite SMP TSC sync code
2007-02-16 Thomas Gleixner[PATCH] Simplify the registration of clocksources
2007-02-16 Thomas Gleixner[PATCH] i386 Remove useless code in tsc.c
2007-02-16 John Stultz[PATCH] i386: use GTOD persistent clock support
2007-02-16 John Stultz[PATCH] GTOD: persistent clock support
2007-02-16 Ingo Molnar[PATCH] Fix timeout overflow with jiffies
2007-02-16 Ingo Molnar[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
2007-02-16 Ingo Molnar[PATCH] Uninline jiffies.h functions
2007-02-16 john stultz[PATCH] HZ free ntp
2007-02-16 Thomas Gleixner[PATCH] Add a function to handle interrupt affinity...
2007-02-16 Thomas Gleixner[PATCH] Add irq flag to disable balancing for an interrupt
2007-02-16 Andrew Morton[PATCH] vmi-versus-hrtimers
2007-02-16 Adrian Bunk[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
2007-02-16 Jeff Dike[PATCH] uml: fix 2.6.20 hang
2007-02-16 Dmitriy Monakhov[PATCH] __page_symlink retry loop error code fix
2007-02-16 Frederik Deweerdt[PATCH] pci_iomap_regions() error handling fix
2007-02-16 David Brownell[PATCH] GPIO core documentation
2007-02-16 Haavard Skinnemoen[AVR32] Use per-controller spi_board_info structures
2007-02-16 Haavard Skinnemoen[AVR32] Warn, don't BUG if clk_disable is called too...
2007-02-16 Haavard Skinnemoen[AVR32] Make sure all genclocks have a parent
next