aboutsummaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-03JFS: use DIV_ROUND_UP where appropriateShaun Zinck2-3/+3
2008-01-03Remove unnecessary kmalloc casts in the jfs filesystemJack Stone1-6/+2
2008-01-03JFS is missing a memory barrierNick Piggin1-2/+2
2008-01-03JFS: Make sure special inode data is written after journal is flushedDave Kleikamp2-19/+17
2008-01-03JFS: clear PAGECACHE_TAG_DIRTY for no-write pagesDave Kleikamp1-3/+8
2008-01-02Fix kernel/ptrace.c compile problem (missing "may_attach()")Linus Torvalds1-1/+1
2008-01-02restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro6-7/+27
2008-01-02scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar9-43/+58
2008-01-02Unify /proc/slabinfo configurationLinus Torvalds7-27/+23
2008-01-02slub: register slabinfo to procfsPekka Enberg1-0/+17
2008-01-02[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras1-9/+0
2008-01-01slub: provide /proc/slabinfoPekka J Enberg2-13/+94
2008-01-01fix lguest rmmod "bad pgd"Rusty Russell1-1/+1
2008-01-01x86: fix asm-x86/msr.h for user-space exportMike Frysinger1-35/+39
2008-01-01x86: fix asm-x86/byteorder.h for userspace exportMike Frysinger1-2/+2
2007-12-31leds: Fix locomo LED driver oopsRichard Purdie1-1/+1
2007-12-31leds: Fix leds_list_lock locking issuesRichard Purdie4-11/+12
2007-12-29[BLUETOOTH]: put_device before device_del fixDave Young2-9/+2
2007-12-29[TCP]: use non-delayed ACK for congestion control RTTGavin McCullagh1-8/+11
2007-12-29[SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2-2/+2
2007-12-28[IPV4] Fix ip=dhcp regressionSimon Horman1-0/+1
2007-12-27[PCI] Do not enable CRS Software Visibility by defaultLinus Torvalds1-18/+0
2007-12-28[POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand1-10/+30
2007-12-28[POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson8-38/+99
2007-12-28[CRYPTO] padlock: Fix spurious ECB page faultHerbert Xu1-4/+49
2007-12-26Revert quicklist need->flush fixChristoph Lameter1-3/+0
2007-12-26[IPV4]: Fix ip command line processing.Simon Horman2-10/+5
2007-12-26[VETH]: move veth.h to include/linuxStephen Hemminger3-1/+2
2007-12-26[NET] tc_nat: header installStephen Hemminger1-0/+1
2007-12-26[TUNTAP]: Fix wrong debug message.Toyo Abe1-1/+1
2007-12-26[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibilityPatrick McHardy3-2/+7
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg1-0/+13
2007-12-26mac80211: round station cleanup timerJohannes Berg1-2/+5
2007-12-26[SPARC64]: Implement pci_resource_to_user()David S. Miller2-0/+20
2007-12-25Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds1-1/+1
2007-12-24cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz1-2/+2
2007-12-24MAINTAINERS: update ide-cd entryBorislav Petkov1-1/+3
2007-12-24ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz1-3/+3
2007-12-24ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz1-1/+1
2007-12-24ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz1-1/+4
2007-12-24ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz1-5/+8
2007-12-24ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz1-1/+1
2007-12-24ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz1-8/+8
2007-12-24ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz1-8/+1
2007-12-24ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz1-4/+4
2007-12-24ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2-2/+6
2007-12-24drivers/ide/: Spelling fixesJoe Perches1-1/+1
2007-12-24V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil1-0/+3
2007-12-24V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky1-0/+1
2007-12-23uml: user of helper_wait() got missed when it got extra argumentsAl Viro1-2/+2