| Commit message (Expand) | Author | Files | Lines |
2010-10-03 | spi: spi-gpio.c tests SPI_MASTER_NO_RX bit twice, but not SPI_MASTER_NO_TX | Roel Kluin | 1 | -1/+1 |
2010-09-16 | spi/mpc8xxx: fix buffer overrun on large transfers | christophe leroy | 1 | -2/+8 |
2010-09-15 | MN10300: Fix up the IRQ names for the on-chip serial ports | David Howells | 1 | -11/+11 |
2010-09-15 | aio: check for multiplication overflow in do_io_submit | Jeff Moyer | 1 | -0/+3 |
2010-09-15 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath | 1 | -1/+7 |
2010-09-15 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin | 1 | -7/+7 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 10 | -8/+32 |
2010-09-14 | HID: fix hiddev's use of usb_find_interface | Guillaume Chazarain | 3 | -1/+7 |
2010-09-13 | m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64 | Geert Uytterhoeven | 3 | -1/+10 |
2010-09-13 | sched: Improve latencies under load by decreasing minimum scheduling granularity | Ingo Molnar | 1 | -3/+3 |
2010-09-13 | fs/9p: Don't use dotl version of mknod for dotu inode operations | Aneesh Kumar K.V | 1 | -1/+1 |
2010-09-13 | fs/9p: Use the correct dentry operations | Aneesh Kumar K.V | 1 | -1/+4 |
2010-09-13 | 9p: Check for NULL fid in v9fs_dir_release() | jvrao | 1 | -2/+4 |
2010-09-13 | fs/9p: Fix error handling in v9fs_get_sb | Aneesh Kumar K.V | 1 | -6/+14 |
2010-09-13 | fs/9p, net/9p: memory leak fixes | Latchesar Ionkov | 2 | -1/+8 |
2010-09-13 | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined | Mark F. Brown | 1 | -0/+6 |
2010-09-13 | mtd: mxc_nand: configure pages per block for v2 controller | Sascha Hauer | 1 | -14/+19 |
2010-09-13 | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs | Kyungmin Park | 1 | -6/+5 |
2010-09-13 | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs | Kyungmin Park | 1 | -3/+2 |
2010-09-13 | mtd: Blackfin NFC: fix invalid free in remove() | Mike Frysinger | 1 | -6/+1 |
2010-09-13 | mtd: Blackfin NFC: fix build error after nand_scan_ident() change | Mike Frysinger | 1 | -1/+1 |
2010-09-13 | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies | Trond Myklebust | 2 | -0/+2 |
2010-09-13 | statfs() gives ESTALE error | Menyhart Zoltan | 1 | -0/+8 |
2010-09-13 | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6 | Trond Myklebust | 1 | -1/+1 |
2010-09-13 | sunrpc: increase MAX_HASHTABLE_BITS to 14 | Miquel van Smoorenburg | 1 | -1/+1 |
2010-09-13 | gss:spkm3 miss returning error to caller when import security context | Bian Naimeng | 1 | -1/+4 |
2010-09-13 | gss:krb5 miss returning error to caller when import security context | Bian Naimeng | 1 | -2/+8 |
2010-09-13 | Remove incorrect do_vfs_lock message | Fabio Olive Leite | 1 | -4/+0 |
2010-09-13 | SUNRPC: cleanup state-machine ordering | J. Bruce Fields | 1 | -42/+42 |
2010-09-13 | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 3 | -21/+21 |
2010-09-13 | SUNRPC: Fix race corrupting rpc upcall | Trond Myklebust | 2 | -7/+8 |
2010-09-13 | Fix null dereference in call_allocate | J. Bruce Fields | 1 | -4/+4 |
2010-09-13 | Linux 2.6.36-rc4v2.6.36-rc4 | Linus Torvalds | 1 | -1/+1 |
2010-09-12 | docbook: skip files with no docs since they generate scary warnings | Randy Dunlap | 2 | -2/+0 |
2010-09-12 | docbook: warn on unused doc entries | Johannes Berg | 3 | -3/+183 |
2010-09-12 | kernel-doc: ignore case when stripping attributes | Johannes Berg | 1 | -1/+1 |
2010-09-11 | PM / Hibernate: Avoid hitting OOM during preallocation of memory | Rafael J. Wysocki | 1 | -20/+65 |
2010-09-11 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-11 | x86, tsc: Fix a preemption leak in restore_sched_clock_state() | Peter Zijlstra | 1 | -1/+1 |
2010-09-11 | PM QoS: Correct pr_debug() misuse and improve parameter checks | mark gross | 1 | -1/+3 |
2010-09-10 | xfs: log IO completion workqueue is a high priority queue | Dave Chinner | 1 | -1/+2 |
2010-09-10 | execve: make responsive to SIGKILL with large arguments | Roland McGrath | 1 | -0/+7 |
2010-09-10 | execve: improve interactivity with large arguments | Roland McGrath | 1 | -0/+2 |
2010-09-10 | setup_arg_pages: diagnose excessive argument size | Roland McGrath | 1 | -0/+5 |
2010-09-10 | KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring | David Howells | 1 | -1/+2 |
2010-09-10 | KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() | David Howells | 1 | -0/+3 |
2010-09-10 | drm/i915: don't enable self-refresh on Ironlake | Jesse Barnes | 2 | -2/+12 |
2010-09-10 | xfs: prevent reading uninitialized stack memory | Dan Rosenberg | 1 | -0/+2 |
2010-09-10 | AT91: at91sam9261ek: remove C99 comments but keep information | Nicolas Ferre | 1 | -4/+2 |
2010-09-10 | AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC | Nicolas Ferre | 1 | -11/+19 |