summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] correct sys_shmget allocation checkGuy Streeter2007-01-231-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-01-233-2/+26
|\
| * IB/ehca: Fix mismatched spin_unlock in irq handlerHoang-Nam Nguyen2007-01-231-1/+2
| * IB/ehca: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-231-1/+4
| * IB/srp: Check match_strdup() returnIshai Rabinovitz2007-01-231-0/+20
* | [PATCH] fix prototype of csum_ipv6_magic() (ia64)Al Viro2007-01-231-3/+3
* | [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1Star
* | [PATCH] horizon.c: missing __devinitAl Viro2007-01-231-1/+1
* | [PATCH] funsoft: ktermios fixAl Viro2007-01-231-1/+1
* | [PATCH] notifiers: fix blocking_notifier_call_chain() scalabilityIngo Molnar2007-01-231-4/+11
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-01-232-2/+2
|\ \
| * | [ALSA] Repair snd-usb-usx2y over OHCIKarsten Wiese2007-01-232-2/+2
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-238-33/+57
|\ \ \
| * | | NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
| * | | NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
| * | | ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
| * | | ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4
| * | | ehea: Improved logging of permission issuesThomas Klein2007-01-232-11/+15
| * | | ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14
| * | | ehea: Modified initial autoneg state determinationThomas Klein2007-01-231-2/+2
| * | | ehea: Fixing firmware queue config issueThomas Klein2007-01-231-1/+1
| * | | ehea: Fixed wrong dereferencationThomas Klein2007-01-232-3/+5
| * | | PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
| * | | modify 3c589_cs to be SMP safeKomuro2007-01-231-2/+5
| | |/ | |/|
* | | Merge branch 'ftape' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/m...Linus Torvalds2007-01-233-437/+0Star
|\ \ \
| * | | more ftape removalAdrian Bunk2007-01-233-437/+0Star
| |/ /
* | | Merge branch 'kill-jffs-prep' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-231-0/+7
|\ \ \
| * | | Note that JFFS (v1) is to be deleted, in feature-removal-schedule.txtJeff Garzik2007-01-231-0/+7
| |/ /
* | | [PATCH] elevator: move clearing of unplug flag earlierLinas Vepstas2007-01-231-5/+6
* | | [PATCH] acpi: remove "video device notify" messageJeff Chua2007-01-231-2/+0Star
* | | [PATCH] Kdump documentation update: ia64 portionHorms2007-01-231-7/+29
* | | [PATCH] Kdump documentation update: kexec-tools updateHorms2007-01-231-4/+9
* | | [PATCH] resierfs: avoid tail packing if an inode was ever mmappedVladimir Saveliev2007-01-233-1/+23
* | | [PATCH] mbind: restrict nodes to the currently allowed cpusetChristoph Lameter2007-01-231-0/+4
* | | [PATCH] tlclk: bug fix + misc fixesMark Gross2007-01-231-15/+28
* | | [PATCH] fix blk_direct_IO bio preparationChen, Kenneth W2007-01-231-0/+8
* | | [PATCH] rtc-sh: act on rtc_wkalrm.enabled when setting an alarmJamie Lenehan2007-01-231-5/+7
* | | [PATCH] KVM: fix bogus pagefault on writable pagesAvi Kivity2007-01-231-1/+1
* | | [PATCH] KVM: x86 emulator: fix bit string instructionsAvi Kivity2007-01-231-46/+52
* | | [PATCH] KVM: fix race between mmio reads and injected interruptsAvi Kivity2007-01-232-2/+4
* | | [PATCH] KVM: make sure there is a vcpu context loaded when destroying the mmuAvi Kivity2007-01-231-0/+2
* | | [PATCH] paravirt: mark the paravirt_ops export internalIngo Molnar2007-01-231-1/+8
* | | [PATCH] SubmitChecklist updateAndrew Morton2007-01-231-0/+4
* | | [PATCH] blockdev direct_io: fix signedness bugAndrew Morton2007-01-231-1/+1
* | | [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-232-9/+1Star
* | | [PATCH] fix "kvm: add vm exit profiling"Andrew Morton2007-01-231-1/+2
| |/ |/|
* | [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-234-7/+22
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-2387-868/+4404
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-185553-121727/+242134
| |\ \
| * | | [JFFS2] debug.h: include <linux/sched.h> for current->pidDavid Woodhouse2007-01-131-0/+1