aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "[ARM] pxa: spitz wants PXA27x UDC definitions"Russell King2008-05-231-1/+0
* [ARM] 5053/1: define before use of processor_idGreg Ungerer2008-05-231-14/+15
* [ARM] 5052/1: export clock functions for the at91x40Greg Ungerer2008-05-231-1/+17
* [ARM] 5051/1: define pgtable_t for the !CONFIG_MMU case tooGreg Ungerer2008-05-231-2/+2
* [ARM] omap: fix omap clk support build errorsRussell King2008-05-222-0/+6
* [ARM] 5039/1: S3C244X: Rename SDI device if running on S3C244X.Ben Dooks2008-05-221-0/+1
* [ARM] 5043/1: pxafb: remove unused mode variable in pxafb_init_fbinfoPhilipp Zabel2008-05-221-1/+0
* [ARM] 5041/1: VR1000: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-2/+2
* [ARM] 5040/1: BAST: Fix DM9000 IRQ flags initialisationBen Dooks2008-05-221-1/+1
* [ARM] 5038/1: ARM: OMAP: Remove tsc2102 references from board-palmte.cTony Lindgren2008-05-221-10/+0
* [ARM] 5025/2: fix collie cpu initialisationThomas Kunze2008-05-222-20/+26
* HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
* provide out-of-line strcat() for m68kAl Viro2008-05-211-0/+6
* caiaq endianness fixAl Viro2008-05-211-2/+2
* MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-218-8/+8
* msnd_* is ISA-onlyAl Viro2008-05-211-2/+2
* missing dependencies on HAS_DMAAl Viro2008-05-215-5/+5
* ocfs2 endianness fixesAl Viro2008-05-211-2/+2
* irda-usb endianness annotations and fixesAl Viro2008-05-212-3/+3
* sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-211-3/+3
* ecryptfs fixesAl Viro2008-05-211-14/+12
* misc drivers/net endianness noiseAl Viro2008-05-216-14/+16
* thanks to net/mac80211 we need to pull drivers/leds/Kconfig on umlAl Viro2008-05-211-0/+2
* missing export of csum_partial() on uml/amd64Al Viro2008-05-211-2/+4
* uml: add missing exports for UML_RANDOM=mAl Viro2008-05-211-0/+5
* fix hppfs Makefile breakageAl Viro2008-05-211-4/+1
* fix include order in sys-i386/registers.cAl Viro2008-05-211-0/+1
* missed kmalloc() in pcap_user.cAl Viro2008-05-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-2022-545/+612
|\
| * [CIFS] Remove debug statementSteve French2008-05-211-1/+1
| * Fix possible access to undefined memory region.Igor Mammedov2008-05-211-4/+5
| * [CIFS] Enable DFS support for Windows query path infoSteve French2008-05-201-146/+178
| * [CIFS] Enable DFS support for Unix query path infoSteve French2008-05-204-50/+85
| * [CIFS] add missing seq_printf to cifs_show_options for hard mount optionSteve French2008-05-191-0/+3
| * [CIFS] add more complete mount options to cifs_show_optionsSteve French2008-05-171-1/+30
| * [CIFS] Add missing defines for DFSSteve French2008-05-162-8/+18
| * CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...Igor Mammedov2008-05-162-82/+139
| * Fixed DFS code to work with new 'build_path_from_dentry', that returns full p...Igor Mammedov2008-05-161-48/+1
| * [CIFS] enable parsing for transport encryption mount parmSteve French2008-05-153-8/+23
| * [CIFS] Finishup DFS codeSteve French2008-05-154-97/+80
| * [CIFS] BKL-removal: convert CIFS over to unlocked_ioctlSteve French2008-05-153-9/+8
| * [CIFS] suppress duplicate warningSteve French2008-05-151-1/+1
| * [CIFS] Fix paths when share is in DFS to include proper prefixSteve French2008-05-155-127/+37
| * add function to convert access flags to legacy open modeJeff Layton2008-05-142-9/+16
| * clarify return value of cifs_convert_flags()Jeff Layton2008-05-141-1/+5
| * [CIFS] don't explicitly do a FindClose on rewind when directory search has endedSteve French2008-05-131-2/+5
| * [CIFS] cleanup old checkpatch warningsSteve French2008-05-135-29/+45
| * [CIFS] CIFSSMBPosixLock should return -EINVAL on errorMarcin Slusarz2008-05-131-1/+1
| * fix memory leak in CIFSFindNextJeff Layton2008-05-132-1/+3
| * [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-122-0/+8