aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | netdev: can: Change mail address of Hans J. KochHans J. Koch2010-10-30
| * | | | | pcnet_cs: add new_idKen Kawasaki2010-10-30
| * | | | | net: Truncate recvfrom and sendto length to INT_MAX.Linus Torvalds2010-10-30
| * | | | | RDS: Let rds_message_alloc_sgs() return NULLAndy Grover2010-10-30
| * | | | | RDS: Copy rds_iovecs into kernel memory instead of rereading from userspaceAndy Grover2010-10-30
| * | | | | RDS: Clean up error handling in rds_cmsg_rdma_argsAndy Grover2010-10-30
| * | | | | RDS: Return -EINVAL if rds_rdma_pages returns an errorAndy Grover2010-10-30
| * | | | | net: fix rds_iovec page count overflowLinus Torvalds2010-10-30
| * | | | | can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde2010-10-30
| * | | | | can: pch_can: fix sparse warningMarc Kleine-Budde2010-10-30
| * | | | | netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-30
| * | | | | ip_gre: fix fallback tunnel setupEric Dumazet2010-10-30
| * | | | | vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-30
| * | | | | vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-30
| * | | | | ipv6/udp: report SndbufErrors and RcvbufErrorsEric Dumazet2010-10-30
| * | | | | phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-29
* | | | | | nfsd4: initialize delegation pointer to leaseJ. Bruce Fields2010-10-30
* | | | | | locks: fix setlease methods to free passed-in lockJ. Bruce Fields2010-10-30
* | | | | | locks: fix leaks on setlease errorsJ. Bruce Fields2010-10-30
* | | | | | locks: prevent ENOMEM on lease unlockJ. Bruce Fields2010-10-30
* | | | | | drivers/media/IR/ir-keytable.c: fix binary searchDavid Härdeman2010-10-30
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-30
|\ \ \ \ \ \
| * | | | | | Ensure FMODE_NONOTIFY is not set by userspaceLino Sanfilippo2010-10-30
| * | | | | | make fanotify_read() restartable across signalsLino Sanfilippo2010-10-30
| * | | | | | fsnotify: remove alignment padding from fsnotify_mark on 64 bit buildsRichard Kennedy2010-10-28
| * | | | | | fs/notify/fanotify/fanotify_user.c: fix warningsAndrew Morton2010-10-28
| * | | | | | fanotify: Fix FAN_CLOSE commentsStefan Hajnoczi2010-10-28
| * | | | | | fanotify: do not recalculate the mask if the ignored mask changedEric Paris2010-10-28
| * | | | | | fanotify: ignore events on directories unless specifically requestedEric Paris2010-10-28
| * | | | | | fsnotify: rename FS_IN_ISDIR to FS_ISDIREric Paris2010-10-28
| * | | | | | fanotify: do not send events for irregular filesEric Paris2010-10-28
| * | | | | | fanotify: limit number of listeners per userEric Paris2010-10-28
| * | | | | | fanotify: allow userspace to override max marksEric Paris2010-10-28
| * | | | | | fanotify: limit the number of marks in a single fanotify groupEric Paris2010-10-28
| * | | | | | fanotify: allow userspace to override max queue depthEric Paris2010-10-28
| * | | | | | fsnotify: implement a default maximum queue depthEric Paris2010-10-28
| * | | | | | fanotify: ignore fanotify ignore marks if open writersEric Paris2010-10-28
| * | | | | | fanotify: allow userspace to flush all marksEric Paris2010-10-28
| * | | | | | fsnotify: call fsnotify_parent in perm eventsEric Paris2010-10-28
| * | | | | | fsnotify: correctly handle return codes from listenersEric Paris2010-10-28
| * | | | | | fanotify: use __aligned_u64 in fanotify userspace metadataEric Paris2010-10-28
| * | | | | | fanotify: implement fanotify listener orderingEric Paris2010-10-28
| * | | | | | fsnotify: implement ordering between notifiersEric Paris2010-10-28
| * | | | | | fanotify: allow fanotify to be builtEric Paris2010-10-28
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-10-30
|\ \ \ \ \ \ \ \
| | * | | | | | | x86: Check irq_remapped instead of remapping_enabled in destroy_irq()Yinghai Lu2010-10-30
| * | | | | | | | Merge branch 'tip/perf/jump-label-2' of git://git.kernel.org/pub/scm/linux/ke...Ingo Molnar2010-10-30
| |\ \ \ \ \ \ \ \
| | * | | | | | | | jump label: Add work around to i386 gcc asm goto bugSteven Rostedt2010-10-29
| | * | | | | | | | x86, ftrace: Use safe noops, drop trap testH. Peter Anvin2010-10-29
| | * | | | | | | | jump_label: Fix unaligned traps on sparc.David Miller2010-10-29