aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-10perf trace: update usageTom Zanussi1-1/+5
2010-11-10perf trace: update Documentation with new perf trace variantsTom Zanussi1-8/+49
2010-11-10perf trace: live-mode command-line cleanupTom Zanussi1-57/+108
2010-11-10perf trace record: handle commands correctlyTom Zanussi1-4/+28
2010-11-10perf record: make the record options available outside perf recordTom Zanussi1-5/+5
2010-11-10perf trace scripting: remove system-wide param from shell scriptsTom Zanussi13-13/+13
2010-11-10perf trace scripting: fix some small memory leaks and missing error checksTom Zanussi1-0/+12
2010-11-10perf: Fix usages of profile_cpu in builtin-top.c to use cpu_listCorey Ashford1-7/+5
2010-11-10perf, ui: Eliminate stack-smashing protection compiler complaintCyrill Gorcunov1-2/+3
2010-11-09perf_events: Fix perf_counter_mmap() hook in mprotect()Pekka Enberg1-1/+1
2010-11-09cifs: fix a memleak in cifs_setattr_nounix()Suresh Jayaraman1-1/+0
2010-11-09kernel: Constify temporary variable in roundup()Tetsuo Handa1-1/+1
2010-11-08sparc: fix openpromfs compileMeelis Roos1-1/+1
2010-11-08cifs: make cifs_ioctl handle NULL filp->private_data correctlyJeff Layton1-2/+10
2010-11-08ext4: Add new ext4 inode tracepointsTheodore Ts'o3-0/+110
2010-11-08ext4: Don't call sb_issue_discard() in ext4_free_blocks()Theodore Ts'o1-2/+0
2010-11-08ext4: do not try to grab the s_umount semaphore in ext4_quota_offDmitry Monakhov1-5/+3
2010-11-08ext4: fix potential race when freeing ext4_io_page structuresTheodore Ts'o2-24/+16
2010-11-08ext4: handle writeback of inodes which are being freedTheodore Ts'o3-25/+38
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski2-0/+79
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-05TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-05ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-05floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-05watchdog: Fix section mismatch and potential undefined behavior.David Daney1-1/+1
2010-11-05posix-cpu-timers: workaround to suppress the problems with mt execOleg Nesterov1-0/+8
2010-11-05cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointerPavel Shilovsky4-14/+15
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05KVM: PPC: BookE: Load the lower half of MSRScott Wood1-1/+1
2010-11-05KVM: PPC: BookE: fix sleep with interrupts disabledScott Wood1-2/+0
2010-11-05KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().Scott Wood1-1/+1
2010-11-05PPC: KVM: Book E doesn't have __end_interrupts.Scott Wood1-1/+1
2010-11-05KVM: x86: Issue smp_call_function_many with preemption disabledJan Kiszka1-0/+2
2010-11-05KVM: x86: fix information leak to userlandVasiliy Kulikov1-0/+6
2010-11-05KVM: PPC: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-11-05KVM: MMU: fix rmap_remove on non present sptesMarcelo Tosatti1-4/+5
2010-11-05KVM: Write protect memory after slot swapMichael S. Tsirkin1-4/+4
2010-11-05Clean up relay_alloc_page_array() slightly by using vzalloc rather than vmalloc and memsetJesper Juhl1-11/+4
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman12-33/+36
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman16-10/+11
2010-11-04cifs: dereferencing first then checkingJeff Layton1-7/+3
2010-11-04cifs: trivial comment fix: tlink_tree is now a rbtreeSuresh Jayaraman1-1/+1
2010-11-04inet_diag: Make sure we actually run the same bytecode we audited.Nelson Elhage1-11/+16
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2010-11-04fib: fib_result_assign() should not change fib refcountsEric Dumazet1-4/+1