summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blackfin arch: change L1 malloc to base on slab cache and lists.Sonic Zhang2008-07-193-163/+248
* Blackfin arch: use local labels and ENDPROC() markingsMike Frysinger2008-07-161-6/+13
* Blackfin arch: Do not need this dualcore test module in kernel.Yi Li2008-07-193-57/+0
* Blackfin arch: Allow ptrace to peek and poke application data in L1 data SRAM.Jie Zhang2008-07-151-0/+28
* Blackfin arch: Add ANOMALY_05000368 workaroundMichael Hennerich2008-07-161-0/+5
* Blackfin arch: Functional power management supportMichael Hennerich2008-07-199-119/+1033
* Blackfin arch: Fix BUG - JUMP error in kernel (relocation truncated to fit: R...Michael Hennerich2008-07-151-1/+1
* Blackfin arch: add TXDWA definition to enable new featureBryan Wu2008-07-153-0/+4
* Blackfin arch: set CROSS_COMPILE in our arch Makefile so it gets used by defaultMike Frysinger2008-07-141-2/+3
* Blackfin arch: update board defconfigsSonic Zhang2008-07-2615-862/+706
* Blackfin arch: Remove redundant kernel optionMichael Hennerich2008-07-144-26/+7
* Blackfin arch: use the symbolic IRQ define rather than the backend numberMike Frysinger2008-07-141-1/+1
* Blackfin arch: Fix bug - Kernel does not boot if re-program clocksMichael Hennerich2008-07-1410-158/+12
* Blackfin arch: Fix bug - do not overflow the buffer given to us which tends t...Mike Frysinger2008-07-141-12/+26
* Blackfin arch: Fix Bug - GPIO interrupts not disabled; edge sensitive interru...Michael Hennerich2008-07-141-0/+4
* Blackfin arch: use the generic platform nand driver to support nand flash on ...Mike Frysinger2008-06-251-0/+86
* Linux 2.6.26Linus Torvalds2008-07-131-1/+1
* devcgroup: fix permission check when adding entry to child cgroupLi Zefan2008-07-131-1/+1
* devcgroup: always show positive major/minor numLi Zefan2008-07-131-2/+2
* Documentation/HOWTO: correct wrong kernel bugzilla FAQ URLJiri Pirko2008-07-131-1/+1
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-07-131-6/+18
|\
| * cpusets, hotplug, scheduler: fix scheduler domain breakageDmitry Adamushko2008-07-131-6/+18
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-121-2/+2
|\ \
| * | x86: fix ldt limit for 64 bitMichael Karcher2008-07-121-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-07-125-7/+31
|\ \ \
| * | | [SCSI] bsg: fix oops on removeJames Bottomley2008-07-121-1/+2
| * | | [SCSI] fusion: default MSI to disabled for SPI and FC controllersJames Bottomley2008-07-121-3/+8
| * | | [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devicesBrian King2008-07-111-1/+5
| * | | [SCSI] mptspi: fix oops in mptspi_dv_renegotiate_work()James Bottomley2008-07-081-2/+7
| * | | [SCSI] erase invalid data returned by deviceAlan Stern2008-07-061-0/+9
* | | | cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-121-5/+5
* | | | cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton2008-07-121-10/+10
* | | | frv: fix irqs_disabled() to return an int, not an unsigned longDavid Howells2008-07-121-1/+1
* | | | OProfile kernel maintainership changesRobert Richter2008-07-121-2/+2
* | | | rtc-pcf8563: add chip idJon Smirl2008-07-121-0/+1
* | | | rtc-fm3130: fix chip namingAlessandro Zummo2008-07-121-1/+1
* | | | ov7670: clean up ov7670_read semanticsAndres Salomon2008-07-121-1/+3
* | | | serial8250: sanity check nr_uarts on all paths.Eric W. Biederman2008-07-121-0/+3
* | | | fbdev: bugfix for multiprocess defioJaya Kumar2008-07-121-1/+19
* | | | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
* | | | drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins2008-07-121-1/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-07-111-2/+1
|\ \ \ \
| * | | | [PATCH] IPMI: return correct value from ipmi_writeMark Rustad2008-07-111-2/+1
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-112-3/+17
|\ \ \ \ \
| * | | | | libata-acpi: don't call sleeping function from invalid contextZhang Rui2008-07-111-1/+4
| * | | | | Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow2008-07-111-0/+1
| * | | | | libata-acpi: filter out DIPM enableTejun Heo2008-07-111-2/+12
* | | | | | Fix reference counting race on log buffersDave Chinner2008-07-111-4/+11
| |/ / / / |/| | | |
* | | | | rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker2008-07-101-1/+2
* | | | | Fix name of Russell King in various commentsUwe Kleine-König2008-07-105-5/+5
OpenPOWER on IntegriCloud