Age | Commit message (Expand) | Author |
2012-10-06 | rapidio/rionet: rework to support multiple RIO master ports | Alexandre Bounine |
2012-10-06 | rapidio: run discovery as an asynchronous process | Alexandre Bounine |
2012-10-06 | rapidio: use device lists handling on per-net basis | Alexandre Bounine |
2012-10-06 | rapidio: fix blocking wait for discovery ready | Alexandre Bounine |
2012-10-06 | rapidio: apply RX/TX enable to active switch ports only | Alexandre Bounine |
2012-10-06 | rapidio/tsi721: add inbound memory mapping callbacks | Alexandre Bounine |
2012-10-06 | rapidio: add inbound memory mapping interface | Alexandre Bounine |
2012-10-06 | drivers/rapidio/devices/tsi721.c: fix error return code | Peter Senna Tschudin |
2012-10-06 | rapidio: fix kerneldoc warnings after DMA support was added | Alexandre Bounine |
2012-10-06 | rapidio/tsi721: modify mport name assignment | Alexandre Bounine |
2012-10-06 | rapidio/rionet: fix multicast packet transmit logic | Alexandre Bounine |
2012-10-06 | kdump: remove unneeded include | Wei Yongjun |
2012-10-06 | fs/proc/root.c: use NULL instead of 0 for pointer | Sachin Kamat |
2012-10-06 | proc_sysctl.c: use BUG_ON instead of BUG | Prasad Joshi |
2012-10-06 | proc: use kzalloc instead of kmalloc and memset | yan |
2012-10-06 | proc: no need to initialize proc_inode->fd in proc_get_inode() | yan |
2012-10-06 | proc: return -ENOMEM when inode allocation failed | yan |
2012-10-06 | coredump: extend core dump note section to contain file names of mapped files | Denys Vlasenko |
2012-10-06 | coredump: add a new elf note with siginfo of the signal | Denys Vlasenko |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-06 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko |
2012-10-06 | coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 | Oleg Nesterov |
2012-10-06 | coredump: add support for %d=__get_dumpable() in core name | Oleg Nesterov |
2012-10-06 | coredump: update coredump-related headers | Alex Kelly |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-10-06 | device_cgroup: rename whitelist to exception list | Aristeu Rozanski |
2012-10-06 | device_cgroup: convert device_cgroup internally to policy + exceptions | Aristeu Rozanski |
2012-10-06 | device_cgroup: introduce dev_whitelist_clean() | Aristeu Rozanski |
2012-10-06 | device_cgroup: add "deny_all" in dev_cgroup structure | Aristeu Rozanski |
2012-10-06 | kernel-doc: don't mangle whitespace in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - empty line in Example section | Daniel Santos |
2012-10-06 | kernel-doc: bugfix - multi-line macros | Daniel Santos |
2012-10-06 | fat: simplify writeback_inode() | Namjae Jeon |
2012-10-06 | fat: no need to reset EOF in ent_put for FAT32 | Namjae Jeon |
2012-10-06 | fs/fat: fix checkpatch issues in fatent.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix all other checkpatch issues in dir.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix some small checkpatch issues in dir.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix two checkpatch issues in cache.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: chang indentation of some comments in fat.h | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix some checkpatch issues in fat.h | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix a checkpatch issue in namei_msdos.c | Cruz Julian Bishop |
2012-10-06 | fat (exportfs): fix dentry reconnection | Steven J. Magnani |
2012-10-06 | fat (exportfs): move NFS support code | Steven J. Magnani |
2012-10-06 | fat: use accessor function for msdos_dir_entry 'start' | Namjae Jeon |
2012-10-06 | hpfs: convert to use leXX_add_cpu() | Wei Yongjun |
2012-10-06 | drivers/rtc/rtc-s35390a.c: add wakealarm support for rtc-s35390A rtc chip | Michael Langer |
2012-10-06 | drivers/rtc/rtc-m41t80.c: remove disabled alarm functionality | Paul Bolle |
2012-10-06 | drivers/rtc/rtc-tps65910.c: use platform_get_irq() to get RTC irq details | Venu Byravarasu |
2012-10-06 | rtc: kconfig: fix up dependency for ab8500 | Ulf Hansson |
2012-10-06 | drivers/rtc/rtc-em3027.c: convert struct i2c_msg initialization to C99 format | Shubhrajyoti D |