aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-02-26
|\
| * Subject: lockdep: include all lock classes in all_lock_classesDale Farnsworth2008-02-25
| * lockdep: increase MAX_LOCK_DEPTHPeter Zijlstra2008-02-25
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-02-26
|\ \
| * | firewire: fix NULL pointer deref. and resource leakStefan Richter2008-02-21
| * | Documentation: correction to debugging-via-ohci1394Stefan Richter2008-02-19
| * | ieee1394: sbp2: fix rescan-scsi-busStefan Richter2008-02-19
| * | firewire: fw-sbp2: fix NULL pointer deref. in scsi_remove_deviceStefan Richter2008-02-19
| * | firewire: fw-sbp2: fix NULL pointer deref. in slave_allocStefan Richter2008-02-19
| * | firewire: fw-sbp2: (try to) avoid I/O errors during reconnectStefan Richter2008-02-19
| * | firewire: fw-sbp2: enforce a retry of __scsi_add_device if bus generation cha...Stefan Richter2008-02-16
| * | firewire: fw-sbp2: sort includesStefan Richter2008-02-16
| * | firewire: fw-sbp2: logout and login after failed reconnectStefan Richter2008-02-16
| * | firewire: fw-sbp2: don't add scsi_device twiceStefan Richter2008-02-16
| * | firewire: fw-sbp2: log bus_id at management request failuresStefan Richter2008-02-16
| * | firewire: fw-sbp2: wait for completion of fetch agent resetStefan Richter2008-02-16
| * | ieee1394: sbp2: add INQUIRY delay workaroundStefan Richter2008-02-16
| * | firewire: fw-sbp2: add INQUIRY delay workaroundStefan Richter2008-02-16
| * | firewire: log GUID of new devicesStefan Richter2008-02-16
| * | firewire: fw-sbp2: don't retry login or reconnect after unplugStefan Richter2008-02-16
| * | firewire: fix "kobject_add failed for fw* with -EEXIST"Stefan Richter2008-02-16
| * | firewire: fw-sbp2: fix logout before login retryStefan Richter2008-02-16
| * | firewire: fw-sbp2: unsigned int vs. unsignedStefan Richter2008-02-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2008-02-26
|\ \ \
| * | | x86: no robust/pi futex for real i386 CPUsThomas Gleixner2008-02-26
| * | | x86: fix boot failure on 486 due to TSC breakageMikael Pettersson2008-02-26
| * | | x86: fix build on non-C locales.Priit Laes2008-02-26
| * | | x86: make c_idle.work have a static address.Glauber Costa2008-02-26
| * | | x86: don't save unreliable stack trace entriesVegard Nossum2008-02-26
| * | | x86: don't make swapper_pg_pmd globalAdrian Bunk2008-02-26
| * | | x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel2008-02-26
| * | | x86: fix execve with -fstack-protectIngo Molnar2008-02-26
| * | | x86: fix vsyscall wreckageThomas Gleixner2008-02-26
| * | | x86: rename KERNEL_TEXT_SIZE => KERNEL_IMAGE_SIZEIngo Molnar2008-02-26
| * | | x86: fix spontaneous reboot with allyesconfig bzImageIngo Molnar2008-02-26
| * | | x86: remove double-checking empty zero pages debugYinghai Lu2008-02-26
| * | | x86: notsc is ignored on common configurationsPavel Machek2008-02-26
| * | | x86/mtrr: fix kernel-doc missing notationRandy Dunlap2008-02-26
| * | | x86: handle BIOSes which terminate e820 with CF=1 and no SMAPH. Peter Anvin2008-02-26
| * | | x86: add comments for NOPsH. Peter Anvin2008-02-26
| * | | x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERICH. Peter Anvin2008-02-26
| * | | x86: require family >= 6 if we are using P6 NOPsH. Peter Anvin2008-02-26
| * | | x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin2008-02-26
| * | | x86: hpet fix docbook commentPavel Machek2008-02-26
| * | | x86: make DEBUG_PAGEALLOC and CPA more robustIngo Molnar2008-02-26
| * | | x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-26
| * | | lguest: fix build breakageTony Breeds2008-02-26
| * | | lguest: include function prototypesHarvey Harrison2008-02-26
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2008-02-26
|\ \ \
| * | | latencytop: change /proc task_struct access methodHiroshi Shimamoto2008-02-25