platform/kernel/linux-rpi.git
2012-06-01 KOSAKI Motohiromqueue: don't use kmalloc with KMALLOC_MAX_SIZE
2012-06-01 KOSAKI Motohiromqueue: revert bump up DFLT_*MAX
2012-06-01 Doug Ledfordipc/mqueue: update maximums for the mqueue subsystem
2012-06-01 Doug Ledfordipc/mqueue: enforce hard limits
2012-06-01 Doug Ledfordipc/mqueue: switch back to using non-max values on...
2012-06-01 Doug Ledfordipc/mqueue: cleanup definition names and locations
2012-06-01 maximilian... kexec: export kexec.h to user space
2012-06-01 Anton Vorontsovkernel/cpu.c: document clear_tasks_mm_cpumask()
2012-06-01 Anton Vorontsovum: properly check all process' threads for a live mm
2012-06-01 Anton Vorontsovum: fix possible race on task->mm
2012-06-01 Anton Vorontsovum: should hold tasklist_lock while traversing processes
2012-06-01 Anton Vorontsovblackfin: fix possible deadlock in decode_address()
2012-06-01 Anton Vorontsovblackfin: a couple of task->mm handling fixes
2012-06-01 Anton Vorontsovsh: use clear_tasks_mm_cpumask()
2012-06-01 Anton Vorontsovpowerpc: use clear_tasks_mm_cpumask()
2012-06-01 Anton Vorontsovarm: use clear_tasks_mm_cpumask()
2012-06-01 Anton Vorontsovcpu: introduce clear_tasks_mm_cpumask() helper
2012-06-01 Konstantin... fork: call complete_vfork_done() after clearing child_t...
2012-06-01 Konstantin... proc/smaps: show amount of nonlinear ptes in vma
2012-06-01 Konstantin... proc/smaps: carefully handle migration entries
2012-06-01 Konstantin... proc: report file/anon bit in /proc/pid/pagemap
2012-06-01 Jan Engelhardtprocfs: use more apprioriate types when dumping /proc...
2012-06-01 Alexey Dobriyanproc: pass "fd" by value in /proc/*/{fd,fdinfo} code
2012-06-01 Alexey Dobriyanproc: don't do dummy rcu_read_lock/rcu_read_unlock...
2012-06-01 Cong Wangproc: use mm_access() instead of ptrace_may_access()
2012-06-01 Cong Wangproc: remove mm_for_maps()
2012-06-01 Cong Wangproc: clean up /proc/<pid>/environ handling
2012-06-01 Tim Birdstack usage: add pid to warning printk in check_stack_usage
2012-06-01 Oleg Nesterovcred: remove task_is_dead() from __task_cred() validation
2012-06-01 Randy Dunlapkmod.c: fix kernel-doc warning
2012-06-01 Boaz Harroshkmod: move call_usermodehelper_fns() to .c file and...
2012-06-01 Boaz Harroshkmod: convert two call sites to call_usermodehelper_fns()
2012-06-01 Boaz Harroshkmod: unexport call_usermodehelper_freeinfo()
2012-06-01 Namjae Jeonfat: use fat_msg_ratelimit() in fat__get_entry()
2012-06-01 Namjae Jeonfat: add fat_msg_ratelimit()
2012-06-01 Artem Bityutskiyfat: switch to fsinfo_inode
2012-06-01 Artem Bityutskiyfat: mark superblock as dirty less often
2012-06-01 Artem Bityutskiyfat: introduce mark_fsinfo_dirty helper
2012-06-01 Artem Bityutskiyfat: introduce special inode for managing the FSINFO...
2012-06-01 Dan CarpenterHPFS: remove PRINTK() macro
2012-06-01 Ryusuke Konishinilfs2: flush disk caches in syncing
2012-06-01 Will Deaconpipe: return -ENOIOCTLCMD instead of -EINVAL on unknown...
2012-06-01 H Hartley Sweeteninit: disable sparse checking of the mount.o source...
2012-06-01 Joe Perchescheckpatch: suggest pr_<level> over printk(KERN_<LEVEL>
2012-06-01 Eric Nelsoncheckpatch: check for whitespace before semicolon at EOL
2012-06-01 Denys Vlasenkovsprintf: further optimize decimal conversion
2012-06-01 Grant Likelyvsprintf: correctly handle width when '#' flag used...
2012-06-01 Nicolas Pitrekernel/cpu_pm.c: fix various typos
2012-06-01 Andrew Mortonkernel/irq/manage.c: use the pr_foo() infrastructure...
2012-06-01 Sasikantha... sethostname/setdomainname: notify userspace when there...
2012-06-01 Gustavo Padovan.mailmap: add Gustavo
2012-06-01 Sergei Shtylyovdrivers/message/fusion: use pci_dev->revision
2012-06-01 Wei Yangkernel/resource.c: correct the comment of allocate_reso...
2012-06-01 Xi Wangintroduce SIZE_MAX
2012-06-01 Xi WangCodingStyle: add kmalloc_array() to memory allocators
2012-06-01 Kautuk Consulum/kernel/trap.c: port OOM changes to handle_page_fault()
2012-06-01 Andrew Mortonsecurity/keys/keyctl.c: suppress memory allocation...
2012-06-01 J. Bruce Fieldsnfsd4: fix, consolidate client_has_state
2012-06-01 J. Bruce Fieldsnfsd4: don't remove rebooted client record until confir...
2012-06-01 J. Bruce Fieldsnfsd4: remove some dprintk's and a comment
2012-06-01 J. Bruce Fieldsnfsd4: return "real" sequence id in confirmed case
2012-06-01 J. Bruce Fieldsnfsd4: fix exchange_id to return confirm flag
2012-06-01 J. Bruce Fieldsnfsd4: clarify that renewing expired client is a bug
2012-06-01 J. Bruce Fieldsnfsd4: simpler ordering of setclientid_confirm checks
2012-06-01 J. Bruce Fieldsnfsd4: setclientid: remove pointless assignment
2012-06-01 J. Bruce Fieldsnfsd4: fix error return in non-matching-creds case
2012-06-01 J. Bruce Fieldsnfsd4: fix setclientid_confirm same_cred check
2012-06-01 J. Bruce Fieldsnfsd4: merge 3 setclientid cases to 2
2012-06-01 J. Bruce Fieldsnfsd4: pull out common code from setclientid cases
2012-06-01 J. Bruce Fieldsnfsd4: merge last two setclientid cases
2012-06-01 J. Bruce Fieldsnfsd4: setclientid/confirm comment cleanup
2012-06-01 J. Bruce Fieldsnfsd4: setclientid remove unnecessary terms from a...
2012-06-01 J. Bruce Fieldsnfsd4: move rq_flavor into svc_cred
2012-06-01 J. Bruce Fieldsnfsd4: stricter cred comparison for setclientid/exchange_id
2012-06-01 J. Bruce Fieldsnfsd4: move principal name into svc_cred
2012-06-01 J. Bruce Fieldsnfsd4: allow removing clients not holding state
2012-06-01 J. Bruce Fieldsnfsd4: rearrange exchange_id logic to simplify
2012-06-01 J. Bruce Fieldsnfsd4: exchange_id cleanup: comments
2012-06-01 J. Bruce Fieldsnfsd4: exchange_id cleanup: local shorthands for repeat...
2012-06-01 J. Bruce Fieldsnfsd4: allow an EXCHANGE_ID to kill a 4.0 client
2012-06-01 J. Bruce Fieldsnfsd4: exchange_id: check creds before killing confirme...
2012-06-01 J. Bruce Fieldsnfsd4: exchange_id error cleanup
2012-06-01 J. Bruce Fieldsnfsd4: exchange_id has a pointless copy
2012-06-01 J. Bruce Fieldssvcrpc: fix a comment typo
2012-06-01 Weston Andros... nfsd: return 0 on reads of fault injection files
2012-06-01 Jeff Laytonnfsd: wrap all accesses to st_deny_bmap
2012-06-01 Jeff Laytonnfsd: wrap accesses to st_access_bmap
2012-06-01 Jeff Laytonnfsd: make test_share a bool return
2012-06-01 Jeff Laytonnfsd: consolidate set_access and set_deny
2012-06-01 Chuck LeverNFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE...
2012-06-01 Stanislav KinsburskyLockD: add debug message to start and stop functions
2012-06-01 Stanislav KinsburskyLockD: service start function introduced
2012-06-01 Stanislav KinsburskyLockD: move global usage counter manipulation from...
2012-06-01 Stanislav KinsburskyLockD: service creation function introduced
2012-06-01 Stanislav KinsburskyLockD: use existing per-net data function on service...
2012-06-01 Stanislav KinsburskyLockD: pass service to per-net up and down functions
2012-06-01 Jeff Laytonsunrpc: do array overrun check in svc_recv before alloc...
2012-06-01 Stanislav KinsburskySUNRPC: move per-net operations from svc_destroy()
2012-06-01 Stanislav KinsburskySUNRPC: new svc_bind() routine introduced
2012-06-01 J. Bruce Fieldsrpc: handle rotated gss data for Windows interoperability
next