summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Clean up linker script using standard macros.Nelson Elhage2009-09-151-98/+11
* [IA64] Use standard macros for page-aligned data.Nelson Elhage2009-09-152-2/+4
* [IA64] Use .ref.text, not .text.init for start_ap.Tim Abbott2009-09-152-3/+1
* [IA64] sgi-xp: fix printk format warningsRandy Dunlap2009-09-151-19/+21
* [IA64] ioc4_serial: fix printk format warningsRandy Dunlap2009-09-151-1/+1
* [IA64] mbcs: fix printk format warningsRandy Dunlap2009-09-151-2/+3
* [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-151-0/+2
* [IA64] kdump: Short path to freeze CPUsHidetoshi Seto2009-09-142-11/+19
* [IA64] kdump: Try INIT regardless ofHidetoshi Seto2009-09-141-22/+21
* [IA64] kdump: Mask INIT first in panic-kdump pathHidetoshi Seto2009-09-142-7/+42
* [IA64] kdump: Don't return APs to SAL from kdumpHidetoshi Seto2009-09-141-4/+0
* [IA64] kexec: Unregister MCA handler before kexecHidetoshi Seto2009-09-141-0/+3
* [IA64] kexec: Make INIT safe while transition toHidetoshi Seto2009-09-143-0/+33
* [IA64] kdump: Mask MCA/INIT on frozen cpusHidetoshi Seto2009-09-144-1/+33
* Linux 2.6.31v2.6.31Linus Torvalds2009-09-091-1/+1
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
* i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-081-5/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
|\
| * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-072-8/+20
|\ \
| * | IMA: update ima_counts_putMimi Zohar2009-09-072-8/+20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
|\ \
| * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
|\ \ \
| * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
| * | | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
| * | | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
* | | | Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds2009-09-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
|\ \ \ \
| * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
* | | | | powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
* | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-053-7/+20
|\ \ \ \ \
| * | | | | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
| * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-051-1/+1
|\ \ \ \ \
| * | | | | block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-011-1/+1
* | | | | | Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2009-09-052-0/+5
|\ \ \ \ \ \
| * | | | | | sound: oxygen: handle cards with missing EEPROMClemens Ladisch2009-09-031-0/+3
| * | | | | | sound: oxygen: fix MCLK rate for 192 kHz playbackClemens Ladisch2009-09-011-0/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-056-75/+89
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | tc: Fix unitialized kernel memory leakEric Dumazet2009-09-021-0/+2
| * | | | | | pkt_sched: Revert tasklet_hrtimer changes.David S. Miller2009-09-013-21/+18
OpenPOWER on IntegriCloud