pandora-kernel.git
2011-03-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2011-03-24 Olaf Heringcrash_dump: export is_kdump_kernel to modules, consolid...
2011-03-24 FUJITA Tomonoriremove dma64_addr_t
2011-03-24 Mandeep Singh... taskstats: use appropriate printk priority level
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-03-24 Serge E. Hallynuserns: userns: check user namespace for task->file...
2011-03-24 Serge E. Hallynuserns: user namespaces: convert several capable()...
2011-03-24 Serge E. Hallynuserns: add a user namespace owner of ipc ns
2011-03-24 Serge E. Hallynuserns: user namespaces: convert all capable checks...
2011-03-24 Serge E. Hallynuserns: make has_capability* into real functions
2011-03-24 Serge E. Hallynuserns: allow ptrace from non-init user namespaces
2011-03-24 Serge E. Hallynuserns: allow killing tasks in your own or child userns
2011-03-24 Serge E. Hallynuserns: allow sethostname in a container
2011-03-24 Serge E. Hallynuserns: security: make capabilities relative to the...
2011-03-24 Serge E. Hallynuserns: add a user_namespace as creator/owner of uts_na...
2011-03-24 Oleg Nesterovprocfs: kill the global proc_mnt variable
2011-03-24 Eric W. Biedermanpidns: call pid_ns_prepare_proc() from create_pid_names...
2011-03-24 Eric W. Biedermanpid: remove the child_reaper special case in init/main.c
2011-03-24 Richard Weinbergersysctl: restrict write access to dmesg_restrict
2011-03-24 Petr Holaseksysctl: add some missing input constraint checks
2011-03-24 Denis Kirjanovsysctl_check: drop dead code
2011-03-24 Denis Kirjanovsysctl_check: drop table->procname checks
2011-03-24 Dan Carpenterrapidio: fix potential null deref on failure path
2011-03-24 Alexandre Bouninerapidio: remove mport resource reservation from common...
2011-03-24 Alexandre Bouninerapidio: modify mport ID assignment
2011-03-24 Alexandre Bouninerapidio: modify subsystem and driver initialization...
2011-03-24 Alexandre Bouninerapidio: modify configuration to support PCI-SRIO contr...
2011-03-24 Alexandre Bouninerapidio: add architecture specific callbacks
2011-03-24 Alexandre Bouninerapidio: add RapidIO documentation
2011-03-24 Alexandre Bouninerapidio: add new sysfs attributes
2011-03-24 Changli Gaodrivers/char/mem.c: clean up the code
2011-03-24 Julia Lawalldrivers/staging/tty/specialix.c: convert func_enter...
2011-03-24 Julia Lawalldrivers/tty/bfin_jtag_comm.c: avoid calling put_tty_dri...
2011-03-24 Niranjana Vishwanath... drivers/char: add MSM smd_pkt driver
2011-03-24 Sergey Senozhatskydrivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si...
2011-03-24 Kees Cookproc: protect mm start_code/end_code in /proc/pid/stat
2011-03-24 Alexey Dobriyanproc: make struct proc_dir_entry::namelen unsigned int
2011-03-24 Jovi Zhangprocfs: fix some wrong error code usage
2011-03-24 Aaro Koskinenprocfs: fix /proc/<pid>/maps heap check
2011-03-24 Konstantin... proc: hide kernel addresses via %pK in /proc/<pid>...
2011-03-24 Li Zefancpuset: hold callback_mutex in cpuset_post_clone()
2011-03-24 Li Zefancpuset: fix unchecked calls to NODEMASK_ALLOC()
2011-03-24 Li Zefancpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
2011-03-24 Li Zefancpuset: remove unneeded NODEMASK_ALLOC() in cpuset_spri...
2011-03-24 David Rientjesmemcg: give current access to memory reserves if it...
2011-03-24 KAMEZAWA Hiroyukimemcg: fix leak on wrong LRU with FUSE
2011-03-24 Michal Hockomemcg: page_cgroup array is never stored on reserved...
2011-03-24 Michal Hockopage_cgroup: reduce allocation overhead for page_cgroup...
2011-03-24 Andrew Mortonmm/memcontrol.c: suppress uninitialized-var warning...
2011-03-24 Johannes Weinermemcg: use native word page statistics counters
2011-03-24 Johannes Weinermemcg: break out event counters from other stats
2011-03-24 Johannes Weinermemcg: unify charge/uncharge quantities to units of...
2011-03-24 Johannes Weinermemcg: convert uncharge batching from bytes to page...
2011-03-24 Johannes Weinermemcg: convert per-cpu stock from bytes to page granularity
2011-03-24 Johannes Weinermemcg: keep only one charge cancelling function
2011-03-24 Johannes Weinermemcg: remove memcg->reclaim_param_lock
2011-03-24 Johannes Weinermemcg: charged pages always have valid per-memcg zone...
2011-03-24 Johannes Weinermemcg: remove direct page_cgroup-to-page pointer
2011-03-24 Johannes Weinermemcg: condense page_cgroup-to-page lookup points
2011-03-24 Johannes Weinermemcg: fold __mem_cgroup_move_account into caller
2011-03-24 Johannes Weinermemcg: change page_cgroup_zoneinfo signature
2011-03-24 Johannes Weinermemcg: no uncharged pages reach page_cgroup_zoneinfo
2011-03-24 Daisuke Nishimuramemcg: add memcg sanity checks at allocating and freein...
2011-03-24 Johannes Weinermemcg: remove NULL check from lookup_page_cgroup()...
2011-03-24 Johannes Weinermemcg: remove impossible conditional when committing
2011-03-24 Johannes Weinermemcg: remove unused page flag bitfield defines
2011-03-24 Johannes Weinermemcg: simplify the way memory limits are checked
2011-03-24 Johannes Weinermemcg: soft limit reclaim should end at limit not below
2011-03-24 KAMEZAWA Hiroyukimemcg: fix ugly initialization of return value is in...
2011-03-24 KAMEZAWA Hiroyukimemcg: res_counter_read_u64(): fix potential races...
2011-03-24 Akinobu Mitabitops: remove minix bitops from asm/bitops.h
2011-03-24 Akinobu Mitam68k: remove inline asm from minix_find_first_zero_bit
2011-03-24 Akinobu Mitabitops: remove ext2 non-atomic bitops from asm/bitops.h
2011-03-24 Akinobu Mitadm: use little-endian bitops
2011-03-24 Akinobu Mitamd: use little-endian bitops
2011-03-24 Akinobu Mitaufs: use little-endian bitops
2011-03-24 Akinobu Mitaudf: use little-endian bitops
2011-03-24 Akinobu Mitareiserfs: use little-endian bitops
2011-03-24 Akinobu Mitanilfs2: use little-endian bitops
2011-03-24 Akinobu Mitaocfs2: use little-endian bitops
2011-03-24 Akinobu Mitaext4: use little-endian bitops
2011-03-24 Akinobu Mitaext3: use little-endian bitops
2011-03-24 Akinobu Mitards: use little-endian bitops
2011-03-24 Akinobu Mitakvm: use little-endian bitops
2011-03-24 Akinobu Mitaasm-generic: use little-endian bitops
2011-03-24 Akinobu Mitabitops: introduce little-endian bitops for most archite...
2011-03-24 Akinobu Mitam68knommu: introduce little-endian bitops
2011-03-24 Akinobu Mitabitops: introduce CONFIG_GENERIC_FIND_BIT_LE
2011-03-24 Akinobu Mitam68k: introduce little-endian bitops
2011-03-24 Akinobu Mitaarm: introduce little-endian bitops
2011-03-24 Akinobu Mitas390: introduce little-endian bitops
2011-03-24 Akinobu Mitapowerpc: introduce little-endian bitops
2011-03-24 Akinobu Mitaasm-generic: change little-endian bitops to take any...
2011-03-24 Akinobu Mitaasm-generic: rename generic little-endian bitops functions
2011-03-24 Akinobu Mitabitops: merge little and big endian definisions in...
2011-03-24 Akinobu Mitards: stop including asm-generic/bitops/le.h directly
2011-03-24 Akinobu Mitakvm: stop including asm-generic/bitops/le.h directly
2011-03-24 Andrew Mortonfs/adfs/adfs.h: fix unsigned comparison
2011-03-24 Luck, Tonyia64: fix build breakage in asm/thread_info.h
2011-03-24 Chris WilsonRevert "drm/i915: Don't save/restore hardware status...
next