summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Fix user time incorrectly accounted as system time on 32-bitStanislaw Gruszka2010-09-151-4/+4
* Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-1411-16/+46
|\
| * x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-141-1/+7
| * x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-141-7/+7
| * compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-1410-8/+32
* | MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-141-11/+11
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-144-37/+41
|\ \
| * | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
| * | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-131-14/+19
| * | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-131-6/+5
| * | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-131-3/+2
| * | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-131-6/+1
| * | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-131-1/+1
| * | mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-271-7/+7
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-09-148-3/+22
|\ \ \
| * | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-143-1/+7
| * | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-081-1/+1
| * | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-083-0/+3
| * | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-031-1/+1
| * | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-301-0/+1
| * | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-303-0/+3
| * | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
| * | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-242-0/+2
| * | | HID: Add support for chicony multitouch screens.David Gow2010-08-192-0/+3
* | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-1412-82/+98
|\ \ \ \
| * | | | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-122-0/+2
| * | | | statfs() gives ESTALE errorMenyhart Zoltan2010-09-121-0/+8
| * | | | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-121-1/+1
| * | | | sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-121-1/+1
| * | | | gss:spkm3 miss returning error to caller when import security contextBian Naimeng2010-09-121-1/+4
| * | | | gss:krb5 miss returning error to caller when import security contextBian Naimeng2010-09-121-2/+8
| * | | | Remove incorrect do_vfs_lock messageFabio Olive Leite2010-09-121-4/+0
| * | | | SUNRPC: cleanup state-machine orderingJ. Bruce Fields2010-09-121-42/+42
| * | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-123-21/+21
| * | | | SUNRPC: Fix race corrupting rpc upcallTrond Myklebust2010-09-122-7/+8
| * | | | Fix null dereference in call_allocateJ. Bruce Fields2010-09-121-4/+4
* | | | | aio: check for multiplication overflow in do_io_submitJeff Moyer2010-09-141-0/+3
| |_|_|/ |/| | |
* | | | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-09-131-3/+3
|\ \ \ \
| * | | | sched: Improve latencies under load by decreasing minimum scheduling granularityIngo Molnar2010-09-131-3/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2010-09-133-1/+10
|\ \ \ \
| * | | | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64Geert Uytterhoeven2010-09-133-1/+10
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2010-09-131-7/+39
|\ \ \ \
| * | | | [IA64] fix siglockTony Luck2010-09-091-7/+39
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-09-1313-592/+166
|\ \ \ \ \
| * | | | | cifs: prevent possible memory corruption in cifs_demultiplex_threadJeff Layton2010-09-083-11/+17
| * | | | | cifs: eliminate some more premature cifsd exitsJeff Layton2010-09-081-29/+12
| * | | | | cifs: prevent cifsd from exiting prematurelyJeff Layton2010-09-081-9/+7
| * | | | | [CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_keySteve French2010-09-082-59/+0
| * | | | | cifs: eliminate redundant xdev check in cifs_renameJeff Layton2010-09-081-21/+9
| * | | | | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"Steve French2010-09-0811-452/+172
OpenPOWER on IntegriCloud