aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-17at91_mci: minor cleanupMarc Pignat
2008-05-17Blackfin SPORTS UART Driver: converting BFIN->BLACKFINMike Frysinger
2008-05-17Blackfin serial driver: add extra IRQ flag for 8250 serial driverJavier Herrero
2008-05-178250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b...Javier Herrero
2008-05-19Blackfin arch: Fix bug - USB fails to build for BF524/BF526Bryan Wu
2008-05-19Blackfin arch: update boards defconfig filesMichael Hennerich
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich
2008-05-17Blackfin arch: enable a choice to provide 4M DMA memoryCliff Cai
2008-05-17Blackfin arch: cleanup the icplb/dcplb multiple hit checksMike Frysinger
2008-05-17Blackfin arch: Add workaround to read edge triggered GPIOsMichael Hennerich
2008-05-17Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.Michael Hennerich
2008-05-17Blackfin arch: Check for Anomaly 05000182Michael Hennerich
2008-05-17[PATCH] list_for_each_rcu must die: auditPaul E. McKenney
2008-05-17[patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton
2008-05-17[PATCH] open sessionid permissionsSteve Grubb
2008-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-16[PATCH] return to old errno choice in mkdir() et.al.Al Viro
2008-05-16[Patch] fs/binfmt_elf.c: fix wrong return valuesWANG Cong
2008-05-16[PATCH] get rid of leak in compat_execve()Al Viro
2008-05-16[Patch] fs/binfmt_elf.c: fix a wrong freeWANG Cong
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro
2008-05-16[PATCH] dup_fd() part 4 - race fixAl Viro
2008-05-16[PATCH] dup_fd() - part 3Al Viro
2008-05-16[PATCH] dup_fd() part 2Al Viro
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-16sparc64: Update defconfig.David S. Miller
2008-05-16sparc64: Fix lmb_reserve() args in find_ramdisk().David S. Miller
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison
2008-05-16nfs: make nfs4_drop_state_owner() staticAdrian Bunk
2008-05-16nfs: path_{get,put}() cleanupsJan Blunck
2008-05-16nfs: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-05-16nfs/lsm: make NFSv4 set LSM mount optionsEric Paris
2008-05-16NFSv4: Check the return value of decode_compound_hdr_arg()Trond Myklebust
2008-05-16nfs: fix race in nfs_dirty_requestFred Isaman
2008-05-16NFS: Ensure that 'noac' and/or 'actimeo=0' turn off attribute cachingTrond Myklebust
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-16sh: fix sh7785 master clock valueYoshihiro Shimoda
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito
2008-05-16sh: Fix up optimized SH-4 memcpy on big endian.Hideo Saito
2008-05-16sh: disable initrd defaults in .empty_zero_page.Paul Mundt
2008-05-16sh: display boot params by default on entry.Paul Mundt
2008-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-05-15initcalls: Fix m68k build and possible buffer overflowCyrill Gorcunov
2008-05-15Split up 'do_initcalls()' into two simpler functionsLinus Torvalds
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2008-05-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-05-15jbd2: update transaction t_state to T_COMMIT fixMingming Cao
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V