pandora-kernel.git
2008-07-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-26 Harvey Harrisonsys_paccept definition missing __user annotation
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 Johannes Weinerbootmem: Move node allocation macros back to !HAVE_ARCH...
2008-07-25 Adrian Bunkremove dummy asm/kvm.h files
2008-07-25 Ingo Molnarsignalfd: fix undefined reference to `compat_sys_signal...
2008-07-25 Ingo Molnarmm/hugetlb.c: fix build failure with !CONFIG_SYSCTL
2008-07-25 David Woodhousefirmware: create firmware binaries during 'make modules'.
2008-07-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-25 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-07-25 Linus TorvaldsFix ahci driver 'flags' type
2008-07-25 Dave Jiangedac: mpc85xx fix pci ofdev 2nd pass
2008-07-25 Dave Jiangedac: mv64x60 add pci fixup
2008-07-25 Dave Jiangedac: mv64x60 fix get_property
2008-07-25 Doug Thompsonedac: e752x fix too loud on nonmemory errors
2008-07-25 Arthur Jonesedac: core fix added newline to sysfs dimm labels
2008-07-25 Arthur Jonesedac: core fix static to dynamic kset
2008-07-25 Arthur Jonesedac: core fix redundant sysfs controls to parameters
2008-07-25 Arthur Jonesedac: core fix workq timer
2008-07-25 Arthur Jonesedac: core fix to use dynamic kobject
2008-07-25 Arthur Jonesedac: i5100: cleanup
2008-07-25 Arthur Jonesedac: i5100 fix unmask ecc bits
2008-07-25 Arthur Jonesedac: i5100 fix enable ecc hardware
2008-07-25 Arthur Jonesedac: i5100 fix missing bits
2008-07-25 Arthur Jonesedac: i5100 new intel chipset driver
2008-07-25 Miklos Szeredifuse: lockd support
2008-07-25 Miklos Szeredifuse: nfs export special lookups
2008-07-25 Miklos Szeredifuse: add fuse_lookup_name() helper
2008-07-25 Miklos Szeredifuse: add export operations
2008-07-25 Miklos Szeredifuse: prepare lookup for nfs export
2008-07-25 Miklos Szeredilocks: allow ->lock() to return FILE_LOCK_DEFERRED
2008-07-25 Miklos Szeredilocks: cleanup code duplication
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-25 Miklos Szeredilockd: dont return EAGAIN for a permanent error
2008-07-25 Vegard Nossumtaskstats: remove initialization of static per-cpu...
2008-07-25 Keika Kobayashiper-task-delay-accounting: update document and getdelay...
2008-07-25 Keika Kobayashiper-task-delay-accounting: update taskstats for memory...
2008-07-25 Keika Kobayashiper-task-delay-accounting: add memory reclaim delay
2008-07-25 David Howellstsacct: fix bacct_add_tsk()'s use of do_div()
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Pavel Emelyanovbsdacct: fix and add comments around acct_process()
2008-07-25 Pavel Emelyanovbsdacct: account dying tasks in all relevant namespaces
2008-07-25 Pavel Emelyanovbsdacct: turn acct off for all pidns-s on umount time
2008-07-25 Pavel Emelyanovbsdacct: switch from global bsd_acct_struct instance...
2008-07-25 Pavel Emelyanovbsdacct: make internal code work with passed bsd_acct_s...
2008-07-25 Pavel Emelyanovbsdacct: turn the acct_lock from on-the-struct to global
2008-07-25 Pavel Emelyanovbsdacct: make check timer accept a bsd_acct_struct...
2008-07-25 Pavel Emelyanovbsdacct: "truthify" a comment near acct_process
2008-07-25 Pavel Emelyanovpidns: add the struct bsd_acct_struct pointer on pid_na...
2008-07-25 Pavel Emelyanovpidns: use kzalloc when allocating new pid_namespace...
2008-07-25 Pavel Emelyanovbsdacct: rename acct_gbls to bsd_acct_struct
2008-07-25 Jonathan Limaccounting: account for user time when updating memory...
2008-07-25 Adrian Bunkunexport uts_sem
2008-07-25 Harvey Harrisonmarkers: fix sparse integer as NULL pointer warning
2008-07-25 Mathieu Desnoyersmarkers: use rcu_barrier_sched() and call_rcu_sched()
2008-07-25 Matthias Kaehlckeaoe: convert emsgs_sema into a completion
2008-07-25 Pavel Emelyanovpidns: remove find_task_by_pid, unused for a long time
2008-07-25 Pavel Emelyanovpidns: remove now unused find_pid function.
2008-07-25 Pavel Emelyanovpidns: remove now unused kill_proc function
2008-07-25 Richard Kennedyshrink struct pid by removing padding on 64 bit builds
2008-07-25 Adrian Bunkproper pid{hash,map}_init() prototypes
2008-07-25 Stephen Hemmingersysctl: allow override of /proc/sys/net with CAP_NET_ADMIN
2008-07-25 Alexey Dobriyansysctl: check for bogus modes
2008-07-25 David Sterbaproc: misplaced export of find_get_pid
2008-07-25 Alexey Dobriyanproc: move Kconfig to fs/proc/Kconfig
2008-07-25 Alexey Dobriyanproc: remove pathetic remount code
2008-07-25 Alexey Dobriyanproc: always do ->release
2008-07-25 Adrian Bunkmove proc_kmsg_operations to fs/proc/internal.h
2008-07-25 Adrian Bunkunexport proc_clear_tty
2008-07-25 Akinobu Mitadell_rbu: use memory_read_from_buffer()
2008-07-25 Thomas Gleixnerfs/partitions/efi: convert to pr_debug
2008-07-25 Abdel Benamroucheblock/ioctl.c and fs/partition/check.c: check value...
2008-07-25 Abdel Benamrouchefs/partition/check.c: fix return value warning
2008-07-25 Akinobu Mitadcdbas: use memory_read_from_buffer()
2008-07-25 Akinobu Mitafirmware: use memory_read_from_buffer()
2008-07-25 Jiri Slabydrivers/misc/phantom: note PCI
2008-07-25 Jiri SlabyChar: mxser, various cleanups
2008-07-25 Jiri SlabyChar: mxser, remove predefined isa support
2008-07-25 Jiri SlabyChar: mxser, prints cleanup
2008-07-25 Jiri SlabyChar: mxser, update documentation
2008-07-25 Jiri SlabyChar: mxser, globals cleanup
2008-07-25 Jiri SlabyChar: mxser, ioctl cleanup
2008-07-25 Akinobu Mitanwflash: use simple_read_from_buffer()
2008-07-25 Alan Coxdsp56k: BKL pushdown
2008-07-25 Alan Coxds1302: push down the BKL into the driver ioctl code
2008-07-25 Alan Coxppdev: wrap ioctl handler in driver and push lock down
2008-07-25 Alan Coxixj: push BKL into driver and wrap ioctls
2008-07-25 Alan Coxsx: push BKL down into the firmware ioctl handler
2008-07-25 Alan Coxrio: push down the BKL into the firmware ioctl handler
2008-07-25 Alan Coxmwave: ioctl BKL pushdown
2008-07-25 Alan Coxip2: push BKL down for the firmware interface
2008-07-25 Alan Coxefirtc: push down the BKL
2008-07-25 Adrian Bunk#if 0 hpet_unregister()
2008-07-25 Adrian Bunkproper extern for mwave_s_mdd
2008-07-25 Edgar E. Iglesiaself: use ELF_CORE_EFLAGS for kcore ELF header flags
2008-07-25 Adrian Bunkpty: remove unused UNIX98_PTY_COUNT options
2008-07-25 Nadia Derbeyipc: do not use a negative value to re-enable msgmni...
2008-07-25 Akinobu Mitaipc: use simple_read_from_buffer()
2008-07-25 Manfred Spraulipc/sem.c: rewrite undo list locking
next