summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix race/oops in tty layer after BKL pushdownChristian Borntraeger2008-08-111-1/+1
| * | | | m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-114-2/+26
| * | | | Revert "fbcon: bgcolor fix"Linus Torvalds2008-08-111-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-08-094-10/+20
| |\ \ \ \
| | * | | | SLUB: dynamic per-cache MIN_PARTIALPekka Enberg2008-08-052-7/+20
| | * | | | mm: unexport ksizeAdrian Bunk2008-07-293-3/+0
| * | | | | uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-091-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2008-08-0929-930/+1807
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | avr32: Make atstk1006_nand_data definition staticHaavard Skinnemoen2008-08-081-1/+1
| | * | | | avr32: Reduce DataFlash bus speed to 8 MHz on ATNGW100Haavard Skinnemoen2008-08-081-1/+1
| | * | | | avr32: Update defconfigsHaavard Skinnemoen2008-08-085-156/+1593
| | * | | | avr32: Clean up HMATRIX codeHaavard Skinnemoen2008-08-086-201/+180
| | * | | | avr32: Add MMIO address definitions for certain controllersHaavard Skinnemoen2008-08-084-13/+13
| | * | | | avr32: Introduce <mach/chip.h>Haavard Skinnemoen2008-08-081-0/+19
| | * | | | avr32: Remove include/asm-avr32/arch-at32apHaavard Skinnemoen2008-08-0812-558/+0
| * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-08-086-54/+89
| |\ \ \ \ \
| | * | | | | [CPUFREQ][2/2] preregister support for powernow-k8Mark Langsdorf2008-08-082-37/+75
| | * | | | | [CPUFREQ][1/2] whitespace fix for powernow-k8Mark Langsdorf2008-08-081-3/+0
| | * | | | | [CPUFREQ] Update MAINTAINERS to reflect new mailing list.Dave Jones2008-08-081-1/+1
| | * | | | | [CPUFREQ] Fix warning in elanfreqDave Jones2008-08-081-1/+1
| | * | | | | [CPUFREQ] Fix -Wshadow warning in conservative governor.Dave Jones2008-08-081-10/+10
| | * | | | | [CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.Dave Jones2008-08-081-2/+2
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2008-08-0814-509/+652
| |\ \ \ \ \ \
| | * | | | | | [CIFS] list entry can not return nullSteve French2008-08-084-74/+61
| | * | | | | | turn cifs_setattr into a multiplexor that calls the correct functionJeff Layton2008-08-061-5/+17
| | * | | | | | move file time and dos attribute setting logic into new functionJeff Layton2008-08-061-87/+109
| | * | | | | | spin off cifs_setattr with unix extensions to its own functionJeff Layton2008-08-061-38/+119
| | * | | | | | [CIFS] Code cleanup in old sessionsetup codeSteve French2008-08-062-78/+80
| | * | | | | | [CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dirJeff Layton2008-08-062-6/+25
| | * | | | | | Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID argJeff Layton2008-08-063-14/+13
| | * | | | | | change CIFSSMBSetTimes to CIFSSMBSetPathInfoJeff Layton2008-08-063-8/+8
| | * | | | | | [CIFS] fix trailing whitespaceSteve French2008-08-061-1/+1
| | * | | | | | bundle up Unix SET_PATH_INFO args into a struct and change nameJeff Layton2008-08-066-74/+102
| | * | | | | | Fix missing braces in cifs_revalidate()Suresh Jayaraman2008-08-051-1/+2
| | * | | | | | remove locking around tcpSesAllocCount atomic variableJeff Layton2008-08-041-9/+6
| | * | | | | | [CIFS] properly account for new user= field in SPNEGO upcall string allocationJeff Layton2008-08-011-7/+11
| | * | | | | | [CIFS] remove level of indentation from decode_negTokenInitJeff Layton2008-07-312-136/+125
| | * | | | | | [CIFS] cifs send2 not retrying enough in some cases on full socketShirish Pargaonkar2008-07-291-0/+1
| | * | | | | | [CIFS] oid should also be checked against class in cifs asnSteve French2008-07-291-1/+2
| | | |_|/ / / | | |/| | | |
| * | | | | | list.h: fix fatal kernel-doc errorRandy Dunlap2008-08-081-2/+2
| * | | | | | Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-082374-53258/+53803
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge Linus' latest into masterRussell King2008-08-08292-6736/+6420
| | |\ \ \ \ \ \
| | * | | | | | | [ARM] 5177/1: arm/mach-sa1100/Makefile: remove CONFIG_SA1100_USBAdrian Bunk2008-08-081-3/+0
| | * | | | | | | [ARM] 5166/1: magician: add MAINTAINERS entryPhilipp Zabel2008-08-081-0/+5
| | * | | | | | | [ARM] fix pnx4008 build errorsRussell King2008-08-082-4/+3
| | * | | | | | | [ARM] Fix SMP booting with non-zero PHYS_OFFSETRussell King2008-08-071-2/+2
| | * | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-08-0714-9/+94
| | |\ \ \ \ \ \ \
| | | * | | | | | | [ARM] sa1100_wdt: use reset_status to remember watchdog reset statusEric Miao2008-08-051-1/+4
| | | * | | | | | | [ARM] pxa: introduce reset_status and clear_reset_status for driver's usageEric Miao2008-08-0510-3/+79
| | | * | | | | | | [ARM] pxa: introduce reset.h for reset specific header informationEric Miao2008-08-055-5/+12
OpenPOWER on IntegriCloud